GoBench: Evaluating LLMs on the game of Go [R]
Our take
![GoBench: Evaluating LLMs on the game of Go [R]](https://preview.redd.it/tbl17cn8ixph1.png?width=140&height=70&auto=webp&s=dd4991d9d3d9dd4d98f8e7afc93bc826e38c523b)
The emergence of GoBench, a novel benchmark for evaluating Large Language Models (LLMs) on the game of Go, offers a fascinating window into the current state of AI reasoning. Go, with its immense search space and subtle strategic nuances, has long been a proving ground for AI—famously conquered by DeepMind’s AlphaGo. Now, GoBench provides a structured way to assess how well LLMs, like GPT-6 Astra, are grasping the underlying principles of the game. The fact that it demonstrates a strong correlation (r=0.83) with ARC-AGI 2, a benchmark focused on general reasoning ability, suggests that proficiency in Go can be a useful proxy for broader cognitive capabilities in these models. This aligns with ongoing efforts to understand how performance on seemingly specialized tasks reflects underlying intelligence; a challenge we’ve explored previously in “The KV Cache Tax: Why Inference Servers Run Out of Memory Before Compute,” where we examine the resource constraints that can limit the deployment of increasingly complex models. It’s also relevant to the broader conversation around model preparedness, as highlighted in “GPT-6 Astra Is the First Model OpenAI Classifies as Critical for Cybersecurity,” demonstrating that even seemingly abstract capabilities can have real-world implications.
The results so far are illuminating, albeit not entirely surprising. While GPT-6 Astra achieves a respectable 2500 Elo rating—well beyond a novice player—it still falls significantly short of KataGo, a dedicated Go-playing AI that boasts a 4400 Elo rating. This underscores a crucial point: LLMs, despite their impressive generative abilities, are not yet general-purpose problem solvers in the same league as specialized AI systems. However, the significant boost achieved by Codex with Astra when equipped with coding tools and given two hours of preparation (3560 Elo) is particularly noteworthy. It suggests that the ability to leverage external tools and engage in a degree of pre-evaluation planning can dramatically improve LLM performance. This highlights the potential of hybrid approaches—combining the strengths of LLMs with more traditional AI techniques—to achieve breakthroughs in complex reasoning tasks. The leaderboard’s continuous updates, as promised by Roland Gao, will be a valuable resource for tracking progress in this area, providing a dynamic snapshot of LLM capabilities.
Beyond the specific numbers, GoBench’s value lies in its rigorous methodology and its focus on measuring *reasoning* rather than just pattern recognition. Unlike some benchmarks that reward memorization or superficial understanding, GoBench pits LLMs against a ladder of opponents with varying skill levels, forcing them to adapt and strategize. The 9x9 board size, while smaller than the standard 19x19 Go board, still presents a complex problem space that demands genuine strategic thinking. Furthermore, the project’s open-source nature – both the code and the paper are publicly available – fosters transparency and encourages community involvement in refining and expanding the benchmark. This kind of collaborative effort is essential for ensuring that AI evaluation tools remain relevant and reliable as LLMs continue to evolve at a rapid pace. The accessibility of the code and data will undoubtedly lead to further experimentation and potentially uncover new insights into the reasoning abilities of these models.
Looking ahead, it’s worth considering how GoBench’s principles could be extended to other complex domains. Could similar benchmarks be developed for games like chess, poker, or even more abstract strategic challenges? Perhaps more importantly, what new evaluation metrics are needed to truly assess the *quality* of LLM reasoning—beyond simply measuring accuracy? The fact that a relatively simple benchmark like GoBench can reveal so much about the current limitations and potential of LLMs is a compelling reminder of the ongoing journey towards building truly intelligent machines. The question remains: what more sophisticated challenges will be needed to unlock the full reasoning potential of these powerful models?
| GoBench evaluates LLMs on 9x9 Go games against a ladder of KataGo opponents, from random to superhuman. It measures general reasoning ability, strongly correlates with ARC-AGI 2 (r=0.83 correlation), and remains highly unsaturated. GPT-6 Astra max achieves 2500 Elo, much lower than the best KataGo, which achieves 4400 Elo. With coding tools and two hours of preparation before evaluation, Codex with Astra achieves 3560 Elo. I will keep the leaderboard updated as long as it is not saturated. leaderboard: https://rolandgao.com/blog/gobench/ code: https://github.com/RolandGao/gobench paper: https://github.com/RolandGao/gobench/blob/main/paper/gobench2.pdf x: https://x.com/Roland65821498/status/2100253388562723298?s=20 [link] [comments] |
Read on the original site
Open the publisher's page for the full experience