🤖 AI Summary
Existing political commitment verification methods predominantly reduce the task to static document classification, neglecting the dynamic, temporal, and multi-source heterogeneous nature of supporting evidence. This work introduces the “commitment–timeline modeling” paradigm, reframing verification as structured event timeline construction. Methodologically, we propose a three-stage framework: (1) multi-step incremental evidence retrieval, (2) cross-document temporal information extraction and fusion, and (3) timeline generation with fulfillment-state filtering. The system enables fine-grained, interpretable tracking of commitment progress and integrates into real-world fact-checking workflows via human-in-the-loop evaluation with professional fact-checkers. Experiments demonstrate substantial improvements: +32.7% in relevant evidence recall and ~41% reduction in manual verification time. To our knowledge, this is the first end-to-end deployable technical solution for dynamic political commitment tracking.
📝 Abstract
Political pledges reflect candidates' policy commitments, but tracking their fulfilment requires reasoning over incremental evidence distributed across multiple, dynamically updated sources. Existing methods simplify this task into a document classification task, overlooking its dynamic, temporal and multi-document nature. To address this issue, we introduce extsc{PledgeTracker}, a system that reformulates pledge verification into structured event timeline construction. PledgeTracker consists of three core components: (1) a multi-step evidence retrieval module; (2) a timeline construction module and; (3) a fulfilment filtering module, allowing the capture of the evolving nature of pledge fulfilment and producing interpretable and structured timelines. We evaluate PledgeTracker in collaboration with professional fact-checkers in real-world workflows, demonstrating its effectiveness in retrieving relevant evidence and reducing human verification effort.