AOR: Anatomical Ontology-Guided Reasoning for Medical Large Multimodal Model in Chest X-Ray Interpretation
Qingqiu Li, Zihang Cui, Seongsu Bae, Jilan Xu, Runtian Yuan, Yuejie Zhang, Rui Feng, Quanli Shen, Xiaobo Zhang, Junjun He, Shujun Wang
TL;DR
The paper tackles the lack of region-level understanding and interpretable multi-step reasoning in medical large multimodal models for chest X-ray interpretation. It introduces Anatomical Ontology-Guided Reasoning (AOR), a three-stage framework that centers on anatomical regions and leverages a specialized AOR-Instruction dataset to train models for medical VQA and region-based report generation. The approach combines an image encoder, a region encoder, and an LLM with region-aware projections, enabling multimodal, multi-step reasoning and explicit region grounding. Empirical results show that AOR achieves higher accuracy and more faithful, region-specific reports than prior methods, with strong generalization and grounded qualitative behavior, suggesting substantial potential for clinical decision support. The work also provides a scalable data-and-methodology blueprint for region-centric reasoning in multimodal medical imaging models.
Abstract
Chest X-rays (CXRs) are the most frequently performed imaging examinations in clinical settings. Recent advancements in Large Multimodal Models (LMMs) have enabled automated CXR interpretation, enhancing diagnostic accuracy and efficiency. However, despite their strong visual understanding, current Medical LMMs (MLMMs) still face two major challenges: (1) Insufficient region-level understanding and interaction, and (2) Limited accuracy and interpretability due to single-step reasoning. In this paper, we empower MLMMs with anatomy-centric reasoning capabilities to enhance their interactivity and explainability. Specifically, we first propose an Anatomical Ontology-Guided Reasoning (AOR) framework, which centers on cross-modal region-level information to facilitate multi-step reasoning. Next, under the guidance of expert physicians, we develop AOR-Instruction, a large instruction dataset for MLMMs training. Our experiments demonstrate AOR's superior performance in both VQA and report generation tasks.
