사업성과 BK21 FOUR 산업혁신 애널리틱스 교육연구단

학술대회발표

2025 InstructX2X: An Interpretable Local Editing Model for Counterfactual Medical Image Generation

페이지 정보

작성자 관리자 작성일 26-07-15 10:52

본문

저자
Hyungi Min, Taeseung You, Hangyeul Lee, Yeongjae Cho, Sungzoon Cho
학술대회명
The 28th International Conference on Medical Image Computing and Computer Assisted Intervention (MICCAI 2025)
개최지
한국
발표형식
구두
년도
2025

Abstract

Counterfactual medical image generation have emerged as a critical tool for enhancing AI-driven systems in medical domain by answering "what-if" questions. However, existing approaches face two fundamental limitations: First, they fail to prevent unintended modifications, resulting collateral changes in demographic attributes when only disease features should be affected. Second, they lack interpretability in their editing process, which significantly limits their utility in realworld medical applications. To address these limitations, we present InstructX2X, a novel interpretable local editing model for counterfactual medical image generation featuring Region-Specific Editing. This approach restricts modifications to specific regions, effectively preventing unintended changes while simultaneously providing a Guidance Map that offers inherently interpretable visual explanations of the editing process.

Additionally, we introduce MIMIC-EDIT-INSTRUCTION, a dataset for counterfactual medical image generation derived from expert-verified medical VQA pairs. Through extensive experiments, InstructX2X achieve state-of-the-art performance across all major evaluation metrics. Our model successfully generates high-quality counterfactual chest X-ray images along with interpretable explanations, as validated by experienced radiologists. Our code and dataset are publicly available at https:// github.com/hgminn/InstructX2X.