English

CURE: Curriculum-guided Multi-task Training for Reliable Anatomy Grounded Report Generation

Computer Vision and Pattern Recognition 2026-01-23 v1 Artificial Intelligence Computation and Language Machine Learning

Abstract

Medical vision-language models can automate the generation of radiology reports but struggle with accurate visual grounding and factual consistency. Existing models often misalign textual findings with visual evidence, leading to unreliable or weakly grounded predictions. We present CURE, an error-aware curriculum learning framework that improves grounding and report quality without any additional data. CURE fine-tunes a multimodal instructional model on phrase grounding, grounded report generation, and anatomy-grounded report generation using public datasets. The method dynamically adjusts sampling based on model performance, emphasizing harder samples to improve spatial and textual alignment. CURE improves grounding accuracy by +0.37 IoU, boosts report quality by +0.188 CXRFEScore, and reduces hallucinations by 18.6%. CURE is a data-efficient framework that enhances both grounding accuracy and report reliability. Code is available at https://github.com/PabloMessina/CURE and model weights at https://huggingface.co/pamessina/medgemma-4b-it-cure

Keywords

Cite

@article{arxiv.2601.15408,
  title  = {CURE: Curriculum-guided Multi-task Training for Reliable Anatomy Grounded Report Generation},
  author = {Pablo Messina and Andrés Villa and Juan León Alcázar and Karen Sánchez and Carlos Hinojosa and Denis Parra and Álvaro Soto and Bernard Ghanem},
  journal= {arXiv preprint arXiv:2601.15408},
  year   = {2026}
}

Comments

31 pages, 7 figures, submitted to CVPR 2026 (under review)

R2 v1 2026-07-01T09:14:50.282Z