paper-with-me

홈 › Papers

A Semantics-Aware Approach to Automated Claim Verification

2022-05-01 · FEVER (ACL) 2022 5 · Blanca Calvo Figueras, Montse Oller, Rodrigo Agerri

The influence of fake news in the perception of reality has become a mainstream topic in the last years due to the fast propagation of misleading information. In order to help in the fight against misinformation, automated solutions to fact-checking are being actively developed within the research community. In this context, the task of Automated Claim Verification is defined as assessing the truthfulness of a claim by finding evidence about its veracity. In this work we empirically demonstrate that enriching a BERT model with explicit semantic information such as Semantic Role Labelling helps to improve results in claim verification as proposed by the FEVER benchmark. Furthermore, we perform a number of explainability tests that suggest that the semantically-enriched model is better at handling complex cases, such as those including passive forms or multiple propositions.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Claim VerificationFact CheckingMisinformation

Similar Papers 제목 키워드 기반

BiCon-Gate: Consistency-Gated De-colloquialisation for Dialogue Fact-Checking

2026-04-15 · Hyunkyung Park, Arkaitz Zubiaga arxiv

Automated fact-checking in dialogue involves multi-turn conversations where colloquial language is frequent yet understudied. To address this gap, we propose a conservative rewrite candidate for each response claim via s…

Coreference ResolutionFact Verification

From Verdict to Process: Agentic Reinforcement Learning for Multi-Stage Fact Verification

2026-06-11 · Rongxin Yang, Shenghong He, Siyuan Zhu, Chao Yu arxiv

Recent approaches combining Large Language Models (LLMs) with retrieval-augmented reasoning have shown promise for automated fact verification. To process complex claims, these verification pipelines typically execute mu…

Reinforcement LearningFact VerificationAnswer Generation

LLM-Based Adversarial Persuasion Attacks on Fact-Checking Systems

2026-01-23 · João A. Leite, Olesya Razuvayevskaya, Kalina Bontcheva, Carolina Scarton arxiv

Automated fact-checking (AFC) systems are susceptible to adversarial attacks, enabling false claims to evade detection. Existing adversarial frameworks typically rely on injecting noise or altering semantics, yet no exis…

FactLens: Benchmarking Fine-Grained Fact Verification

2024-11-08 · Kushan Mitra, Dan Zhang, Sajjadur Rahman, Estevam Hruschka

Large Language Models (LLMs) have shown impressive capability in language generation and understanding, but their tendency to hallucinate and produce factually incorrect information remains a key limitation. To verify LL…

BenchmarkingFact VerificationText Generation

Hierarchical Evidence Set Modeling for Automated Fact Extraction and Verification

2020-10-10 · EMNLP 2020 11 · Shyam Subramanian, Kyumin Lee

Automated fact extraction and verification is a challenging task that involves finding relevant evidence sentences from a reliable corpus to verify the truthfulness of a claim. Existing models either (i) concatenate all …

Claim VerificationSentence