paper-with-me

Papers

Background Knowledge Grounding for Readable, Relevant, and Factual Biomedical Lay Summaries

2023-05-03 · Domenic Rosati

Communication of scientific findings to the public is important for keeping non-experts informed of developments such as life-saving medical treatments. However, generating readable lay summaries from scientific documents is challenging, and currently, these summaries suffer from critical factual errors. One popular intervention for improving factuality is using additional external knowledge to provide factual grounding. However, it is unclear how these grounding sources should be retrieved, selected, or integrated, and how supplementary grounding documents might affect the readability or relevance of the generated summaries. We develop a simple method for selecting grounding sources and integrating them with source documents. We then use the BioLaySum summarization dataset to evaluate the effects of different grounding sources on summary quality. We found that grounding source documents improves the relevance and readability of lay summaries but does not improve factuality of lay summaries. This continues to be true in zero-shot summarization settings where we hypothesized that grounding might be even more important for factual lay summaries.

📄 PDF Abstract BibTeX arXiv:2305.02104

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Probing Factually Grounded Content Transfer with Factual Ablation

2022-03-18 · Findings (ACL) 2022 5 · Peter West, Chris Quirk, Michel Galley, Yejin Choi

Despite recent success, large neural models often generate factually incorrect text. Compounding this is the lack of a standard automatic evaluation for factuality--it cannot be meaningfully improved if it cannot be meas…

GROUNDEDKG-RAG: Grounded Knowledge Graph Index for Long-document Question Answering

2026-04-06 · Tianyi Zhang, Andreas Marfurt arxiv

Retrieval-augmented generation (RAG) systems have been widely adopted in contemporary large language models (LLMs) due to their ability to improve generation quality while reducing the required input context length. In t…

Semantic Role LabelingQuestion Answering

Knowledge Card: Filling LLMs' Knowledge Gaps with Plug-in Specialized Language Models

2023-05-17 · Shangbin Feng, Weijia Shi, Yuyang Bai, Vidhisha Balachandran 외

By design, large language models (LLMs) are static general-purpose models, expensive to retrain or update frequently. As they are increasingly adopted for knowledge-intensive tasks, it becomes evident that these design c…

Retrieval

Guiding the generation of counterfactual explanations through temporal background knowledge for Predictive Process Monitoring

2024-03-18 · Andrei Buliga, Chiara Di Francescomarino, Chiara Ghidini, Ivan Donadello 외

Counterfactual explanations suggest what should be different in the input instance to change the outcome of an AI system. When dealing with counterfactual explanations in the field of Predictive Process Monitoring, howev…

counterfactualPredictive Process Monitoring

A Glitch in the Matrix? Locating and Detecting Language Model Grounding with Fakepedia

2023-12-04 · Giovanni Monea, Maxime Peyrard, Martin Josifoski, Vishrav Chaudhary 외

Large language models (LLMs) have an impressive ability to draw on novel information supplied in their context. Yet the mechanisms underlying this contextual grounding remain unknown, especially in situations where conte…

counterfactualLanguage ModelingLanguage ModellingRetrieval+1