Decomposition Dilemmas: Does Claim Decomposition Boost or Burden Fact-Checking Performance?
Qisheng Hu, Quanyu Long, Wenya Wang
TL;DR
The paper investigates how the Decompose-Then-Verify pipeline affects downstream fact-checking performance, addressing why decomposition sometimes helps and other times hurts. It offers a rigorous error taxonomy for decomposition, and formalizes a trade-off model showing that gains from simpler sub-claims can be offset by retrieval and decomposition noise. Through experiments across claim- and response-level data and multiple verifiers, the study shows that decomposition benefits weaker verifiers and more complex inputs, but can degrade performance for stronger verifiers or simpler inputs. The findings guide future work toward designing decomposition strategies that adapt to input complexity and verifier strength, with broader implications for robust, scalable automated fact-checking systems.
Abstract
Fact-checking pipelines increasingly adopt the Decompose-Then-Verify paradigm, where texts are broken down into smaller claims for individual verification and subsequently combined for a veracity decision. While decomposition is widely-adopted in such pipelines, its effects on final fact-checking performance remain underexplored. Some studies have reported improvements from decompostition, while others have observed performance declines, indicating its inconsistent impact. To date, no comprehensive analysis has been conducted to understand this variability. To address this gap, we present an in-depth analysis that explicitly examines the impact of decomposition on downstream verification performance. Through error case inspection and experiments, we introduce a categorization of decomposition errors and reveal a trade-off between accuracy gains and the noise introduced through decomposition. Our analysis provides new insights into understanding current system's instability and offers guidance for future studies toward improving claim decomposition in fact-checking pipelines.
