paper-with-me

Papers

A Self-Boosting Framework for Automated Radiographic Report Generation

2021-06-19 · CVPR 2021 1 · Zhanyu Wang, Luping Zhou, Lei Wang, Xiu Li

Automated radiographic report generation is a challenging task since it requires to generate paragraphs describing fine-grained visual differences of cases, especially for those between the diseased and the healthy. Existing image captioning methods commonly target at generic images, and lack mechanism to meet this requirement. To bridge this gap, in this paper, we propose a self-boosting framework that improves radiographic report generation based on the cooperation of the main task of report generation and anauxiliary task of image-text matching. The two tasks are built as the two branches of a network model and influence each other in a cooperative way. On one hand, the image-text matching branch helps to learn highly text-correlated visual features for the report generation branch to output high quality reports. One the other hand, the improved reports produced by the report generation branch provideadditional harder samples for the image-text matching task and enforce the latter to improve itself by learning better visual and text feature representations. This, in turn, helps improve the report generation branch again. These two branches are jointly trained to help improve each other iteratively and progressively, so that the whole model is self-boosted without requiring any external resources. Additionally, in the loss function, our model evaluates the quality of the generated reports not only on the word similarity as common approaches do (via minimizing a cross-entropy loss), but also on the feature similarity at high-level, while the latter is provided by the text-encoder of the image-text matching branch. Experimental results demonstrate the effectiveness of our method on two public datasets, showing its superior performance over other state-of-the-art medical report generation methods.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Image CaptioningImage-text matchingMedical Report GenerationText MatchingWord Similarity

Similar Papers 제목 키워드 기반

A Medical Semantic-Assisted Transformer for Radiographic Report Generation

2022-08-22 · Zhanyu Wang, Mingkang Tang, Lei Wang, Xiu Li 외

Automated radiographic report generation is a challenging cross-domain task that aims to automatically generate accurate and semantic-coherence reports to describe medical images. Despite the recent progress in this fiel…

Image CaptioningMedical Report Generation

PadChest: A large chest x-ray image dataset with multi-label annotated reports

2019-01-22 · Aurelia Bustos, Antonio Pertusa, Jose-Maria Salinas, Maria de la Iglesia-Vayá

We present a labeled large-scale, high resolution chest x-ray dataset for the automated exploration of medical images along with their associated reports. This dataset includes more than 160,000 images obtained from 67,0…

Chest X-ray Report Generation through Fine-Grained Label Learning

2020-07-27 · Tanveer Syeda-Mahmood, Ken C. L. Wong, Yaniv Gur, Joy T. Wu 외

Obtaining automated preliminary read reports for common exams such as chest X-rays will expedite clinical workflows and improve operational efficiencies in hospitals. However, the quality of reports generated by current …

A DeepSeek-Powered AI System for Automated Chest Radiograph Interpretation in Clinical Practice

2025-12-23 · Yaowei Bai, Ruiheng Zhang, Yu Lei, Xuhua Duan 외 arxiv

A global shortage of radiologists has been exacerbated by the significant volume of chest X-ray workloads, particularly in primary care. Although multimodal large language models show promise, existing evaluations predom…

Finding-Aware Anatomical Tokens for Chest X-Ray Automated Reporting

2023-08-30 · Francesco Dalla Serra, Chaoyang Wang, Fani Deligianni, Jeffrey Dalton 외

The task of radiology reporting comprises describing and interpreting the medical findings in radiographic images, including description of their location and appearance. Automated approaches to radiology reporting requi…

Image CaptioningLanguage Modelling