Med-SORA: Symptom to Organ Reasoning in Abdomen CT Images.
basic_science · Level V
Where this comes from
- Record sourced from PubMed, PMID 42406668.
- Also identified by DOI 10.1109/JBHI.2026.3710754.
- No licence information is recorded for this record.
- Because redistribution is not established, this page shows the abstract only. Follow the links below for the full text.
Abstract
Understanding symptom-image associations is crucial for clinical reasoning. However, existing medical multimodal models often rely on simple one-to-one hard labeling, oversimplifying clinical reality where symptoms relate to multiple organs. In addition, they mainly use single-slice 2D features without incorporating 3D information, limiting their ability to capture full anatomical context. In this study, we propose Med-SORA, a framework for symptom-to-organ reasoning in abdominal CT images. Med-SORA introduces RAG-based dataset construction, soft labeling with learnable organ anchors to capture one-to-many symptom-organ relationships, and a 2D-3D cross-attention architecture to fuse local and global image features. To our knowledge, this is the first work to address symptom-to-organ reasoning in medical multimodal learning. Experimental results show that Med-SORA outperforms existing medical multimodal models and enables accurate 3D clinical reasoning, serving as a cornerstone for future research in interpretable and clinically grounded multimodal reasoning. The code and dataset are available at https://github.com/YouKyoung-Na/Med-SORA.