paper-with-me

홈 › Papers

Cross-Modal Clinical Knowledge Integration for Mammography Report Generation

2026-05-29 · Jiayi Zhu, Fuxiang Huang, Yu Xie, Xi Wang, Zhixuan Chen, Yuan Guo, Qingcong Kong, Zhenhui Li, Qiong Luo, Hao Chen arxiv

Breast cancer is a major global health concern, and mammography screening plays a central role in early detection. The large volume of screening examinations creates a substantial workload for radiologists, making accurate and consistent report generation a critical clinical challenge. Existing automated mammography report generation methods primarily focus on direct visual-to-text mapping, while overlooking the structured clinical reasoning process followed by radiologists in real-world practice. To address this limitation, we propose MammoRG, a mammography report generation framework that explicitly simulates the clinical reporting workflow by following the BI-RADS guideline and incorporating prior clinical knowledge to produce diagnostic reports. Specifically, MammoRG adopts a two-stage training framework. In the first stage, the model learns to integrate clinically relevant prior knowledge from a patient's four-view mammograms through classification-based supervision. In the second stage, a terminology-aware supervised fine-tuning strategy is introduced to model mammography-specific clinical terms as atomic semantic units, enabling the generation of high-quality reports with improved clinical consistency. To facilitate clinical efficacy evaluation of generated reports, we further develop MammoRGTool, a dedicated mammography report parsing tool that extracts structured clinical information from free-text reports. Extensive experiments demonstrate that MammoRG consistently outperforms existing methods across multiple clinical efficacy metrics, particularly in diagnosis-related BI-RADS F1, where it surpasses the second-best model by 2.73%, 2.04%, 1.90%, and 3.27% on the internal, external 1, external 2, and VinDr-Mammo datasets, respectively.

📄 PDF Abstract BibTeX arXiv:2605.31093

Code (0)

등록된 구현이 없습니다.

Tasks

Clinical Knowledge

Similar Papers 제목 키워드 기반

A Multi-Modal AI System for Screening Mammography: Integrating 2D and 3D Imaging to Improve Breast Cancer Detection in a Prospective Clinical Study

2025-04-08 · Jungkyu Park, Jan Witowski, Yanqi Xu, Hari Trivedi 외

Although digital breast tomosynthesis (DBT) improves diagnostic performance over full-field digital mammography (FFDM), false-positive recalls remain a concern in breast cancer screening. We developed a multi-modal artif…

Breast Cancer DetectionDiagnostic

Cross-Attention Multimodal Fusion for Breast Cancer Diagnosis: Integrating Mammography and Clinical Data with Explainability

2025-08-21 · Muhaisin Tiyumba Nantogmah, Abdul-Barik Alhassan, Salamudeen Alhassan arxiv

A precise assessment of the risk of breast lesions can greatly lower it and assist physicians in choosing the best course of action. To categorise breast lesions, the majority of current computer-aided systems only use c…

Evaluating GPT-5 as a Multimodal Clinical Reasoner: A Landscape Commentary

2026-03-05 · Alexandru Florea, Shansong Wang, Mingzhe Hu, Qiang Li 외 arxiv

The transition from task-specific artificial intelligence toward general-purpose foundation models raises fundamental questions about their capacity to support the integrated reasoning required in clinical medicine, wher…

AMRG: Extend Vision Language Models for Automatic Mammography Report Generation

2025-08-12 · Nak-Jun Sung, Donghyun Lee, Bo Hwa Choi, Chae Jung Park arxiv

Mammography report generation is a critical yet underexplored task in medical AI, characterized by challenges such as multiview image reasoning, high-resolution visual cues, and unstructured radiologic language. In this …

parameter-efficient fine-tuning

OncoVision: Integrating Mammography and Clinical Data through Attention-Driven Multimodal AI for Enhanced Breast Cancer Diagnosis

2025-11-24 · Istiak Ahmed, Galib Ahmed, K. Shahriar Sanjid, Md. Tanzim Hossain 외 arxiv

OncoVision is a multimodal AI pipeline that combines mammography images and clinical data for better breast cancer diagnosis. Employing an attention-based encoder-decoder backbone, it jointly segments four ROIs - masses,…