paper-with-me

Papers

A Disease-Aware Dual-Stage Framework for Chest X-ray Report Generation

2025-11-15 · Puzhen Wu, Hexin Dong, Yi Lin, Yihao Ding, Yifan Peng arxiv

Radiology report generation from chest X-rays is an important task in artificial intelligence with the potential to greatly reduce radiologists' workload and shorten patient wait times. Despite recent advances, existing approaches often lack sufficient disease-awareness in visual representations and adequate vision-language alignment to meet the specialized requirements of medical image analysis. As a result, these models usually overlook critical pathological features on chest X-rays and struggle to generate clinically accurate reports. To address these limitations, we propose a novel dual-stage disease-aware framework for chest X-ray report generation. In Stage~1, our model learns Disease-Aware Semantic Tokens (DASTs) corresponding to specific pathology categories through cross-attention mechanisms and multi-label classification, while simultaneously aligning vision and language representations via contrastive learning. In Stage~2, we introduce a Disease-Visual Attention Fusion (DVAF) module to integrate disease-aware representations with visual features, along with a Dual-Modal Similarity Retrieval (DMSR) mechanism that combines visual and disease-specific similarities to retrieve relevant exemplars, providing contextual guidance during report generation. Extensive experiments on benchmark datasets (i.e., CheXpert Plus, IU X-ray, and MIMIC-CXR) demonstrate that our disease-aware framework achieves state-of-the-art performance in chest X-ray report generation, with significant improvements in clinical accuracy and linguistic quality.

📄 PDF Abstract BibTeX arXiv:2511.12259

Code (0)

등록된 구현이 없습니다.

Tasks

Multi-Label ClassificationContrastive Learning

Similar Papers 제목 키워드 기반

Clinical Priors Guided Lung Disease Detection in 3D CT Scans

2026-03-16 · Kejin Lu, Jianfa Bai, Qingqiu Li, Runtian Yuan 외 arxiv

Accurate classification of lung diseases from chest CT scans plays an important role in computer-aided diagnosis systems. However, medical imaging datasets often suffer from severe class imbalance, which may significantl…

Joint enhancement of automatic chest X-ray diagnosis and radiological gaze prediction with multi-stage cooperative learning

2024-03-25 · Zirui Qiu, Hassan Rivaz, Yiming Xiao

Purpose: As visual inspection is an inherent process during radiological screening, the associated eye gaze data can provide valuable insights into relevant clinical decisions. As deep learning has become the state-of-th…

Contrastive LearningDiagnosticGaze PredictionMulti-Task Learning

A Structure-Aware Relation Network for Thoracic Diseases Detection and Segmentation

2021-04-21 · Jie Lian, Jingyu Liu, Shu Zhang, Kai Gao 외

Instance level detection and segmentation of thoracic diseases or abnormalities are crucial for automatic diagnosis in chest X-ray images. Leveraging on constant structure and disease relations extracted from domain know…

Instance SegmentationObject DetectionRelationRelation Network

Classification of Chest Diseases using Wavelet Transforms and Transfer Learning

2020-02-03 · Ahmed Rasheed, Muhammad Shahzad Younis, Muhammad Bilal, Maha Rasheed

Chest X-ray scan is a most often used modality by radiologists to diagnose many chest related diseases in their initial stages. The proposed system aids the radiologists in making decision about the diseases found in the…

ClassificationDeep LearningGeneral ClassificationTransfer Learning

PriorRG: Prior-Guided Contrastive Pre-training and Coarse-to-Fine Decoding for Chest X-ray Report Generation

2025-08-07 · Kang Liu, Zhuoqi Ma, Zikang Fang, Yunan Li 외 arxiv

Chest X-ray report generation aims to reduce radiologists' workload by automatically producing high-quality preliminary reports. A critical yet underexplored aspect of this task is the effective use of patient-specific p…