Trification: A Comprehensive Tree-based Strategy Planner and Structural Verification for Fact-Checking
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 logical interaction between actions. Furthermore, the graph can be dynamically modified, allowing the system to adapt its verification strategy. Experimental results on two challenging benchmarks demonstrate that our framework significantly enhances fact-checking accuracy, thereby advancing current state-of-the-art in automated fact-checking system.
Code (0)
등록된 구현이 없습니다.
Similar Papers 제목 키워드 기반
Detecting Neighborhood Gentrification at Scale via Street-level Visual Data
Neighborhood gentrification plays a significant role in shaping the social and economic well-being of both individuals and communities at large. While some efforts have been made to detect gentrification in cities, exist…
validPartitioning Distribution Networks for Integrated Electrification Planning
In many developing countries, access to electricity remains a significant challenge. Electrification planners in these countries often have to make important decisions on the mode of electrification and the planning of e…
ClusteringSDA-PLANNER: State-Dependency Aware Adaptive Planner for Embodied Task Planning
Embodied task planning requires agents to produce executable actions in a close-loop manner within the environment. With progressively improving capabilities of LLMs in task decomposition, planning, and generalization, c…
Vehicle Electrification Solutions: review and open challenges
An Electric Vehicle usually refers to any vehicle that is partially or fully powered by a battery that can be directly plugged into the mains. Therefore, the new vehicles provide various benefits, including convenience, …
ManagementVote-Tree-Planner: Optimizing Execution Order in LLM-based Task Planning Pipeline via Voting
Integrating large language models (LLMs) into closed-loop robotic task planning has become increasingly popular within embodied artificial intelligence. Previous efforts mainly focused on leveraging the strong reasoning …
Decision MakingTask Planning