中文
相关论文

相关论文: Reducing Quantity Hallucinations in Abstractive Su…

200 篇论文

Patients often face difficulties in understanding their hospitalizations, while healthcare workers have limited resources to provide explanations. In this work, we investigate the potential of large language models to generate patient…

计算与语言 · 计算机科学 2024-06-26 Stefan Hegselmann , Shannon Zejiang Shen , Florian Gierse , Monica Agrawal , David Sontag , Xiaoyi Jiang

Plan-guided summarization attempts to reduce hallucinations in small language models (SLMs) by grounding generated summaries to the source text, typically by targeting fine-grained details such as dates or named entities. In this work, we…

计算与语言 · 计算机科学 2025-08-25 Matt Grenander , Siddharth Varia , Paula Czarnowska , Yogarshi Vyas , Kishaloy Halder , Bonan Min

One of the most challenging aspects of current single-document news summarization is that the summary often contains 'extrinsic hallucinations', i.e., facts that are not present in the source document, which are often derived via world…

计算与语言 · 计算机科学 2021-09-23 Xinnuo Xu , Ondřej Dušek , Shashi Narayan , Verena Rieser , Ioannis Konstas

Text summarization condenses a text to a shorter version while retaining the important informations. Abstractive summarization is a recent development that generates new phrases, rather than simply copying or rephrasing sentences within the…

计算与语言 · 计算机科学 2018-02-06 André Cibils , Claudiu Musat , Andreea Hossman , Michael Baeriswyl

Hierarchical Merging is a technique commonly used to summarize very long texts ($>$100K tokens) by breaking down the input into smaller sections, summarizing those sections individually, and then merging or combining those summaries into a…

计算与语言 · 计算机科学 2025-08-11 Litu Ou , Mirella Lapata

Entity abstract summarization aims to generate a coherent description of a given entity based on a set of relevant Internet documents. Pretrained language models (PLMs) have achieved significant success in this task, but they may suffer…

计算与语言 · 计算机科学 2024-03-01 Fangwei Zhu , Peiyi Wang , Zhifang Sui

Abstractive summarization has enjoyed renewed interest in recent years, thanks to pre-trained language models and the availability of large-scale datasets. Despite promising results, current models still suffer from generating factually…

计算与语言 · 计算机科学 2024-01-08 Roee Aharoni , Shashi Narayan , Joshua Maynez , Jonathan Herzig , Elizabeth Clark , Mirella Lapata

Query-focused summarization (QFS) aims to provide a summary of a single document/multi documents that can satisfy the information needs of a given query. It is useful for various real-world applications, such as abstractive snippet…

计算与语言 · 计算机科学 2026-01-06 Zhichao Xu

Abstractive text summarization has recently become a popular approach, but data hallucination remains a serious problem, including with quantitative data. We propose a set of probing tests to evaluate the efficacy of abstract summarization…

计算与语言 · 计算机科学 2022-10-04 Nathan M. White

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…

计算与语言 · 计算机科学 2020-04-29 Yuhao Zhang , Derek Merck , Emily Bao Tsai , Christopher D. Manning , Curtis P. Langlotz

In a world of proliferating data, the ability to rapidly summarize text is growing in importance. Automatic summarization of text can be thought of as a sequence to sequence problem. Another area of natural language processing that solves a…

计算与语言 · 计算机科学 2018-10-23 Jacob Krantz , Jugal Kalita

Despite improvements in performances on different natural language generation tasks, deep neural models are prone to hallucinating facts that are incorrect or nonexistent. Different hypotheses are proposed and examined separately for…

计算与语言 · 计算机科学 2021-03-30 Yijun Xiao , William Yang Wang

In tasks like summarization and open-book question answering (QA), Large Language Models (LLMs) often encounter "contextual hallucination", where they produce irrelevant or incorrect responses despite having access to accurate source…

计算与语言 · 计算机科学 2025-07-08 Yu Wang , Kamalika Das , Xiang Gao , Wendi Cui , Peng Li , Jiaxin Zhang

Automatic summarization of legal case judgements, which are known to be long and complex, has traditionally been tried via extractive summarization models. In recent years, generative models including abstractive summarization models and…

计算与语言 · 计算机科学 2024-07-23 Aniket Deroy , Kripabandhu Ghosh , Saptarshi Ghosh

Highlighting while reading is a natural behavior for people to track salient content of a document. It would be desirable to teach an extractive summarizer to do the same. However, a major obstacle to the development of a supervised…

计算与语言 · 计算机科学 2019-04-05 Kristjan Arumae , Fei Liu

In real-world scenarios with naturally occurring datasets, reference summaries are noisy and may contain information that cannot be inferred from the source text. On large news corpora, removing low quality samples has been shown to reduce…

计算与语言 · 计算机科学 2022-10-13 Griffin Adams , Han-Chin Shing , Qing Sun , Christopher Winestock , Kathleen McKeown , Noémie Elhadad

Improving factual consistency of abstractive summarization has been a widely studied topic. However, most of the prior works on training factuality-aware models have ignored the negative effect it has on summary quality. We propose EFACTSUM…

计算与语言 · 计算机科学 2023-05-25 Tanay Dixit , Fei Wang , Muhao Chen

Attribution is a key concept in large language models (LLMs) as it enables control over information sources and enhances the factuality of LLMs. While existing approaches utilize open book question answering to improve attribution, factual…

计算与语言 · 计算机科学 2023-11-14 Abdullatif Köksal , Renat Aksitov , Chung-Ching Chang

Despite significant progress, state-of-the-art abstractive summarization methods are still prone to hallucinate content inconsistent with the source document. In this paper, we propose Constrained Abstractive Summarization (CAS), a general…

计算与语言 · 计算机科学 2021-12-17 Yuning Mao , Xiang Ren , Heng Ji , Jiawei Han

Large language models (LLMs) produce context inconsistency hallucinations, which are LLM generated outputs that are misaligned with the user prompt. This research project investigates whether prompt engineering (PE) methods can mitigate…

计算与语言 · 计算机科学 2025-12-19 Imane Jaaouine , Ross D. King