PulseAugur
EN
LIVE 04:40:01

New framework ForEx verifies LLM reasoning in logical fallacy detection

Researchers have developed ForEx, a novel framework designed to formally verify the reasoning processes of Large Language Models (LLMs) in detecting logical fallacies. This system translates LLM explanations into Lean4, a formal verification language, to check if the reasoning is derivable from encoded premises, rather than just assessing the logical validity of the original argument. Experiments using the LOGIC-Climate dataset revealed that while over 90% of LLM outputs could be translated into verifiable formal reasoning chains, agreement with human annotations was only around 20%. This highlights a significant discrepancy between formal derivability and human-aligned reasoning, a gap that traditional prediction-based metrics fail to capture. AI

IMPACT This framework could lead to more robust evaluations of LLM reasoning, moving beyond simple accuracy to assess the underlying logic.

RANK_REASON The item describes a new academic paper detailing a novel framework for evaluating LLM reasoning capabilities. [lever_c_demoted from research: ic=1 ai=1.0]

Read on arXiv cs.CL →

AI-generated summary · Google Gemini · from 1 sources. How we write summaries →

New framework ForEx verifies LLM reasoning in logical fallacy detection

COVERAGE [1]

  1. arXiv cs.CL TIER_1 English(EN) · Yihuang Kang ·

    ForEx: A Formal Verification Framework for Explainable Reasoning in Logical Fallacy Detection and Annotation

    Current evaluations of Large Language Models (LLMs) on logical fallacy detection focus on predicted labels, but do not establish whether those labels are supported by the reasoning the models provide. We propose ForEx (Formal Verification for Explainable Reasoning), a framework t…