QMFOL: Benchmarking Large Language Model Reasoning via Quantifiable Monadic First-Order Logic Test Case Generation

📅 2026-06-18
📈 Citations: 0
Influential: 0
📄 PDF
🤖 AI Summary
Existing benchmarks for large language model (LLM) reasoning struggle to balance semantic diversity with logical consistency and lack fine-grained control over logical complexity. To address this, this work proposes QMFOL, a framework grounded in monadic first-order logic that enables precise manipulation of task depth, width, label types, and distractors through a controllable generation mechanism. Natural language instances are produced via LLM-based translation and validated for round-trip consistency using an external theorem prover. The resulting QMFOLBench comprises 2,880 instances across 960 configurations, establishing the first deductive reasoning benchmark that jointly ensures logical rigor, semantic richness, and scalability. Experimental results demonstrate that model performance degrades significantly with increasing logical complexity, exhibits sensitivity to semantic perturbations, and is notably stronger on tasks with True labels.
📝 Abstract
Large Language Models (LLMs) have made significant progress in reasoning, particularly in deductive reasoning, which is crucial for high-stakes decision-making. As models improve, evaluation benchmarks should evolve to keep pace. However, existing benchmarks lack fine-grained control over logical complexity and struggle to balance semantic diversity with logical consistency. To address these issues, we propose QMFOL, an automated framework for generating monadic first-order logic reasoning tasks with quantifiable and controllable complexity. It constructs formal logical structures using conjunction and disjunction patterns, enabling precise control over reasoning depth, width, label types, and distractors. These structures are then translated into natural language via LLMs, with logical consistency ensured through round-trip verification using an external prover. Based on our framework, we build QMFOLBench, a benchmark comprising 2880 instances with 960 configurations across diverse logical and semantic dimensions. Evaluations on six large reasoning models (LRMs) and two LLMs show that performance degrades and computational overhead increases with rising logical complexity. Models perform better on True-labeled tasks than on False or Unknown ones, and exhibit sensitivity to semantic variation. Overall, QMFOL offers a scalable and reliable approach for constructing deductive reasoning benchmarks with controllable complexity, enabling more precise evaluation of reasoning capabilities in modern language models.
Problem

Research questions and friction points this paper is trying to address.

deductive reasoning
benchmarking
logical complexity
semantic diversity
logical consistency
Innovation

Methods, ideas, or system contributions that make the work stand out.

monadic first-order logic
controllable complexity
round-trip verification
deductive reasoning benchmark
automated test case generation
🔎 Similar Papers
No similar papers found.