中文
相关论文

相关论文: EX-FEVER: A Dataset for Multi-hop Explainable Fact…

200 篇论文

This paper introduces the task of factual error correction: performing edits to a claim so that the generated rewrite is better supported by evidence. This extends the well-studied task of fact verification by providing a mechanism to…

计算与语言 · 计算机科学 2021-06-18 James Thorne , Andreas Vlachos

This paper introduces the task of factual error correction: performing edits to a claim so that the generated rewrite is better supported by evidence. This extends the well-studied task of fact verification by providing a mechanism to…

计算与语言 · 计算机科学 2021-06-17 James Thorne , Andreas Vlachos

The rapid proliferation of misinformation across online platforms underscores the urgent need for robust, up-to-date, explainable, and multilingual fact-checking resources. However, existing datasets are limited in scope, often lacking…

计算与语言 · 计算机科学 2026-03-18 Z. Melce Hüsünbeyi , Virginie Mouilleron , Leonie Uhling , Daniel Foppe , Tatjana Scheffler , Djamé Seddah

In this paper, we propose ZeFaV - a zero-shot based fact-checking verification framework to enhance the performance on fact verification task of large language models by leveraging the in-context learning ability of large language models to…

计算与语言 · 计算机科学 2024-11-19 Son T. Luu , Hiep Nguyen , Trung Vo , Le-Minh Nguyen

Composing knowledge from multiple pieces of texts is a key challenge in multi-hop question answering. We present a multi-hop reasoning dataset, Question Answering via Sentence Composition(QASC), that requires retrieving facts from a large…

计算与语言 · 计算机科学 2020-02-06 Tushar Khot , Peter Clark , Michal Guerquin , Peter Jansen , Ashish Sabharwal

Whilst fact verification has attracted substantial interest in the natural language processing community, verifying misinforming statements against data visualizations such as charts has so far been overlooked. Charts are commonly used in…

计算与语言 · 计算机科学 2024-02-19 Mubashara Akhtar , Nikesh Subedi , Vivek Gupta , Sahar Tahmasebi , Oana Cocarascu , Elena Simperl

Claim verification can be a challenging task. In this paper, we present a method to enhance the robustness and reasoning capabilities of automated claim verification through the extraction of short facts from evidence. Our novel approach,…

计算与语言 · 计算机科学 2024-07-29 Nazanin Jafari , James Allan

Motivated by the promising performance of pre-trained language models, we investigate BERT in an evidence retrieval and claim verification pipeline for the FEVER fact extraction and verification challenge. To this end, we propose to use two…

计算与语言 · 计算机科学 2019-10-08 Amir Soleimani , Christof Monz , Marcel Worring

Most Reading Comprehension methods limit themselves to queries which can be answered using a single sentence, paragraph, or document. Enabling models to combine disjoint pieces of textual evidence would extend the scope of machine…

计算与语言 · 计算机科学 2018-06-12 Johannes Welbl , Pontus Stenetorp , Sebastian Riedel

Recent Deep Learning (DL) models have succeeded in achieving human-level accuracy on various natural language tasks such as question-answering, natural language inference (NLI), and textual entailment. These tasks not only require the…

计算与语言 · 计算机科学 2019-10-17 Mayank Jobanputra

Automatic fact verification has received significant attention recently. Contemporary automatic fact-checking systems focus on estimating truthfulness using numerical scores which are not human-interpretable. A human fact-checker generally…

We present SciClaimEval, a new scientific dataset for the claim verification task. Unlike existing resources, SciClaimEval features authentic claims, including refuted ones, directly extracted from published papers. To create refuted…

计算与语言 · 计算机科学 2026-02-16 Xanh Ho , Yun-Ang Wu , Sunisth Kumar , Tian Cheng Xia , Florian Boudin , Andre Greiner-Petter , Akiko Aizawa

Explainable multi-hop question answering (QA) not only predicts answers but also identifies rationales, i. e. subsets of input sentences used to derive the answers. This problem has been extensively studied under the supervised setting,…

计算与语言 · 计算机科学 2023-05-24 Wenting Zhao , Justin T. Chiu , Claire Cardie , Alexander M. Rush

Fact verification on tabular evidence incentivises the use of symbolic reasoning models where a logical form is constructed (e.g. a LISP-style program), providing greater verifiability than fully neural approaches. However, these systems…

计算与语言 · 计算机科学 2024-11-05 Rami Aly , Andreas Vlachos

Ensuring complex systems meet regulations typically requires checking the validity of assurance cases through a claim-argument-evidence framework. Some challenges in this process include the complicated nature of legal and technical texts,…

计算与语言 · 计算机科学 2025-07-04 Fariz Ikhwantri , Dusica Marijan

The explosion of misinformation spreading in the media ecosystem urges for automated fact-checking. While misinformation spans both geographic and linguistic boundaries, most work in the field has focused on English. Datasets and tools…

计算与语言 · 计算机科学 2022-06-24 Xuming Hu , Zhijiang Guo , Guanyu Wu , Aiwei Liu , Lijie Wen , Philip S. Yu

In this paper, we describe DeFactoNLP, the system we designed for the FEVER 2018 Shared Task. The aim of this task was to conceive a system that can not only automatically assess the veracity of a claim but also retrieve evidence supporting…

人工智能 · 计算机科学 2018-09-10 Aniketh Janardhan Reddy , Gil Rocha , Diego Esteves

The recent explosion of false claims in social media and on the Web in general has given rise to a lot of manual fact-checking initiatives. Unfortunately, the number of claims that need to be fact-checked is several orders of magnitude…

计算与语言 · 计算机科学 2019-09-02 Dimitrina Zlatkova , Preslav Nakov , Ivan Koychev

To inhibit the spread of rumorous information and its severe consequences, traditional fact checking aims at retrieving relevant evidence to verify the veracity of a given claim. Fact checking methods typically use knowledge graphs (KGs) as…

人工智能 · 计算机科学 2024-07-30 Shuai Wang , Penghui Wei , Qingchao Kong , Wenji Mao

Automated fact-checking (AFC) is garnering increasing attention by researchers aiming to help fact-checkers combat the increasing spread of misinformation online. While many existing AFC methods incorporate external information from the Web…