paper-with-me

Papers

Retrieve-Refine-Calibrate: A Framework for Complex Claim Fact-Checking

2026-01-23 · Mingwei Sun, Qianlong Wang, Ruifeng Xu arxiv

Fact-checking aims to verify the truthfulness of a claim based on the retrieved evidence. Existing methods typically follow a decomposition paradigm, in which a claim is broken down into sub-claims that are individually verified. However, the decomposition paradigm may introduce noise to the verification process due to irrelevant entities or evidence, ultimately degrading verification accuracy. To address this problem, we propose a Retrieve-Refine-Calibrate (RRC) framework based on large language models (LLMs). Specifically, the framework first identifies the entities mentioned in the claim and retrieves evidence relevant to them. Then, it refines the retrieved evidence based on the claim to reduce irrelevant information. Finally, it calibrates the verification process by re-evaluating low-confidence predictions. Experiments on two popular fact-checking datasets (HOVER and FEVEROUS-S) demonstrate that our framework achieves superior performance compared with competitive baselines.

📄 PDF Abstract BibTeX arXiv:2601.16555

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

TRUST Agents: A Collaborative Multi-Agent Framework for Fake News Detection, Explainable Verification, and Logic-Aware Claim Reasoning

2026-04-14 · Gautama Shastry Bulusu Venkata, Santhosh Kakarla, Maheedhar Omtri Mohan, Aishwarya Gaddam arxiv

TRUST Agents is a collaborative multi-agent framework for explainable fact verification and fake news detection. Rather than treating verification as a simple true-or-false classification task, the system identifies veri…

Fake News DetectionDependency ParsingFact Verification

RIGOURATE: Quantifying Scientific Exaggeration with Evidence-Aligned Claim Evaluation

2026-01-07 · Joseph James, Chenghao Xiao, Yucheng Li, Nafise Sadat Moosavi 외 arxiv

Scientific rigour tends to be sidelined in favour of bold statements, leading authors to overstate claims beyond what their results support. We present RIGOURATE, a two-stage multimodal framework that retrieves supportin…

Beyond Perplexity: A Behavioral Evaluation Framework for Deployment-Memory Claims in LLM Test-Time Training

2026-07-01 · Xiangchen Song, Zhenhao Chen, Lingjing Kong, Shaoan Xie 외 arxiv

Large language model test-time training (TTT) is often evaluated through local proxy metrics: models are updated on recent tokens, retrieved context, target-domain data, or verifiable task attempts, and then judged by pe…

Domain Adaptation

ElementCheck: Complexity-Aware Long-Form Text Factuality Evaluation via Sentence Elements

2026-06-17 · Xinming Wang, Haoran Du, Yi Chen, Jian Xu 외 arxiv

Existing long-form factuality evaluation relies on the decompose-retrieve-verify pipeline. However, the pipeline suffers from noise from claim decomposition and fixed verification granularity, resulting in unreliable res…

MERMAID: Memory-Enhanced Retrieval and Reasoning with Multi-Agent Iterative Knowledge Grounding for Veracity Assessment

2026-01-29 · Yupeng Cao, Chengyang He, Yangyang Yu, Ping Wang 외 arxiv

Assessing the veracity of online content has become increasingly critical. Large language models (LLMs) have recently enabled substantial progress in automated veracity assessment, including automated fact-checking and c…