中文
相关论文

相关论文: Entity-level Factual Consistency of Abstractive Te…

200 篇论文

There has been an increasing interest in detecting hallucinations in model-generated texts, both manually and automatically, at varying levels of granularity. However, most existing methods fail to precisely pinpoint the errors. In this…

计算与语言 · 计算机科学 2025-09-11 Arie Cattan , Paul Roit , Shiyue Zhang , David Wan , Roee Aharoni , Idan Szpektor , Mohit Bansal , Ido Dagan

Working with causal models at different levels of abstraction is an important feature of science. Existing work has already considered the problem of expressing formally the relation of abstraction between causal models. In this paper, we…

人工智能 · 计算机科学 2022-08-02 Fabio Massimo Zennaro , Paolo Turrini , Theodoros Damoulas

An abstract must not change the meaning of the original text. A single most effective way to achieve that is to increase the amount of copying while still allowing for text abstraction. Human editors can usually exercise control over…

计算与语言 · 计算机科学 2019-11-26 Kaiqiang Song , Bingqing Wang , Zhe Feng , Liu Ren , Fei Liu

Effective chart summary can significantly reduce the time and effort decision makers spend interpreting charts, enabling precise and efficient communication of data insights. Previous studies have faced challenges in generating accurate and…

计算与语言 · 计算机科学 2025-01-17 Fen Wang , Bomiao Wang , Xueli Shu , Zhen Liu , Zekai Shao , Chao Liu , Siming Chen

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

Although many studies have investigated and reduced hallucinations in large language models (LLMs) for single-document tasks, research on hallucination in multi-document summarization (MDS) tasks remains largely unexplored. Specifically, it…

计算与语言 · 计算机科学 2025-04-29 Catarina G. Belem , Pouya Pezeshkpour , Hayate Iso , Seiji Maekawa , Nikita Bhutani , Estevam Hruschka

Abstractive document summarization is usually modeled as a sequence-to-sequence (Seq2Seq) learning problem. Unfortunately, training large Seq2Seq based summarization models on limited supervised summarization data is challenging. This paper…

计算与语言 · 计算机科学 2020-10-13 Yanyan Zou , Xingxing Zhang , Wei Lu , Furu Wei , Ming Zhou

One of the challenges of developing a summarization model arises from the difficulty in measuring the factual inconsistency of the generated text. In this study, we reinterpret the decoder overconfidence-regularizing objective suggested in…

计算与语言 · 计算机科学 2022-11-28 Seonil Son , Junsoo Park , Jeong-in Hwang , Junghwa Lee , Hyungjong Noh , Yeonsoo Lee

Large Language Models (LLMs) frequently generate hallucinated content, posing significant challenges for applications where factuality is crucial. While existing hallucination detection methods typically operate at the sentence level or…

机器学习 · 计算机科学 2026-02-02 Albert Sawczyn , Jakub Binkowski , Denis Janiak , Bogdan Gabrys , Tomasz Kajdanowicz

Cutting-edge abstractive summarisers generate fluent summaries, but the factuality of the generated text is not guaranteed. Early summary factuality evaluation metrics are usually based on n-gram overlap and embedding similarity, but are…

计算与语言 · 计算机科学 2024-09-24 Yuxuan Ye , Edwin Simpson , Raul Santos Rodriguez

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

Neural models have become successful at producing abstractive summaries that are human-readable and fluent. However, these models have two critical shortcomings: they often don't respect the facts that are either included in the source…

计算与语言 · 计算机科学 2020-06-30 Beliz Gunel , Chenguang Zhu , Michael Zeng , Xuedong Huang

Due to the exponential growth of information and the need for efficient information consumption the task of summarization has gained paramount importance. Evaluating summarization accurately and objectively presents significant challenges,…

计算与语言 · 计算机科学 2024-12-31 Dong Yuan , Eti Rastogi , Fen Zhao , Sagar Goyal , Gautam Naik , Sree Prasanna Rajagopal

As NLP models become increasingly capable of understanding documents in terms of coherent entities rather than strings, obtaining the most salient entities for each document is not only an important end task in itself but also vital for…

计算与语言 · 计算机科学 2024-02-01 Jessica Lin , Amir Zeldes

Query-focused table summarization requires generating natural language summaries of tabular data conditioned on a user query, enabling users to access insights beyond fact retrieval. Existing approaches face key limitations: table-to-text…

计算与语言 · 计算机科学 2026-04-20 Ye Yuan , Mohammad Amin Shabani , Siqi Liu

Automatic summarization of legal case judgements has traditionally been attempted by using extractive summarization methods. However, in recent years, abstractive summarization models are gaining popularity since they can generate more…

计算与语言 · 计算机科学 2023-06-16 Aniket Deroy , Kripabandhu Ghosh , Saptarshi Ghosh

Story visualization is an under-explored task that falls at the intersection of many important research directions in both computer vision and natural language processing. In this task, given a series of natural language captions which…

计算与语言 · 计算机科学 2021-05-24 Adyasha Maharana , Darryl Hannan , Mohit Bansal

Improving factual consistency in abstractive summarization has been a focus of current research. One promising approach is the post-editing method. However, previous works have yet to make sufficient use of factual factors in summaries and…

计算与语言 · 计算机科学 2024-02-14 Yiyang Li , Lei Li , Dingxin Hu , Xueyi Hao , Marina Litvak , Natalia Vanetik , Yanquan Zhou

We propose a new approach to generate multiple variants of the target summary with diverse content and varying lengths, then score and select admissible ones according to users' needs. Abstractive summarizers trained on single reference…

计算与语言 · 计算机科学 2021-04-06 Kaiqiang Song , Bingqing Wang , Zhe Feng , Fei Liu

This work addresses the challenge of factual consistency in text generation systems. We unify the tasks of Natural Language Inference, Summarization Evaluation, Factuality Verification and Factual Consistency Evaluation to train models…

计算与语言 · 计算机科学 2024-08-09 Raunak Agarwal