Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

Towards LLM-based Fact Verification on News Claims with a Hierarchical Step-by-Step Prompting Method

About

While large pre-trained language models (LLMs) have shown their impressive capabilities in various NLP tasks, they are still under-explored in the misinformation domain. In this paper, we examine LLMs with in-context learning (ICL) for news claim verification, and find that only with 4-shot demonstration examples, the performance of several prompting methods can be comparable with previous supervised models. To further boost performance, we introduce a Hierarchical Step-by-Step (HiSS) prompting method which directs LLMs to separate a claim into several subclaims and then verify each of them via multiple questions-answering steps progressively. Experiment results on two public misinformation datasets show that HiSS prompting outperforms state-of-the-art fully-supervised approach and strong few-shot ICL-enabled baselines.

Xuan Zhang, Wei Gao• 2023

Related benchmarks

TaskDatasetResultRank
Fake News DetectionPolitiFact
Accuracy64.82
100
Fake News DetectionGossipcop
Accuracy68.81
94
Veracity PredictionLIAR RAW
Macro F137.5
32
Fact VerificationRAWFC
Precision53.4
30
Veracity PredictionRAWFC (test)
Precision53.4
28
Veracity PredictionRAWFC
Macro F1 Score53.9
26
Fact VerificationLIAR
F1 Score37.5
24
Fake News DetectionANTiVax
Precision82.3
19
Veracity Explanation RankingRAWFC
Readability (MAR)2.44
15
Claim VerificationLIAR (test)
Precision46.8
12
Showing 10 of 14 rows

Other info

Code

Follow for update