CLJul 31, 2024

QuestGen: Effectiveness of Question Generation Methods for Fact-Checking Applications

arXiv:2407.21441v28 citationsh-index: 4
Originality Incremental advance
AI Analysis

This addresses the challenge of verifying claims for fact-checking applications, though it appears incremental as it builds on existing decomposition methods.

The paper tackled automating question generation for fact-checking by showing that fine-tuned smaller models outperform large language models by up to 8% and can sometimes retrieve more effective evidence than human-written questions.

Verifying fact-checking claims poses a significant challenge, even for humans. Recent approaches have demonstrated that decomposing claims into relevant questions to gather evidence enhances the efficiency of the fact-checking process. In this paper, we provide empirical evidence showing that this question decomposition can be effectively automated. We demonstrate that smaller generative models, fine-tuned for the question generation task using data augmentation from various datasets, outperform large language models by up to 8%. Surprisingly, in some cases, the evidence retrieved using machine-generated questions proves to be significantly more effective for fact-checking than that obtained from human-written questions. We also perform manual evaluation of the decomposed questions to assess the quality of the questions generated.

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