ImageNet classification with deep convolutional neural networks
Alex Krizhevsky, Ilya Sutskever et al.
3
Citations
1
Influential Citations
—
Venue
2025
Year
Large language models excel on static benchmarks, but their ability as self-learning agents in dynamic environments remains unclear. We evaluate three prompting strategies: self-reflection, heuristic mutation, and planning across dynamic tasks with open-source models. We find that larger models generally outperform smaller ones, but that strategic prompting can close this performance gap. Second, an overly long prompt can negatively impact smaller models on basic reactive tasks, while larger models show more robust behaviour. Third, advanced prompting techniques primarily benefit smaller models on complex games, but offer less improvement for already high-performing large language models. Yet, we find that advanced reasoning methods yield highly variable outcomes: while capable of significantly improving performance when reasoning and decision-making align, they also introduce instability and can lead to big performance drops. Compared to human performance, our findings reveal little evidence of true emergent reasoning. Instead, large language model performance exhibits persistent limitations in areas like planning and spatial coordination, suggesting that large language models still suffer fundamental shortcomings that may not be fully overcome through self-reflective prompting alone. Reasoning is a multi-faceted task, and while methods like Chain-of-thought improve multi-step reasoning on math word problems, our findings using dynamic benchmarks highlight important shortcomings in general reasoning capabilities, indicating a need to move beyond static benchmarks to capture the complexity of reasoning.
This paper addresses a critical gap in LLM evaluation: the transition from static benchmarks to dynamic, agent-like environments. While LLMs have shown impressive performance on curated datasets, their ability to reason and adapt in real-time, interactive settings remains poorly understood. The authors systematically probe this by testing three prompting strategies—self-reflection, heuristic mutation, and planning—across dynamic tasks, providing a nuanced view of when and how these techniques help or hinder.
The findings are significant because they reveal that even advanced prompting methods do not unlock true emergent reasoning. Instead, LLMs exhibit persistent weaknesses in planning and spatial coordination, suggesting fundamental architectural or training limitations. This has direct implications for deploying LLMs as autonomous agents in real-world applications, where robust reasoning is essential.
The paper reports that larger models generally outperform smaller ones, but strategic prompting can close this gap. For example, on complex games, advanced prompting techniques primarily benefit smaller models, offering less improvement for already high-performing LLMs. However, these methods also introduce instability, leading to big performance drops when reasoning and decision-making misalign. Compared to human performance, LLMs show little evidence of true emergent reasoning, with persistent limitations in planning and spatial coordination. The study uses dynamic benchmarks to highlight that methods like Chain-of-thought, which improve multi-step reasoning on math word problems, do not translate to general reasoning capabilities in dynamic settings.
This work challenges the prevailing optimism that self-reflective prompting alone can overcome fundamental reasoning deficits in LLMs. By demonstrating that even advanced prompting strategies yield variable and sometimes detrimental outcomes, the authors underscore the need for more robust reasoning mechanisms. The call to move beyond static benchmarks is timely, as the AI field increasingly deploys LLMs as autonomous agents. The paper's findings suggest that future research should focus on architectural innovations or training paradigms that enable genuine reasoning, rather than relying solely on prompting tricks. For practitioners, this means carefully evaluating model and prompting choices for dynamic tasks, as one-size-fits-all solutions are unlikely to succeed.
Alex Krizhevsky, Ilya Sutskever et al.
Ashish Vaswani, Noam Shazeer et al.
Douglas M. Bates, Martin Mächler et al.
Diederik P. Kingma, Jimmy Ba