Learning How Much, Not Just What: Cross-Patient Burden Order for CT Vision-Language Pretraining

📅 2026-07-31
📈 Citations: 0
Influential: 0
📄 PDF
🤖 AI Summary
This work addresses a key limitation in existing vision–language pretraining methods for CT imaging, which typically only classify the presence or absence of lesions and fail to capture inter-patient variations in lesion burden for the same pathology. To overcome this, the authors propose Spectrum, a novel framework that introduces weakly supervised cross-patient ordinal relationships of lesion burden for the first time. Spectrum incorporates anatomical structure–conditioned modeling, rule-driven lesion burden pair mining, a target-conditioned aligner, and triplet consistency constraints to enforce burden-direction alignment at both global and organ levels—enabling burden-sensitive CT representation learning without requiring longitudinal data. Experiments demonstrate strong performance, achieving 85.6 zero-shot AUROC on CT-RATE and 72.7 on RAD-ChestCT, with consistent gains in linear probing and retrieval tasks.
📝 Abstract
Volumetric CT vision-language pretraining learns 3D representations from scan-report pairs, but global and anatomy-aware objectives supervise only correspondence: they establish what is present and leave how much unconstrained. Nothing separates a mild from an extensive case of the same finding along a consistent direction, so the graded burden language in reports collapses into a present/absent signal. Longitudinal supervision would supply this order, but patient-matched CT pairs are scarce at scale; cross-sectional cohorts already encode weak burden cues across different patients. We introduce Spectrum, an anatomy-conditioned framework that represents each study at whole-study and organ scopes. For each organ-mapped pathology, a rule-based scorer mines confidence-filtered lower-to-higher pairs of different patients, and Burden-Direction Alignment (BDA) aligns the pathology-conditioned image delta with the report delta at each scope, separating that direction from its reverse. Because the endpoints are different people, a target-conditioned aligner first makes them comparable, so the delta reflects burden rather than between-patient variation. BDA further separates the selected direction from its reverse, anchors it to the observed higher-burden endpoint, and enforces consistency across ordered triplets. Since every pair is drawn within a single pathology, BDA is designed to constrain intra-class structure that image-report contrast alone never touches. Spectrum attains 85.6 zero-shot AUROC on CT-RATE and 72.7 on external RAD-ChestCT, with consistent gains in linear probing and retrieval. Weak cross-patient order is thus a scalable complement to anatomy-aware correspondence, yielding burden-aware CT representations without longitudinal data.
Problem

Research questions and friction points this paper is trying to address.

burden estimation
CT vision-language pretraining
cross-patient ordering
pathology severity
intra-class structure
Innovation

Methods, ideas, or system contributions that make the work stand out.

burden-aware representation
cross-patient ordering
vision-language pretraining
Burden-Direction Alignment (BDA)
anatomy-conditioned modeling