CLAINov 18, 2024

ZeFaV: Boosting Large Language Models for Zero-shot Fact Verification

arXiv:2411.11247v11 citationsh-index: 3PRICAI
Originality Incremental advance
AI Analysis

This addresses fact verification for large language models, though it appears incremental as it builds on existing in-context learning capabilities.

The authors tackled zero-shot fact verification for large language models by developing ZeFaV, a framework that extracts entity relations and reorganizes evidence into logical forms to improve verification accuracy. Their approach achieved results comparable to state-of-the-art methods on HoVer and FEVEROUS datasets.

In this paper, we propose ZeFaV - a zero-shot based fact-checking verification framework to enhance the performance on fact verification task of large language models by leveraging the in-context learning ability of large language models to extract the relations among the entities within a claim, re-organized the information from the evidence in a relationally logical form, and combine the above information with the original evidence to generate the context from which our fact-checking model provide verdicts for the input claims. We conducted empirical experiments to evaluate our approach on two multi-hop fact-checking datasets including HoVer and FEVEROUS, and achieved potential results results comparable to other state-of-the-art fact verification task methods.

Code Implementations1 repo
Foundations

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

Your Notes