AICLLGFeb 25

Distill and Align Decomposition for Enhanced Claim Verification

arXiv:2602.21857v1h-index: 12
Originality Incremental advance
AI Analysis

This work addresses claim verification for applications like fact-checking, offering a novel method that enhances performance but is incremental in its approach.

The paper tackled the problem of complex claim verification by improving the alignment between decomposition quality and verification performance, achieving a macro-F1 score of 71.75% and outperforming existing methods by up to 6.24 percentage points.

Complex claim verification requires decomposing sentences into verifiable subclaims, yet existing methods struggle to align decomposition quality with verification performance. We propose a reinforcement learning (RL) approach that jointly optimizes decomposition quality and verifier alignment using Group Relative Policy Optimization (GRPO). Our method integrates: (i) structured sequential reasoning; (ii) supervised finetuning on teacher-distilled exemplars; and (iii) a multi-objective reward balancing format compliance, verifier alignment, and decomposition quality. Across six evaluation settings, our trained 8B decomposer improves downstream verification performance to (71.75%) macro-F1, outperforming prompt-based approaches ((+1.99), (+6.24)) and existing RL methods ((+5.84)). Human evaluation confirms the high quality of the generated subclaims. Our framework enables smaller language models to achieve state-of-the-art claim verification by jointly optimising for verification accuracy and decomposition quality.

Foundations

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

Your Notes