CheXLearner: Text-Guided Fine-Grained Representation Learning for Progression Detection
Yuanzhuo Wang, Junwen Duan, Xinyu Li, Jianxin Wang
TL;DR
CheXLearner addresses the challenge of fine-grained, region-wise progression detection in temporal chest X-rays by unifying DETR-based anatomical region localization with a Med-MAM hyperbolic manifold alignment and text-guided supervision from MedCLIP. The framework jointly optimizes detection, cross-modal alignment, and progression classification in an end-to-end manner, using Euclidean fusion and Riemannian parallel transport to reduce domain shifts and preserve semantic discrepancies. Empirical results show substantial gains in region-level progression accuracy (Acc $=81.12\%$, F1 $=80.32\%$) and downstream disease AUC ($=91.52\%$), with notable improvements in structurally complex regions. This approach demonstrates the value of integrating anatomical structure alignment with region-wise textual semantics for robust medical image analysis and has potential to enhance clinical decision support and resource planning.
Abstract
Temporal medical image analysis is essential for clinical decision-making, yet existing methods either align images and text at a coarse level - causing potential semantic mismatches - or depend solely on visual information, lacking medical semantic integration. We present CheXLearner, the first end-to-end framework that unifies anatomical region detection, Riemannian manifold-based structure alignment, and fine-grained regional semantic guidance. Our proposed Med-Manifold Alignment Module (Med-MAM) leverages hyperbolic geometry to robustly align anatomical structures and capture pathologically meaningful discrepancies across temporal chest X-rays. By introducing regional progression descriptions as supervision, CheXLearner achieves enhanced cross-modal representation learning and supports dynamic low-level feature optimization. Experiments show that CheXLearner achieves 81.12% (+17.2%) average accuracy and 80.32% (+11.05%) F1-score on anatomical region progression detection - substantially outperforming state-of-the-art baselines, especially in structurally complex regions. Additionally, our model attains a 91.52% average AUC score in downstream disease classification, validating its superior feature representation.
