paper-with-me

홈 › Papers

IBMResearch at MEDIQA 2021: Toward Improving Factual Correctness of Radiology Report Abstractive Summarization

2021-06-01 · NAACL (BioNLP) 2021 6 · Diwakar Mahajan, Ching-Huei Tsou, Jennifer J Liang

Although recent advances in abstractive summarization systems have achieved high scores on standard natural language metrics like ROUGE, their lack of factual consistency remains an open challenge for their use in sensitive real-world settings such as clinical practice. In this work, we propose a novel approach to improve factual correctness of a summarization system by re-ranking the candidate summaries based on a factual vector of the summary. We applied this process during our participation in MEDIQA 2021 Task 3: Radiology Report Summarization, where the task is to generate an impression summary of a radiology report, given findings and background as inputs. In our system, we first used a transformer-based encoder-decoder model to generate top N candidate impression summaries for a report, then trained another transformer-based model to predict a 14-observations-vector of the impression based on the findings and background of the report, and finally, utilized this vector to re-rank the candidate summaries. We also employed a source-specific ensembling technique to accommodate for distinct writing styles from different radiology report sources. Our approach yielded 2nd place in the challenge.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Abstractive Text SummarizationDecoderRe-Ranking

Similar 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 외

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)

BDKG at MEDIQA 2021: System Report for the Radiology Report Summarization Task

2021-06-01 · NAACL (BioNLP) 2021 6 · Songtai Dai, Quan Wang, Yajuan Lyu, Yong Zhu

This paper presents our winning system at the Radiology Report Summarization track of the MEDIQA 2021 shared task. Radiology report summarization automatically summarizes radiology findings into free-text impressions. Th…

DecoderDomain AdaptationText Normalization

QIAI at MEDIQA 2021: Multimodal Radiology Report Summarization

2021-06-01 · NAACL (BioNLP) 2021 6 · Jean-Benoit Delbrouck, Cassie Zhang, Daniel Rubin

This paper describes the solution of the QIAI lab sent to the Radiology Report Summarization (RRS) challenge at MEDIQA 2021. This paper aims to investigate whether using multimodality during training improves the summari…

Optum at MEDIQA 2021: Abstractive Summarization of Radiology Reports using simple BART Finetuning

2021-06-01 · NAACL (BioNLP) 2021 6 · Ravi Kondadadi, Sahil Manchanda, Jason Ngo, Ronan McCormack

This paper describes experiments undertaken and their results as part of the BioNLP MEDIQA 2021 challenge. We participated in Task 3: Radiology Report Summarization. Multiple runs were submitted for evaluation, from solu…

Abstractive Text SummarizationTransfer Learning

Improving the Factual Correctness of Radiology Report Generation with Semantic Rewards

2022-10-21 · Jean-Benoit Delbrouck, Pierre Chambon, Christian Bluethgen, Emily Tsai 외

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 hav…

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