paper-with-me

Papers

Understanding Transfer Learning for Chest Radiograph Clinical Report Generation with Modified Transformer Architectures

2022-05-05 · Edward Vendrow, Ethan Schonfeld

The image captioning task is increasingly prevalent in artificial intelligence applications for medicine. One important application is clinical report generation from chest radiographs. The clinical writing of unstructured reports is time consuming and error-prone. An automated system would improve standardization, error reduction, time consumption, and medical accessibility. In this paper we demonstrate the importance of domain specific pre-training and propose a modified transformer architecture for the medical image captioning task. To accomplish this, we train a series of modified transformers to generate clinical reports from chest radiograph image input. These modified transformers include: a meshed-memory augmented transformer architecture with visual extractor using ImageNet pre-trained weights, a meshed-memory augmented transformer architecture with visual extractor using CheXpert pre-trained weights, and a meshed-memory augmented transformer whose encoder is passed the concatenated embeddings using both ImageNet pre-trained weights and CheXpert pre-trained weights. We use BLEU(1-4), ROUGE-L, CIDEr, and the clinical CheXbert F1 scores to validate our models and demonstrate competitive scores with state of the art models. We provide evidence that ImageNet pre-training is ill-suited for the medical image captioning task, especially for less frequent conditions (eg: enlarged cardiomediastinum, lung lesion, pneumothorax). Furthermore, we demonstrate that the double feature model improves performance for specific medical conditions (edema, consolidation, pneumothorax, support devices) and overall CheXbert F1 score, and should be further developed in future work. Such a double feature model, including both ImageNet pre-training as well as domain specific pre-training, could be used in a wide range of image captioning models in medicine.

📄 PDF Abstract BibTeX arXiv:2205.02841

Code (0)

등록된 구현이 없습니다.

Tasks

Image CaptioningTransfer Learning

Similar Papers 제목 키워드 기반

RATCHET: Medical Transformer for Chest X-ray Diagnosis and Reporting

2021-07-05 · Benjamin Hou, Georgios Kaissis, Ronald Summers, Bernhard Kainz

Chest radiographs are one of the most common diagnostic modalities in clinical routine. It can be done cheaply, requires minimal equipment, and the image can be diagnosed by every radiologists. However, the number of che…

DiagnosticText Generation

Utility of Multimodal Large Language Models in Analyzing Chest X-ray with Incomplete Contextual Information

2024-09-20 · Choonghan Kim, Seonhee Cho, Joo Heung Yoon

Background: Large language models (LLMs) are gaining use in clinical settings, but their performance can suffer with incomplete radiology reports. We tested whether multimodal LLMs (using text and images) could improve a…

Large Language Model

Evaluating Automated Radiology Report Quality through Fine-Grained Phrasal Grounding of Clinical Findings

2024-12-02 · Razi Mahmood, Pingkun Yan, Diego Machado Reyes, Ge Wang 외

Several evaluation metrics have been developed recently to automatically assess the quality of generative AI reports for chest radiographs based only on textual information using lexical, semantic, or clinical named enti…

named-entity-recognitionNamed Entity Recognition

RSNA Large Language Model Benchmark Dataset for Chest Radiographs of Cardiothoracic Disease: Radiologist Evaluation and Validation Enhanced by AI Labels (REVEAL-CXR)

2026-01-21 · Yishu Wei, Adam E. Flanders, Errol Colak, John Mongan 외 arxiv

Multimodal large language models have demonstrated comparable performance to that of radiology trainees on multiple-choice board-style exams. However, to develop clinically useful multimodal LLM tools, high-quality bench…

Can Modern NLP Systems Reliably Annotate Chest Radiography Exams? A Pre-Purchase Evaluation and Comparative Study of Solutions from AWS, Google, Azure, John Snow Labs, and Open-Source Models on an Independent Pediatric Dataset

2025-05-29 · Shruti Hegde, Mabon Manoj Ninan, Jonathan R. Dillman, Shireen Hayatghaibi 외

General-purpose clinical natural language processing (NLP) tools are increasingly used for the automatic labeling of clinical reports. However, independent evaluations for specific tasks, such as pediatric chest radiogra…