CVAug 6

ALTER: Modeling Longitudinal Changes via Regional Differencing for 3D CT Report Generation

arXiv:2608.0561512.6h-index: 4Has Code
Predicted impact top 20% in CV · last 90 daysOriginality Incremental advance
AI Analysis

For medical imaging researchers, this addresses the under-explored problem of longitudinal modeling in CT report generation, offering a novel approach that improves performance on existing benchmarks.

The paper introduces ALTER, a method for 3D CT report generation that models longitudinal changes by incorporating prior CT scans and reports, achieving state-of-the-art results on RadGenome-ChestCT and CTRG-Chest-548K benchmarks.

Computed tomography (CT) is widely used for clinical diagnosis and longitudinal follow-up, yet automatically generating accurate and complete radiology reports from three-dimensional (3D) CT remains challenging. Existing methods improve fine-grained correspondence between images and text by modeling anatomical regions, but remain centered on the current examination. Consequently, patient-specific longitudinal changes within individual regions remain insufficiently modeled. Meanwhile, interval changes are often distributed across multiple anatomical regions, complicating a coherent assessment of the overall longitudinal state. We propose Anatomically Localized Temporal Evidence Representation (ALTER) to address these limitations. Global Prior Integration (GPI) incorporates the prior CT and report to establish historical context for the current examination. Regional Proxy Differencing (RPD) enables each current anatomical region to retrieve a historical proxy from a single shared encoding of the prior volume and to derive localized interval evidence. Interval Change Fusion (ICF) further combines current abnormality states with region-distributed differences, converting their joint representation into change-aware soft prompts that guide report generation. ALTER achieves state-of-the-art results on most evaluation metrics across the RadGenome-ChestCT validation and CTRG-Chest-548K test sets. Code and data preprocessing details are available at https://github.com/peytonkarlie/ALTER/tree/main.

Code Implementations1 repo
Foundations

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

Your Notes