paper-with-me

Papers

Robust Claim Verification Through Fact Detection

2024-07-25 · Nazanin Jafari, James Allan

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, FactDetect, leverages Large Language Models (LLMs) to generate concise factual statements from evidence and label these facts based on their semantic relevance to the claim and evidence. The generated facts are then combined with the claim and evidence. To train a lightweight supervised model, we incorporate a fact-detection task into the claim verification process as a multitasking approach to improve both performance and explainability. We also show that augmenting FactDetect in the claim verification prompt enhances performance in zero-shot claim verification using LLMs. Our method demonstrates competitive results in the supervised claim verification model by 15% on the F1 score when evaluated for challenging scientific claim verification datasets. We also demonstrate that FactDetect can be augmented with claim and evidence for zero-shot prompting (AugFactDetect) in LLMs for verdict prediction. We show that AugFactDetect outperforms the baseline with statistical significance on three challenging scientific claim verification datasets with an average of 17.3% performance gain compared to the best performing baselines.

📄 PDF Abstract BibTeX arXiv:2407.18367

Code (1)

nazaninjafar/factdetect 공식 구현 pytorch

Tasks

Claim Verification

Similar Papers 제목 키워드 기반

Enoki: Efficient Multi-Level Hallucination Detection

2026-09-01 · Elisei Rykov, Timur Ionov, Nikolay Ivanov, Maksim Savkin 외 arxiv

Ensuring factuality remains a critical challenge for deploying LLMs in high-stakes settings. Existing hallucination detectors usually operate at a single level: claim-level methods provide interpretable factual units, wh…

Open Information Extraction

CommunityFact: A Dynamic, Multilingual, Multi-domain Benchmark for Misinformation Detection in the Wild

2026-05-28 · Sahajpreet Singh, Insyirah Mujtahid, Min-Yen Kan, Kokil Jaidka arxiv

Misinformation verification increasingly occurs in public, fast-moving, and multilingual online settings, where static benchmarks provide an incomplete measure of model reliability. We introduce CommunityFact, a refresha…

FACTIFY3M: A Benchmark for Multimodal Fact Verification with Explainability through 5W Question-Answering

2023-05-22 · Megha Chakraborty, Khushbu Pahwa, Anku Rani, Shreyas Chatterjee 외

Combating disinformation is one of the burning societal crises -- about 67% of the American population believes that disinformation produces a lot of uncertainty, and 10% of them knowingly propagate disinformation. Evide…

Fact VerificationQuestion Answering

ArCOV19-Rumors: Arabic COVID-19 Twitter Dataset for Misinformation Detection

2020-10-17 · EACL (WANLP) 2021 4 · Fatima Haouari, Maram Hasanain, Reem Suwaileh, Tamer Elsayed

In this paper we introduce ArCOV19-Rumors, an Arabic COVID-19 Twitter dataset for misinformation detection composed of tweets containing claims from 27th January till the end of April 2020. We collected 138 verified clai…

BenchmarkingFact CheckingMisinformation

BiDeV: Bilateral Defusing Verification for Complex Claim Fact-Checking

2025-02-22 · Yuxuan Liu, Hongda Sun, Wenya Guo, Xinyan Xiao 외

Complex claim fact-checking performs a crucial role in disinformation detection. However, existing fact-checking methods struggle with claim vagueness, specifically in effectively handling latent information and complex …

Fact Checking