中文
相关论文

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

200 篇论文

Evidence plays a crucial role in automated fact-checking. When verifying real-world claims, existing fact-checking systems either assume the evidence sentences are given or use the search snippets returned by the search engine. Such methods…

计算与语言 · 计算机科学 2024-01-30 Xuming Hu , Junzhe Chen , Zhijiang Guo , Philip S. Yu

Abstractive summarization models often generate factually inconsistent content particularly when the parametric knowledge of the model conflicts with the knowledge in the input document. In this paper, we analyze the robustness of…

计算与语言 · 计算机科学 2024-02-26 Jongyoon Song , Nohil Park , Bongkyu Hwang , Jaewoong Yun , Seongho Joe , Youngjune L. Gwon , Sungroh Yoon

A major challenge in evaluating data-to-text (D2T) generation is measuring the semantic accuracy of the generated text, i.e. checking if the output text contains all and only facts supported by the input data. We propose a new metric for…

计算与语言 · 计算机科学 2020-11-24 Ondřej Dušek , Zdeněk Kasner

A crucial issue of current text generation models is that they often uncontrollably generate factually inconsistent text with respective of their inputs. Limited by the lack of annotated data, existing works in evaluating factual…

计算与语言 · 计算机科学 2023-05-30 Wenhao Wu , Wei Li , Xinyan Xiao , Jiachen Liu , Sujian Li , Yajuan Lv

Checking and confirming factual information in texts and speeches is vital to determine the veracity and correctness of the factual statements. This work was previously done by journalists and other manual means but it is a time-consuming…

信息检索 · 计算机科学 2020-12-18 Sidharth Singla

The automated generation of research workflows is essential for improving the reproducibility of research and accelerating the paradigm of "AI for Science". However, existing methods typically extract merely fragmented procedural components…

计算与语言 · 计算机科学 2025-09-24 Heng Zhang , Chengzhi Zhang

This paper presents an end-to-end system for fact extraction and verification using textual and tabular evidence, the performance of which we demonstrate on the FEVEROUS dataset. We experiment with both a multi-task learning paradigm to…

计算与语言 · 计算机科学 2021-09-28 Neema Kotonya , Thomas Spooner , Daniele Magazzeni , Francesca Toni

Lack of factual correctness is an issue that still plagues state-of-the-art summarization systems despite their impressive progress on generating seemingly fluent summaries. In this paper, we show that factual inconsistency can be caused by…

Despite substantial progress in abstractive text summarization to generate fluent and informative texts, the factual inconsistency in the generated summaries remains an important yet challenging problem to be solved. In this paper, we…

计算与语言 · 计算机科学 2023-05-19 Chenhe Dong , Yuexiang Xie , Yaliang Li , Ying Shen

Automated fact-checking has been a challenging task for the research community. Prior work has explored various strategies, such as end-to-end training, retrieval-augmented generation, and prompt engineering, to build robust fact-checking…

计算与语言 · 计算机科学 2026-02-23 Gaurav Kumar , Ayush Garg , Debajyoti Mazumder , Aditya Kishore , Babu kumar , Jasabanta Patro

It is widely accepted that so-called facts can be checked by searching for information on the Internet. This process requires a fact-checker to formulate a search query based on the fact and to present it to a search engine. Then, relevant…

计算与语言 · 计算机科学 2023-03-16 Nestor Prieto-Chavana , Julie Weeds , David Weir

In this paper, we introduce a new NLP task -- generating short factual articles with references for queries by mining supporting evidence from the Web. In this task, called WebBrain, the ultimate goal is to generate a fluent, informative,…

计算与语言 · 计算机科学 2023-04-11 Hongjing Qian , Yutao Zhu , Zhicheng Dou , Haoqi Gu , Xinyu Zhang , Zheng Liu , Ruofei Lai , Zhao Cao , Jian-Yun Nie , Ji-Rong Wen

Large language models can generate factually inaccurate content, a problem known as hallucination. Recent works have built upon retrieved-augmented generation to improve factuality through iterative prompting but these methods are limited…

计算与语言 · 计算机科学 2025-06-03 Mingda Chen , Yang Li , Karthik Padthe , Rulin Shao , Alicia Sun , Luke Zettlemoyer , Gargi Ghosh , Wen-tau Yih

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

Assessing the factual consistency of automatically generated texts in relation to source context is crucial for developing reliable natural language generation applications. Recent literature proposes AlignScore which uses a unified…

计算与语言 · 计算机科学 2024-04-11 Tong Wang , Ninad Kulkarni , Yanjun Qi

Language models (LMs) have revolutionized the way we interact with information, but they often generate nonfactual text, raising concerns about their reliability. Previous methods use external knowledge as references for text generation to…

计算与语言 · 计算机科学 2023-08-31 Hongjin Qian , Zhicheng Dou , Jiejun Tan , Haonan Chen , Haoqi Gu , Ruofei Lai , Xinyu Zhang , Zhao Cao , Ji-Rong Wen

Fact checking is an essential task in journalism; its importance has been highlighted due to recently increased concerns and efforts in combating misinformation. In this paper, we present an automated fact-checking platform which given a…

We study the ability of large language models (LLMs) to generate comprehensive and accurate book summaries solely from their internal knowledge, without recourse to the original text. Employing a diverse set of books and multiple LLM…

计算与语言 · 计算机科学 2025-03-28 Javier Coronado-Blázquez

Many natural language processing applications use language models to generate text. These models are typically trained to predict the next word in a sequence, given the previous words and some context such as an image. However, at test time…

机器学习 · 计算机科学 2016-05-10 Marc'Aurelio Ranzato , Sumit Chopra , Michael Auli , Wojciech Zaremba

Evaluating the factuality of long-form text generated by large language models (LMs) is non-trivial because (1) generations often contain a mixture of supported and unsupported pieces of information, making binary judgments of quality…

‹ 上一页 1 8 9 10 下一页 ›