Trification: A Comprehensive Tree-based Strategy Planner and Structural Verification for Fact-Checking
Anab Maulana Barik, Shou Ziyi, Yang Kaiwen, Yang Qi, Shen Xin

TL;DR
Trification is a new automated fact-checking framework that uses a tree-based strategy and structural verification to improve accuracy by logically connecting sub-task results and dynamically adapting its verification process.
Contribution
It introduces a structured dependency graph for verification actions and a dynamic modification mechanism, addressing limitations of previous multi-agent fact-checking models.
Findings
Significantly improves fact-checking accuracy on benchmark datasets.
Effectively models logical interactions between verification actions.
Outperforms existing state-of-the-art methods.
Abstract
Technological advancement allows information to be shared in just a single click, which has enabled the rapid spread of false information. This makes automated fact-checking system necessary to ensure the safety and integrity of our online media ecosystem. Previous methods have demonstrated the effectiveness of decomposing the claim into simpler sub-tasks and utilizing LLM-based multi agent system to execute them. However, those models faces two limitations: they often fail to verify every component in the claim and lack of structured framework to logically connect the results of sub-tasks for a final prediction. In this work, we propose a novel automated fact-checking framework called Trification. Our framework begins by generating a comprehensive set of verification actions to ensure complete coverage of the claim. It then structured these actions into a dependency graph to model the…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMisinformation and Its Impacts · Advanced Graph Neural Networks · Topic Modeling
