paper-with-me

홈 › Papers

Query-Focused EHR Summarization to Aid Imaging Diagnosis

2020-04-09 · Denis Jered McInerney, Borna Dabiri, Anne-Sophie Touret, Geoffrey Young, Jan-Willem van de Meent, Byron C. Wallace

Electronic Health Records (EHRs) provide vital contextual information to radiologists and other physicians when making a diagnosis. Unfortunately, because a given patient's record may contain hundreds of notes and reports, identifying relevant information within these in the short time typically allotted to a case is very difficult. We propose and evaluate models that extract relevant text snippets from patient records to provide a rough case summary intended to aid physicians considering one or more diagnoses. This is hard because direct supervision (i.e., physician annotations of snippets relevant to specific diagnoses in medical records) is prohibitively expensive to collect at scale. We propose a distantly supervised strategy in which we use groups of International Classification of Diseases (ICD) codes observed in 'future' records as noisy proxies for 'downstream' diagnoses. Using this we train a transformer-based neural model to perform extractive summarization conditioned on potential diagnoses. This model defines an attention mechanism that is conditioned on potential diagnoses (queries) provided by the diagnosing physician. We train (via distant supervision) and evaluate variants of this model on EHR data from Brigham and Women's Hospital in Boston and MIMIC-III (the latter to facilitate reproducibility). Evaluations performed by radiologists demonstrate that these distantly supervised models yield better extractive summaries than do unsupervised approaches. Such models may aid diagnosis by identifying sentences in past patient reports that are clinically relevant to a potential diagnosis.

📄 PDF Abstract BibTeX arXiv:2004.04645

Code (0)

등록된 구현이 없습니다.

Tasks

Extractive Summarization

Similar Papers 제목 키워드 기반

Few-shot Query-Focused Summarization with Prefix-Merging

2022-11-29 · Ruifeng Yuan, Zili Wang, Ziqiang Cao, Wenjie Li

Query-focused summarization has been considered as an important extension for text summarization. It aims to generate a concise highlight for a given query. Different from text summarization, query-focused summarization …

Few-Shot LearningQuery-focused SummarizationQuestion AnsweringText Summarization

Transforming Wikipedia into Augmented Data for Query-Focused Summarization

2019-11-08 · Haichao Zhu, Li Dong, Furu Wei, Bing Qin 외

The limited size of existing query-focused summarization datasets renders training data-driven summarization models challenging. Meanwhile, the manual construction of a query-focused summarization corpus is costly and ti…

Data AugmentationQuery-focused Summarization

Query-Focused Extractive Video Summarization

2016-07-18 · Aidean Sharghi, Boqing Gong, Mubarak Shah

Video data is explosively growing. As a result of the "big video data", intelligent algorithms for automatic video summarization have re-emerged as a pressing need. We develop a probabilistic model, Sequential and Hierar…

Query focused video summarizationVideo Summarization

DETQUS: Decomposition-Enhanced Transformers for QUery-focused Summarization

2025-03-07 · Yasir Khan, Xinlei Wu, Sangpil Youm, Justin Ho 외

Query-focused tabular summarization is an emerging task in table-to-text generation that synthesizes a summary response from tabular data based on user queries. Traditional transformer-based approaches face challenges du…

DecoderLanguage ModelingLanguage ModellingLarge Language Model+3

Convolutional Hierarchical Attention Network for Query-Focused Video Summarization

2020-01-31 · Shuwen Xiao, Zhou Zhao, Zijian Zhang, Xiaohui Yan 외

Previous approaches for video summarization mainly concentrate on finding the most diverse and representative visual contents as video summary without considering the user's preference. This paper addresses the task of q…

Query focused video summarizationVideo Summarization