TL;DR
GERE introduces a generative evidence retrieval method for fact verification that reduces computational costs and dynamically selects relevant evidence, outperforming traditional retrieval approaches on the FEVER dataset.
Contribution
This work presents the first generative approach to evidence retrieval in fact verification, replacing traditional index-based methods with a more efficient, interaction-aware generation process.
Findings
Significant improvements over state-of-the-art baselines.
Enhanced time and memory efficiency.
Effective evidence selection tailored to each claim.
Abstract
Fact verification (FV) is a challenging task which aims to verify a claim using multiple evidential sentences from trustworthy corpora, e.g., Wikipedia. Most existing approaches follow a three-step pipeline framework, including document retrieval, sentence retrieval and claim verification. High-quality evidences provided by the first two steps are the foundation of the effective reasoning in the last step. Despite being important, high-quality evidences are rarely studied by existing works for FV, which often adopt the off-the-shelf models to retrieve relevant documents and sentences in an "index-retrieve-then-rank" fashion. This classical approach has clear drawbacks as follows: i) a large document index as well as a complicated search process is required, leading to considerable memory and computational overhead; ii) independent scoring paradigms fail to capture the interactions among…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
