Step-by-Step Fact Verification System for Medical Claims with Explainable Reasoning
Juraj Vladika, Ivana Hacajov\'a, Florian Matthes

TL;DR
This paper introduces an iterative, step-by-step fact verification system for medical claims that enhances explainability and domain-specific accuracy by leveraging multi-turn reasoning with large language models and external data sources.
Contribution
It adapts multi-turn, explainable fact verification methods to the medical domain, demonstrating improved performance over traditional approaches.
Findings
Improved accuracy over traditional FV methods on medical datasets
Effective use of external web search for evidence gathering
High potential for domain-specific fact verification
Abstract
Fact verification (FV) aims to assess the veracity of a claim based on relevant evidence. The traditional approach for automated FV includes a three-part pipeline relying on short evidence snippets and encoder-only inference models. More recent approaches leverage the multi-turn nature of LLMs to address FV as a step-by-step problem where questions inquiring additional context are generated and answered until there is enough information to make a decision. This iterative method makes the verification process rational and explainable. While these methods have been tested for encyclopedic claims, exploration on domain-specific and realistic claims is missing. In this work, we apply an iterative FV system on three medical fact-checking datasets and evaluate it with multiple settings, including different LLMs, external web search, and structured reasoning using logic predicates. We…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsBiomedical Text Mining and Ontologies · Topic Modeling
