中文
相关论文

相关论文: Assessing The Factual Accuracy of Generated Text

200 篇论文

Evaluating the quality of automatically generated image descriptions is challenging, requiring metrics that capture various aspects such as grammaticality, coverage, correctness, and truthfulness. While human evaluation offers valuable…

计算机视觉与模式识别 · 计算机科学 2024-08-06 Jia-Hong Huang , Hongyi Zhu , Yixian Shen , Stevan Rudinac , Alessio M. Pacces , Evangelos Kanoulas

Recent progress in pre-trained language models led to systems that are able to generate text of an increasingly high quality. While several works have investigated the fluency and grammatical correctness of such models, it is still unclear…

Large Language Models (LLMs) have demonstrated near-human performance in summarization tasks based on traditional metrics such as ROUGE and BERTScore. However, these metrics do not adequately capture critical aspects of summarization…

计算与语言 · 计算机科学 2025-10-01 Yeonseok Jeong , Minsoo Kim , Seung-won Hwang , Byung-Hak Kim

Automatic evaluation for open-ended natural language generation tasks remains a challenge. Existing metrics such as BLEU show a low correlation with human judgment. We propose a novel and powerful learning-based evaluation metric:…

计算与语言 · 计算机科学 2020-08-20 Jing Gu , Qingyang Wu , Zhou Yu

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

Models such as finite state automata are widely used to abstract the behavior of software systems by capturing the sequences of events observable during their execution. Nevertheless, models rarely exist in practice and, when they do, get…

软件工程 · 计算机科学 2024-08-20 Donato Clun , Donghwan Shin , Antonio Filieri , Domenico Bianculli

This paper presents a new metric called TIGEr for the automatic evaluation of image captioning systems. Popular metrics, such as BLEU and CIDEr, are based solely on text matching between reference captions and machine-generated captions,…

计算与语言 · 计算机科学 2019-09-06 Ming Jiang , Qiuyuan Huang , Lei Zhang , Xin Wang , Pengchuan Zhang , Zhe Gan , Jana Diesner , Jianfeng Gao

Fact verification has attracted a lot of attention in the machine learning and natural language processing communities, as it is one of the key methods for detecting misinformation. Existing large-scale benchmarks for this task have focused…

Despite the recent progress in language generation models, their outputs may not always meet user expectations. In this work, we study whether informational feedback in natural language can be leveraged to improve generation quality and…

计算与语言 · 计算机科学 2023-10-17 Yixin Liu , Budhaditya Deb , Milagro Teruel , Aaron Halfaker , Dragomir Radev , Ahmed H. Awadallah

A prominent weakness of modern language models (LMs) is their tendency to generate factually incorrect text, which hinders their usability. A natural question is whether such factual errors can be detected automatically. Inspired by…

计算与语言 · 计算机科学 2023-05-23 Roi Cohen , May Hamri , Mor Geva , Amir Globerson

Despite significant progress in text generation models, a serious limitation is their tendency to produce text that is factually inconsistent with information in the input. Recent work has studied whether textual entailment systems can be…

计算与语言 · 计算机科学 2020-10-23 Tanya Goyal , Greg Durrett

The GLEU metric was proposed for evaluating grammatical error corrections using n-gram overlap with a set of reference sentences, as opposed to precision/recall of specific annotated errors (Napoles et al., 2015). This paper describes…

计算与语言 · 计算机科学 2016-05-10 Courtney Napoles , Keisuke Sakaguchi , Matt Post , Joel Tetreault

Factuality evaluation aims to detect factual errors produced by language models (LMs) and hence guide the development of more factual models. Towards this goal, we train a factuality evaluator, FenCE, that provides LM generators with…

This paper explores the importance of text sentiment analysis and classification in the field of natural language processing, and proposes a new approach to sentiment analysis and classification based on the bidirectional gated recurrent…

计算与语言 · 计算机科学 2024-11-08 Wei Xu , Jianlong Chen , Zhicheng Ding , Jinyin Wang

Detecting factual errors in summaries has been an important and challenging subject in summarization research. Inspired by the emergent ability of large language models (LLMs), we explore evaluating factual consistency of summaries by…

计算与语言 · 计算机科学 2023-10-13 Shiqi Chen , Siyang Gao , Junxian He

The inability to correctly resolve rumours circulating online can have harmful real-world consequences. We present a method for incorporating model and data uncertainty estimates into natural language processing models for automatic rumour…

计算与语言 · 计算机科学 2020-05-15 Elena Kochkina , Maria Liakata

Document-level translation models are usually evaluated using general metrics such as BLEU, which are not informative about the benefits of context. Current work on context-aware evaluation, such as contrastive methods, only measure…

计算与语言 · 计算机科学 2024-02-05 Wafaa Mohammed , Vlad Niculae

We study the fact checking problem, which aims to identify the veracity of a given claim. Specifically, we focus on the task of Fact Extraction and VERification (FEVER) and its accompanied dataset. The task consists of the subtasks of…

计算与语言 · 计算机科学 2021-11-22 Giannis Bekoulis , Christina Papagiannopoulou , Nikos Deligiannis

We aim to automatically generate natural language descriptions about an input structured knowledge base (KB). We build our generation framework based on a pointer network which can copy facts from the input KB, and add two attention…

计算与语言 · 计算机科学 2020-11-03 Qingyun Wang , Xiaoman Pan , Lifu Huang , Boliang Zhang , Zhiying Jiang , Heng Ji , Kevin Knight

Online encyclopediae like Wikipedia contain large amounts of text that need frequent corrections and updates. The new information may contradict existing content in encyclopediae. In this paper, we focus on rewriting such dynamically…

计算与语言 · 计算机科学 2019-12-04 Darsh J Shah , Tal Schuster , Regina Barzilay