paper-with-me

홈 › Papers

HOLMES: Evaluating Higher-Order Logical Reasoning in LLMs

2026-06-22 · Yucheng Wu, Jundong Xu, Mingzhen Ju, Yue Yu, Chenpeng Wang, Haoxuan Li, Liangming Pan arxiv

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, and decision procedures themselves. We introduce HOLMES (Higher-Order Logic Meets real-world Explainable Symbolic reasoning), the first real-world benchmark for higher-order symbolic reasoning in LLMs, containing 1379 instances. Built on higher-order logic, HOLMES pairs natural-language problems with HOL formalizations, ground-truth answers, verifiable reasoning traces, and fine-grained controllable reasoning factors across law and finance. Experiments show that current LLMs still struggle on HOLMES, with an average accuracy of only 50.64% and the best model reaching 59.54%. Our analyses further reveal that high final-answer accuracy can mask shortcut reasoning in conflict-resolution settings, while performance drops sharply under scope-conditioned and compositional reasoning. These findings identify higher-order symbolic reasoning as a key bottleneck for building reliable and verifiable LLMs. The project code and dataset are publicly available at https://github.com/wuyucheng2002/HOLMES.

📄 PDF Abstract BibTeX arXiv:2606.23238

Code (0)

등록된 구현이 없습니다.

Tasks

Logical Reasoning

Similar Papers 제목 키워드 기반

Video-Holmes: Can MLLM Think Like Holmes for Complex Video Reasoning?

2025-05-27 · Junhao Cheng, Yuying Ge, Teng Wang, Yixiao Ge 외

Recent advances in CoT reasoning and RL post-training have been reported to enhance video reasoning capabilities of MLLMs. This progress naturally raises a question: can these models perform complex video reasoning in a …

Multimodal Reasoning

Illustrating a neural model of logic computations: The case of Sherlock Holmes' old maxim

2012-10-28 · Eduardo Mizraji

Natural languages can express some logical propositions that humans are able to understand. We illustrate this fact with a famous text that Conan Doyle attributed to Holmes: 'It is an old maxim of mine that when you have…

AIGI-Holmes: Towards Explainable and Generalizable AI-Generated Image Detection via Multimodal Large Language Models

2025-07-03 · Ziyin Zhou, Yunpeng Luo, Yuanchen Wu, Ke Sun 외 arxiv

The rapid development of AI-generated content (AIGC) technology has led to the misuse of highly realistic AI-generated images (AIGI) in spreading misinformation, posing a threat to public information security. Although e…

Holmes: A Benchmark to Assess the Linguistic Competence of Language Models

2024-04-29 · Andreas Waldis, Yotam Perlitz, Leshem Choshen, Yufang Hou 외

We introduce Holmes, a new benchmark designed to assess language models (LMs) linguistic competence - their unconscious understanding of linguistic phenomena. Specifically, we use classifier-based probing to examine LMs'…

Part-Of-Speech Tagging

P-FOLIO: Evaluating and Improving Logical Reasoning with Abundant Human-Written Reasoning Chains

2024-10-11 · Simeng Han, Aaron Yu, Rui Shen, Zhenting Qi 외

Existing methods on understanding the capabilities of LLMs in logical reasoning rely on binary entailment classification or synthetically derived rationales, which are not sufficient for proper investigation of model's c…

Large Language ModelLogical Reasoning