CLApr 14, 2025

PASS-FC: Progressive and Adaptive Search Scheme for Fact Checking of Comprehensive Claims

arXiv:2504.09866v23 citationsh-index: 1
Originality Incremental advance
AI Analysis

This addresses the challenge of fact-checking time-sensitive, ambiguous, or noisy claims for applications in information verification, though it appears incremental as it builds on existing search and retrieval methods.

The paper tackles the problem of automated fact-checking for complex claims by introducing PASS-FC, a progressive and adaptive search scheme that grounds claims in time and entities, adaptively queries and filters sources, and includes cross-lingual retrieval, resulting in consistent outperformance of prior systems on six benchmarks including multilingual datasets.

Automated fact-checking (AFC) still falters on claims that are time-sensitive, entity-ambiguous, or buried beneath noisy search-engine results. We present PASS-FC, a Progressive and Adaptive Search Scheme for Fact Checking. Each atomic claim is first grounded with a precise time span and disambiguated entity descriptors. An adaptive search loop then issues structured queries, filters domains through credible-source selection, and expands queries cross-lingually; when necessary, a lightweight reflection routine restarts the loop. Experiments on six benchmark--covering general knowledge, scientific literature, real-world events, and ten languages--show that PASS-FC consistently outperforms prior systems, even those powered by larger backbone LLMs. On the multilingual X-FACT set, performance of different languages partially correlates with typological closeness to English, and forcing the model to reason in low-resource languages degrades accuracy. Ablations highlight the importance of temporal grounding and the adaptive search scheme, while detailed analysis shows that cross-lingual retrieval contributes genuinely new evidence. Code and full results will be released to facilitate further research.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes