ACL 2025finding0 citations

Verifying the Steps of Deductive Reasoning Chains

Zacchary Sadeddine, Fabian M. Suchanek

Abstract

As Large Language Models penetrate everyday life more and more, it becomes essential to measure the correctness of their output. Inthis paper, we propose a novel task: the automatic verification of individual reasoning steps in a logical deductive Chain-of-Thought. Thistask addresses two well-known problems of LLMs, hallucination and incorrect reasoning. We propose a new dataset of logical reasoningchains, in which the individual deduction steps have been manually annotated for soundness, and benchmark several methods on it. We findthat LLMs can detect unsound reasoning steps fairly well, but argue that verification has to be performed by transparent methods instead.We test symbolic methods, but find that they under-perform. We develop a neuro-symbolic baseline called VANESSA that comes closer to the performance of LLMs.

BibTeX
@inproceedings{sadeddine-suchanek-2025-verifying,
    title = "Verifying the Steps of Deductive Reasoning Chains",
    author = "Sadeddine, Zacchary  and
      Suchanek, Fabian M.",
    editor = "Che, Wanxiang  and
      Nabende, Joyce  and
      Shutova, Ekaterina  and
      Pilehvar, Mohammad Taher",
    booktitle = "Findings of the Association for Computational Linguistics: ACL 2025",
    month = jul,
    year = "2025",
    address = "Vienna, Austria",
    publisher = "Association for Computational Linguistics",
    url = "https://aclanthology.org/2025.findings-acl.25/",
    doi = "10.18653/v1/2025.findings-acl.25",
    pages = "456--475",
    ISBN = "979-8-89176-256-5"
}