paper-with-me

홈 › Papers

Improving the Factual Correctness of Radiology Report Generation with Semantic Rewards

2022-10-21 · Jean-Benoit Delbrouck, Pierre Chambon, Christian Bluethgen, Emily Tsai, Omar Almusa, Curtis P. Langlotz

Neural image-to-text radiology report generation systems offer the potential to improve radiology reporting by reducing the repetitive process of report drafting and identifying possible medical errors. These systems have achieved promising performance as measured by widely used NLG metrics such as BLEU and CIDEr. However, the current systems face important limitations. First, they present an increased complexity in architecture that offers only marginal improvements on NLG metrics. Secondly, these systems that achieve high performance on these metrics are not always factually complete or consistent due to both inadequate training and evaluation. Recent studies have shown the systems can be substantially improved by using new methods encouraging 1) the generation of domain entities consistent with the reference and 2) describing these entities in inferentially consistent ways. So far, these methods rely on weakly-supervised approaches (rule-based) and named entity recognition systems that are not specific to the chest X-ray domain. To overcome this limitation, we propose a new method, the RadGraph reward, to further improve the factual completeness and correctness of generated radiology reports. More precisely, we leverage the RadGraph dataset containing annotated chest X-ray reports with entities and relations between entities. On two open radiology report datasets, our system substantially improves the scores up to 14.2% and 25.3% on metrics evaluating the factual correctness and completeness of reports.

📄 PDF Abstract BibTeX arXiv:2210.12186

Code (1)

jbdel/vilmedic 공식 구현 pytorch

Tasks

Image to textnamed-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)

Similar Papers 제목 키워드 기반

Fact-Aware Multimodal Retrieval Augmentation for Accurate Medical Radiology Report Generation

2024-07-21 · Liwen Sun, James Zhao, Megan Han, Chenyan Xiong

Multimodal foundation models hold significant potential for automating radiology report generation, thereby assisting clinicians in diagnosing cardiac diseases. However, generated reports often suffer from serious factua…

DiagnosticRAGRetrievalText Generation

Semantic Consistency-Based Uncertainty Quantification for Factuality in Radiology Report Generation

2024-12-05 · Chenyu Wang, Weichao Zhou, Shantanu Ghosh, Kayhan Batmanghelich 외

Radiology report generation (RRG) has shown great potential in assisting radiologists by automating the labor-intensive task of report writing. While recent advancements have improved the quality and coherence of generat…

DiagnosticSentenceUncertainty Quantification

Optimizing the Factual Correctness of a Summary: A Study of Summarizing Radiology Reports

2019-11-06 · ACL 2020 6 · Yuhao Zhang, Derek Merck, Emily Bao Tsai, Christopher D. Manning 외

Neural abstractive summarization models are able to generate summaries which have high overlap with human references. However, existing models are not optimized for factual correctness, a critical metric in real-world ap…

Abstractive Text SummarizationFact CheckingReinforcement LearningReinforcement Learning (RL)

GREEN: Generative Radiology Report Evaluation and Error Notation

2024-05-06 · Sophie Ostmeier, Justin Xu, Zhihong Chen, Maya Varma 외

Evaluating radiology reports is a challenging problem as factual correctness is extremely important due to the need for accurate medical communication about medical images. Existing automatic evaluation metrics either su…

Natural Language Understanding

Improving Factual Completeness and Consistency of Image-to-Text Radiology Report Generation

2020-10-20 · NAACL 2021 4 · Yasuhide Miura, Yuhao Zhang, Emily Bao Tsai, Curtis P. Langlotz 외

Neural image-to-text radiology report generation systems offer the potential to improve radiology reporting by reducing the repetitive process of report drafting and identifying possible medical errors. However, existing…

Image to textNatural Language InferenceText Generation