Beyond Correctness: Exposing LLM-generated Logical Flaws in Reasoning via Multi-step Automated Theorem Proving
Xinyi Zheng, Ningke Li, Xiaokun Luan, Kailong Wang, Ling Shi, Meng Sun, Haoyu Wang

TL;DR
This paper introduces MATP, a framework that translates LLM reasoning into First-Order Logic and uses automated theorem proving to detect subtle logical errors in multi-step reasoning, improving trustworthiness.
Contribution
The paper presents MATP, a novel evaluation method that systematically verifies LLM reasoning correctness through formal logic translation and automated theorem proving, surpassing existing baselines.
Findings
MATP outperforms prompting-based baselines by over 42 percentage points in reasoning verification.
Model-specific analysis shows reasoning models produce more logically coherent outputs.
MATP effectively identifies hidden logical errors in LLM-generated reasoning.
Abstract
Large Language Models (LLMs) have demonstrated impressive reasoning capabilities, leading to their adoption in high-stakes domains such as healthcare, law, and scientific research. However, their reasoning often contains subtle logical errors masked by fluent language, posing significant risks for critical applications. While existing approaches like fact-checking, self-consistency methods, and rule-based validation provide partial solutions, they fail to detect complex logical flaws in multi-step reasoning. To overcome these challenges, we present MATP, an evaluation framework for systematically verifying LLM reasoning via Multi-step Automatic Theorem Proving. MATP translates natural language reasoning into First-Order Logic (FOL) and applies automated theorem provers to assess step-by-step logical validity. This approach identifies hidden logical errors and provides fine-grained…
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
TopicsTopic Modeling · Artificial Intelligence in Healthcare and Education · Explainable Artificial Intelligence (XAI)
