paper-with-me

Papers

+VeriRel: Verification Feedback to Enhance Document Retrieval for Scientific Fact Checking

2025-08-14 · Xingyu Deng, Xi Wang, Mark Stevenson arxiv

Identification of appropriate supporting evidence is critical to the success of scientific fact checking. However, existing approaches rely on off-the-shelf Information Retrieval algorithms that rank documents based on relevance rather than the evidence they provide to support or refute the claim being checked. This paper proposes +VeriRel which includes verification success in the document ranking. Experimental results on three scientific fact checking datasets (SciFact, SciFact-Open and Check-Covid) demonstrate consistently leading performance by +VeriRel for document evidence retrieval and a positive impact on downstream verification. This study highlights the potential of integrating verification feedback to document relevance assessment for effective scientific fact checking systems. It shows promising future work to evaluate fine-grained relevance when examining complex documents for advanced scientific fact checking.

📄 PDF Abstract BibTeX arXiv:2508.11122

Code (0)

등록된 구현이 없습니다.

Tasks

Information RetrievalDocument RankingFact Checking

Similar Papers 제목 키워드 기반

Reinforcement Retrieval Leveraging Fine-grained Feedback for Fact Checking News Claims with Black-Box LLM

2024-04-26 · Xuan Zhang, Wei Gao

Retrieval-augmented language models have exhibited promising performance across various areas of natural language processing (NLP), including fact-critical tasks. However, due to the black-box nature of advanced large la…

Claim VerificationFact CheckingRetrieval

From Relevance to Utility: Evidence Retrieval with Feedback for Fact Verification

2023-10-18 · Hengran Zhang, Ruqing Zhang, Jiafeng Guo, Maarten de Rijke 외

Retrieval-enhanced methods have become a primary approach in fact verification (FV); it requires reasoning over multiple retrieved pieces of evidence to verify the integrity of a claim. To retrieve evidence, existing wor…

Fact VerificationRetrieval

Pseudo-Relevance Feedback for Multiple Representation Dense Retrieval

2021-06-21 · Xiao Wang, Craig Macdonald, Nicola Tonellotto, Iadh Ounis

Pseudo-relevance feedback mechanisms, from Rocchio to the relevance models, have shown the usefulness of expanding and reweighting the users' initial queries using information occurring in an initial set of retrieved doc…

Information RetrievalPassage RankingRerankingRetrieval+1

UKP-Athene: Multi-Sentence Textual Entailment for Claim Verification

2018-09-03 · WS 2018 11 · Andreas Hanselowski, Hao Zhang, Zile Li, Daniil Sorokin 외

The Fact Extraction and VERification (FEVER) shared task was launched to support the development of systems able to verify claims by extracting supporting or refuting facts from raw text. The shared task organizers provi…

Claim VerificationEntity LinkingGeneral ClassificationNatural Language Inference+2

When, What, and How: Rethinking Retrieval-Enhanced Speculative Decoding

2025-11-03 · Min Fang, Zhihui Fu, Qibin Zhao, Jun Wang arxiv

Speculative decoding (SD) has emerged as an effective technique to accelerate large language model (LLM) inference without compromising output quality. However, the achievable speedup largely depends on the effectiveness…