中文
相关论文

相关论文: Fact Checking Beyond Training Set

200 篇论文

Several techniques for domain adaptation have been proposed to account for differences in the distribution of the data used for training and testing. The majority of this work focuses on a binary domain label. Similar problems occur in a…

机器学习 · 统计学 2020-02-18 Gilles Louppe , Michael Kagan , Kyle Cranmer

We develop models to classify desirable reasoning revisions in argumentative writing. We explore two approaches -- multi-task learning and transfer learning -- to take advantage of auxiliary sources of revision data for similar tasks.…

计算与语言 · 计算机科学 2023-09-15 Tazin Afrin , Diane Litman

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 show that existing evaluations for assessing the factuality of news from conventional sources, such as claims on fact-checking websites, result in high accuracies over time for LLM-based detectors-even after their knowledge cutoffs. This…

计算与语言 · 计算机科学 2025-07-29 Sanxing Chen , Yukun Huang , Bhuwan Dhingra

Interpreting the inference-time behavior of deep neural networks remains a challenging problem. Existing approaches to counterfactual explanation typically ask: What is the closest alternative input that would alter the model's prediction…

机器学习 · 计算机科学 2026-02-12 Brian Hyeongseok Kim , Jacqueline L. Mitchell , Chao Wang

While recent work on automated fact-checking has focused mainly on verifying and explaining claims, for which the list of claims is readily available, identifying check-worthy claim sentences from a text remains challenging. Current claim…

计算与语言 · 计算机科学 2021-11-03 Archita Pathak , Rohini K. Srihari

Computational methods to aid journalists in the task often require adapting a model to specific domains and generating explanations. However, most automated fact-checking methods rely on three-class datasets, which do not accurately reflect…

计算与语言 · 计算机科学 2024-10-08 Jing Yang , Anderson Rocha

With the proliferation of online misinformation, fake news detection has gained importance in the artificial intelligence community. In this paper, we propose an adversarial benchmark that tests the ability of fake news detectors to reason…

计算与语言 · 计算机科学 2022-01-05 Lorenzo Jaime Yu Flores , Yiding Hao

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

Evidence retrieval is a core part of automatic fact-checking. Prior work makes simplifying assumptions in retrieval that depart from real-world use cases: either no access to evidence, access to evidence curated by a human fact-checker, or…

计算与语言 · 计算机科学 2024-06-18 Jifan Chen , Grace Kim , Aniruddh Sriram , Greg Durrett , Eunsol Choi

Document classification is ubiquitous in a business setting, but often the end users of a classifier are engaged in an ongoing feedback-retrain loop with the team that maintain it. We consider this feedback-retrain loop from a multi-agent…

机器学习 · 计算机科学 2020-04-29 Joshua Lockhart , Samuel Assefa , Tucker Balch , Manuela Veloso

Selecting check-worthy claims for fact-checking is considered a crucial part of expediting the fact-checking process by filtering out and ranking the check-worthy claims for being validated among the impressive amount of claims could be…

计算与语言 · 计算机科学 2024-11-11 Amani S. Abumansour , Arkaitz Zubiaga

Retrieval systems are central to many NLP pipelines, but often rely on surface-level cues such as keyword overlap and lexical semantic similarity. To evaluate retrieval beyond these shallow signals, recent benchmarks introduce…

计算与语言 · 计算机科学 2025-09-26 Zeinab Sadat Taghavi , Ali Modarressi , Yunpu Ma , Hinrich Schütze

In the context of investigative journalism, we address the problem of automatically identifying which claims in a given document are most worthy and should be prioritized for fact-checking. Despite its importance, this is a relatively…

计算与语言 · 计算机科学 2019-12-18 Pepa Gencheva , Ivan Koychev , Lluís Màrquez , Alberto Barrón-Cedeño , Preslav Nakov

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

Traditional classification algorithms assume that training and test data come from similar distributions. This assumption is violated in adversarial settings, where malicious actors modify instances to evade detection. A number of custom…

计算机科学与博弈论 · 计算机科学 2016-11-29 Bo Li , Yevgeniy Vorobeychik , Xinyun Chen

Acquiring ground truth labels for unlabelled data can be a costly procedure, since it often requires manual labour that is error-prone. Consequently, the available amount of labelled data is increasingly reduced due to the limitations of…

机器学习 · 计算机科学 2019-12-24 Athanasios Davvetas , Iraklis A. Klampanos

Public image diffusion models are now powerful enough that an attacker without the resources to train a tabular-specific generator may repurpose one off the shelf. This study tests that possibility directly. An unmodified Stable Diffusion…

密码学与安全 · 计算机科学 2026-05-04 Adam Arthur , Christopher Schwartz

Automated claim checking is the task of determining the veracity of a claim given evidence found in a knowledge base of trustworthy facts. While previous work has taken the knowledge base as given and optimized the claim-checking pipeline,…

计算与语言 · 计算机科学 2022-03-14 Dominik Stammbach , Boya Zhang , Elliott Ash

Counterfactual Data Augmentation (CDA) is a commonly used technique for improving robustness in natural language classifiers. However, one fundamental challenge is how to discover meaningful counterfactuals and efficiently label them, with…

计算与语言 · 计算机科学 2023-05-24 Ananth Balashankar , Xuezhi Wang , Yao Qin , Ben Packer , Nithum Thain , Jilin Chen , Ed H. Chi , Alex Beutel