CVJun 23

Jolia: Concept-Level Vision-Language Alignment for 3D CT Contrastive Learning

arXiv:2606.2457021.7
Predicted impact top 10% in CV · last 90 daysOriginality Highly original
AI Analysis

For medical imaging researchers, this method improves pretraining for 3D CT by preserving fine-grained anatomical details lost in global CLIP-style alignment.

ConQuer introduces concept-level vision-language alignment for 3D CT, splitting reports into concept-specific sections and learning cross-attention queries to align image features per concept. Jolia, trained on chest and abdominal CT, outperforms CLIP baselines on findings classification, report generation, and cross-center transfer, achieving new state-of-the-art results.

Vision-language contrastive pretraining has become the dominant recipe for 3D medical foundation models, leveraging the large volumes of paired scans and reports produced in clinical practice. However, medical images usually span dozens of organs, and radiological reports are much longer than typical natural image captions and are composed of multiple structured sections. CLIP-style pretraining compresses this structure by encoding each modality into a single global token, at the risk of losing important details. We introduce ConQuer (Concept Queries), an image-text pretraining method that augments CLIP's global alignment with a set of localized alignments, one per concept. ConQuer splits the report into concept-specific sections and learns cross-attention queries that pool the matching image features without using any segmentation mask or spatial supervision. Contrastive learning is then applied independently for each concept. Concepts can be any unit of semantic localization; here, they are anatomical regions, one query per organ or gross body region. As a byproduct, each query learns attention maps focused on its concept, providing built-in spatial interpretability. We use ConQuer to train Jolia, a 3D CT foundation model on chest and abdominal CT. Jolia consistently outperforms a CLIP baseline on findings classification, report generation, and cross-center transfer, and sets a new state of the art across multiple public benchmarks. Jolia's weights will be released upon acceptance.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes