paper-with-me

홈 › Papers

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, Curtis P. Langlotz

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 applications. In this work, we develop a general framework where we evaluate the factual correctness of a generated summary by fact-checking it automatically against its reference using an information extraction module. We further propose a training strategy which optimizes a neural summarization model with a factual correctness reward via reinforcement learning. We apply the proposed method to the summarization of radiology reports, where factual correctness is a key requirement. On two separate datasets collected from hospitals, we show via both automatic and human evaluation that the proposed approach substantially improves the factual correctness and overall quality of outputs over a competitive neural summarization system, producing radiology summaries that approach the quality of human-authored ones.

📄 PDF Abstract BibTeX arXiv:1911.02541

Code (0)

등록된 구현이 없습니다.

Tasks

Abstractive Text SummarizationFact CheckingReinforcement LearningReinforcement Learning (RL)

Similar Papers 제목 키워드 기반

Adversarial NLI for Factual Correctness in Text Summarisation Models

2020-05-24 · Mario Barrantes, Benedikt Herudek, Richard Wang

We apply the Adversarial NLI dataset to train the NLI model and show that the model has the potential to enhance factual correctness in abstract summarization. We follow the work of Falke et al. (2019), which rank multip…

FactReranker: Fact-guided Reranker for Faithful Radiology Report Summarization

2023-03-15 · Qianqian Xie, Jiayu Zhou, Yifan Peng, Fei Wang

Automatic radiology report summarization is a crucial clinical task, whose key challenge is to maintain factual accuracy between produced summaries and ground truth radiology findings. Existing research adopts reinforcem…

Graph Generation

Fine-tuning BERT Models for Summarizing German Radiology Findings

2022-07-01 · NAACL (ClinicalNLP) 2022 7 · Siting Liang, Klaus Kades, Matthias Fink, Peter Full 외

Writing the conclusion section of radiology reports is essential for communicating the radiology findings and its assessment to physician in a condensed form. In this work, we employ a transformer-based Seq2Seq model for…

Decoder

A Method to Automate the Discharge Summary Hospital Course for Neurology Patients

2023-05-10 · Vince C. Hartman, Sanika S. Bapat, Mark G. Weiner, Babak B. Navi 외

Generation of automated clinical notes have been posited as a strategy to mitigate physician burnout. In particular, an automated narrative summary of a patient's hospital stay could supplement the hospital course sectio…

Decoder

Generating medically-accurate summaries of patient-provider dialogue: A multi-stage approach using large language models

2023-05-10 · Varun Nair, Elliot Schumacher, Anitha Kannan

A medical provider's summary of a patient visit serves several critical purposes, including clinical decision-making, facilitating hand-offs between providers, and as a reference for the patient. An effective summary is …

Conversation SummarizationDecision MakingDialogue Understanding