Search papers, labs, and topics across Lattice.
This paper introduces QMFOL, an automated framework designed to generate monadic first-order logic reasoning tasks with quantifiable complexity, addressing the limitations of existing benchmarks in logical complexity and semantic diversity. By constructing formal logical structures and translating them into natural language, QMFOL ensures logical consistency through round-trip verification with an external prover. Evaluations reveal that as logical complexity increases, performance of large reasoning models degrades, highlighting the framework's potential for more nuanced assessments of reasoning capabilities in LLMs.
Performance of large reasoning models drops significantly as logical complexity rises, revealing critical gaps in current evaluation benchmarks.
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.