Recitation over Reasoning: How Cutting-Edge Language Models Can Fail on Elementary School-Level Reasoning Problems?
Kai Yan, Yufei Xu, Zhengyin Du, Xuesong Yao, Zheyu Wang, Xiaowen Guo, Jiecao Chen
TL;DR
This work introduces RoR-Bench, a multimodal benchmark to probe whether cutting-edge LLMs actually reason or merely recite learned solution patterns when faced with elementary problems whose conditions are subtly altered. Across text and vision tasks, the study shows a pervasive recitation tendency, with typical modified-problem performance drops exceeding 50-60% for top models, and only marginal benefit from few-shot learning or forced-correct prompts. The authors analyze contributing factors and find solution-paradigm overfitting as a primary cause, highlighting the limits of current alignment and prompting-based mitigations. The findings have significant implications for evaluating AI reasoning and underscore the need for robust, assumption-resistant reasoning capabilities in future LLMs and multimodal systems.
Abstract
The rapid escalation from elementary school-level to frontier problems of the difficulty for LLM benchmarks in recent years have weaved a miracle for researchers that we are only inches away from surpassing human intelligence. However, is the LLMs' remarkable reasoning ability indeed comes from true intelligence by human standards, or are they simply reciting solutions witnessed during training at an Internet level? To study this problem, we propose RoR-Bench, a novel, multi-modal benchmark for detecting LLM's recitation behavior when asked simple reasoning problems but with conditions subtly shifted, and conduct empirical analysis on our benchmark. Surprisingly, we found existing cutting-edge LLMs unanimously exhibits extremely severe recitation behavior; by changing one phrase in the condition, top models such as OpenAI-o1 and DeepSeek-R1 can suffer 60 percent performance loss on elementary school-level arithmetic and reasoning problems. Such findings are a wake-up call to the LLM community that compels us to re-evaluate the true intelligence level of cutting-edge LLMs.
