HOLMES: Evaluating Higher-Order Logical Reasoning in LLMs

15d ago · Global · primary source: export.arxiv.org

A new benchmark called HOLMES reveals that large language models perform poorly on higher-order logical reasoning tasks, with the best model achieving only 59.54% accuracy across 1,379 test instances drawn from law and finance domains [1][2]. The benchmark, formally introduced in a paper by Yucheng Wu and collaborators, is described as the first real-world dataset targeting higher-order symbolic reasoning in LLMs [1][2]. Unlike existing evaluations that focus on first-order logic — deduction over fixed predicates — HOLMES requires models to reason over rules, predicates, functions, constraints, and decision procedures themselves [2]. Each of the 1,379 instances pairs a natural-language problem with a higher-order logic formalization, a ground-truth answer, and a verifiable reasoning trace [1][2]. Current LLMs averaged just 50.64% accuracy on the benchmark, while the top-performing model reached 59.54% [1][2]. The paper’s analysis further indicates that high final-answer scores can conceal shortcut reasoning when models face conflict-resolution settings, and performance drops sharply under scope-conditioned and compositional reasoning demands [2]. These results position higher-order symbolic reasoning as a bottleneck for building reliable and verifiable language models [1][2]. The work arrives as the broader AI community continues to scrutinize the reasoning capabilities of large language models, which are typically trained with self-supervised learning on vast text corpora [11]. The HOLMES dataset and project code have been made publicly available on GitHub [1][2]. The paper was posted on arXiv, an open-access repository that hosts e-prints across computer science, mathematics, and other fields and that, as of late 2024, receives roughly 24,000 new submissions per month [9].

research-papermodel-releaseproduct-launchbenchmarktool-release

Background sources we checked (10)
  • arxiv.org ↗ Logical reasoning is essential for reliable AI, yet existing benchmarks are largely first-order-logic-centric, focusing on object-level deduction over fixed predicates. This misses many realistic scenarios where models must reason over rules, predicates, functions, constraints, a…
  • en.wikipedia.org ↗ Constructivism is a theory that suggests that learners do not passively acquire knowledge through direct instruction. Instead, they construct their understanding through experiences and social interaction, integrating new information with their existing knowledge. This theory ori…
  • en.wikipedia.org ↗ The following scientific events occurred in 2023.…
  • en.wikipedia.org ↗ Post-truth politics, also described as post-factual politics or post-reality politics, is a widely recognized historical period where political culture is marked by public anxiety about what claims can be publicly accepted facts, heightened concern over the honesty of public fig…
  • info.arxiv.org ↗ arXiv Labs - arXiv info | arXiv e-print repository Skip to content # arXiv Labs Attention arXiv Users: arXiv Labs is pausing new proposals ## What are arXiv Labs? arXiv Labs are a way for the community to contribute new, useful features to arXiv. These integrations are avail…
  • blog.arxiv.org ↗ arXivLabs: a space for community innovation – arXiv blog arXiv has launched a new, formalized framework enabling innovative collaborations with individuals and organizations. “Members of our community want to contribute tools that enhance the arXiv experience, and we val…
  • info.arxiv.org ↗ arXivLabs: Showcase - arXiv info | arXiv e-print repository ... # arXivLabs: Showcase ... arXiv is surrounded by a community of researchers and developers working at the cutting edge of information science and technology. ... While the arXiv team is focused on our core mission—pr…
  • en.wikipedia.org ↗ arXiv (pronounced as "archive"—the X represents the Greek letter chi ⟨χ⟩) is an open-access repository of electronic preprints and postprints (known as e-prints) approved for posting after moderation, but not peer reviewed. It consists of scientific papers in the fields of mathem…
  • en.wikipedia.org ↗ 14 (fourteen) is the natural number following 13 and preceding 15.…
  • en.wikipedia.org ↗ A large language model (LLM) is a type of machine learning model designed for natural language processing tasks such as language generation. LLMs are language models with many parameters, and are trained with self-supervised learning on a vast amount of text.…

Sources

Spot something wrong? Report an issue