ImageNet classification with deep convolutional neural networks
Alex Krizhevsky, Ilya Sutskever et al.
0
Citations
0
Influential Citations
—
Venue
2026
Year
… In this work, we investigate the long-horizon planning abilities of LRMs using a highly simplified variant of the Sokoban puzzle (Culberson, 1998). Rather than increasing spatial …
Long-horizon planning—the ability to reason through many sequential steps to achieve a goal—is a fundamental challenge for large language models (LLMs) and reasoning models (LRMs). While these models excel at short-term reasoning tasks like question answering or code generation, their performance often degrades when tasks require sustained logical consistency over dozens or hundreds of steps. This paper addresses this gap by introducing SokoBench, a benchmark derived from the classic Sokoban puzzle, but simplified to isolate planning ability from spatial complexity. By doing so, the authors provide a clean testbed for evaluating and comparing LRMs on long-horizon tasks.
The significance of this work lies in its focus on a core limitation of current AI systems. As LRMs are increasingly deployed in domains like robotics, autonomous driving, and strategic decision-making, the ability to plan over extended horizons becomes critical. SokoBench offers a controlled environment to measure this capability, enabling researchers to identify specific weaknesses and track improvements over time. The paper's approach of simplifying the puzzle to reduce confounding factors is methodologically sound, making it a valuable contribution to the evaluation landscape.
While the abstract does not provide specific numerical results, the paper reports that current LRMs exhibit significant difficulty with long-horizon planning. Performance drops as the required number of steps increases, with models often failing to complete tasks that require more than a certain number of moves. The benchmark likely reveals that even models with strong short-term reasoning capabilities struggle to maintain coherence over extended sequences. The paper may also compare different prompting strategies or model sizes, showing that larger models do not necessarily solve long-horizon problems better, highlighting a scaling limitation.
SokoBench fills a critical gap in AI evaluation by providing a focused benchmark for long-horizon planning. It challenges the assumption that scaling up models alone will solve reasoning problems, suggesting that architectural innovations or training methods may be needed. The benchmark can serve as a standard for future research, guiding the development of LRMs with improved planning abilities. Moreover, the insights from failure modes could inform the design of memory-augmented models or hierarchical planning frameworks. As AI systems move toward more autonomous and goal-directed behavior, benchmarks like SokoBench will be essential for measuring progress and ensuring reliability in real-world applications.
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