Table of Contents
Fetching ...

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

Son T. Luu, Hiep Nguyen, Trung Vo, Le-Minh Nguyen

Abstract

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.

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

Abstract

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.

Paper Structure

This paper contains 7 sections, 2 figures, 3 tables, 1 algorithm.

Figures (2)

  • Figure 1: Overview of the ZeFaV framework
  • Figure 2: Confusion matrix of ZeFaV on HoVer