中文
相关论文

相关论文: Faithful or Extractive? On Mitigating the Faithful…

200 篇论文

Neural models for abstractive summarization tend to generate output that is fluent and well-formed but lacks semantic faithfulness, or factuality, with respect to the input documents. In this paper, we analyze the tradeoff between…

计算与语言 · 计算机科学 2023-04-26 Markus Dreyer , Mengwen Liu , Feng Nan , Sandeep Atluri , Sujith Ravi

Unlike extractive summarization, abstractive summarization has to fuse different parts of the source text, which inclines to create fake facts. Our preliminary study reveals nearly 30% of the outputs from a state-of-the-art neural…

信息检索 · 计算机科学 2017-11-15 Ziqiang Cao , Furu Wei , Wenjie Li , Sujian Li

Despite the success achieved in neural abstractive summarization based on pre-trained language models, one unresolved issue is that the generated summaries are not always faithful to the input document. There are two possible causes of the…

计算与语言 · 计算机科学 2022-10-06 Xiuying Chen , Mingzhe Li , Xin Gao , Xiangliang Zhang

The problems of unfaithful summaries have been widely discussed under the context of abstractive summarization. Though extractive summarization is less prone to the common unfaithfulness issues of abstractive summaries, does that mean…

计算与语言 · 计算机科学 2023-05-31 Shiyue Zhang , David Wan , Mohit Bansal

While the reasoning capabilities of Large Language Models (LLMs) excel in analytical tasks such as mathematics and code generation, their utility for abstractive summarization remains widely assumed but largely unverified. To bridge this…

计算与语言 · 计算机科学 2025-12-10 Haohan Yuan , Haopeng Zhang

Despite significant progress in understanding and improving faithfulness in abstractive summarization, the question of how decoding strategies affect faithfulness is less studied. We present a systematic study of the effect of generation…

计算与语言 · 计算机科学 2023-03-07 David Wan , Mengwen Liu , Kathleen McKeown , Markus Dreyer , Mohit Bansal

Dialogue summarization is abstractive in nature, making it suffer from factual errors. The factual correctness of summaries has the highest priority before practical applications. Many efforts have been made to improve faithfulness in text…

计算与语言 · 计算机科学 2022-10-24 Bin Wang , Chen Zhang , Yan Zhang , Yiming Chen , Haizhou Li

Abstractive summarization using large language models (LLMs) has become an essential tool for condensing information. However, despite their ability to generate fluent summaries, these models sometimes produce unfaithful summaries,…

计算与语言 · 计算机科学 2025-10-14 Sicong Huang , Qianqi Yan , Shengze Wang , Ian Lane

Abstractive summarization models typically generate content unfaithful to the input, thus highlighting the significance of evaluating the faithfulness of generated summaries. Most faithfulness metrics are only evaluated on news domain, can…

计算与语言 · 计算机科学 2022-11-17 Sicong Huang , Asli Celikyilmaz , Haoran Li

It is well known that the standard likelihood training and approximate decoding objectives in neural text generation models lead to less human-like responses for open-ended tasks such as language modeling and story generation. In this paper…

计算与语言 · 计算机科学 2020-05-05 Joshua Maynez , Shashi Narayan , Bernd Bohnet , Ryan McDonald

Summarization models often generate text that is poorly calibrated to quality metrics because they are trained to maximize the likelihood of a single reference (MLE). To address this, recent work has added a calibration step, which exposes…

Despite recent advances in abstractive summarization, current summarization systems still suffer from content hallucinations where models generate text that is either irrelevant or contradictory to the source document. However, prior work…

计算与语言 · 计算机科学 2022-05-02 Yue Dong , John Wieting , Pat Verga

Opinion and multi-document summarisation often involve genuinely conflicting viewpoints, yet many existing approaches, particularly LLM-based systems, implicitly smooth disagreement and over-represent majority opinions. This limits the…

计算与语言 · 计算机科学 2026-01-09 Favour Yahdii Aghaebe , Tanefa Apekey , Elizabeth Williams , Nafise Sadat Moosavi

A commonly observed problem with the state-of-the art abstractive summarization models is that the generated summaries can be factually inconsistent with the input documents. The fact that automatic summarization may produce…

Modern abstractive summarization models often generate summaries that contain hallucinated or contradictory information. In this paper, we propose a simple but effective contrastive learning framework that incorporates recent developments…

计算与语言 · 计算机科学 2023-07-11 I-Chun Chern , Zhiruo Wang , Sanjan Das , Bhavuk Sharma , Pengfei Liu , Graham Neubig

LLMs deployed multilingually are often audited via English explanations for non-English inputs. We evaluate extractive explanations ''where the model identifies input token spans as evidence alongside a generated rationale'' and uncover a…

计算与语言 · 计算机科学 2026-05-20 Somnath Banerjee , Pranav Jha , Rima Hazra , Animesh Mukherjee

Determining faithfulness of a claim to a source document is an important problem across many domains. This task is generally treated as a binary judgment of whether the claim is supported or unsupported in relation to the source. In many…

计算与语言 · 计算机科学 2025-09-17 Melanie Subbiah , Akankshya Mishra , Grace Kim , Liyan Tang , Greg Durrett , Kathleen McKeown

Faithfulness evaluators based on large language models (LLMs) are often fooled by the fluency of the text and struggle with identifying errors in the summaries. We propose an approach to summary faithfulness evaluation in which multiple…

Despite being able to generate fluent and grammatical text, current Seq2Seq summarization models still suffering from the unfaithful generation problem. In this paper, we study the faithfulness of existing systems from a new perspective of…

计算与语言 · 计算机科学 2022-11-02 Wenhao Wu , Wei Li , Jiachen Liu , Xinyan Xiao , Ziqiang Cao , Sujian Li , Hua Wu

Recent advances in the field of abstractive summarization leverage pre-trained language models rather than train a model from scratch. However, such models are sluggish to train and accompanied by a massive overhead. Researchers have…

计算与语言 · 计算机科学 2022-09-01 Zheng Zhao , Pinzhen Chen
‹ 上一页 1 2 3 10 下一页 ›