TsuGO: Probing Search Efficiency in LLM Reasoning via Go Life-and-Death Problems
This paper introduces TsuGO, a novel benchmark using Go life-and-death problems to evaluate LLM reasoning by measuring search efficiency and resource allocation, revealing that current models often rely on unguided search patterns rather than effective strategic planning despite longer chains of thought.
Original paper licensed under CC BY 4.0 (http://creativecommons.org/licenses/by/4.0/). This is an AI-generated explanation of the paper below. It is not written or endorsed by the authors. For technical accuracy, refer to the original paper. Read full disclaimer
Imagine you are watching a grandmaster chess player solve a puzzle. In the past, we only cared if they picked the winning move at the very end. If they got it right, we cheered; if they got it wrong, we moved on. But recently, scientists studying Artificial Intelligence (AI) realized that just looking at the final answer isn't enough. They started looking at the "Chain of Thought"—the messy, step-by-step chatter the AI says out loud while it thinks. They wanted to know: Is the AI actually thinking, or is it just guessing and hoping to get lucky?
However, there's a catch. Most of these AI tests are like math problems where there's only one straight line to the answer. The AI just needs to follow the rules. But real thinking often involves exploring dead ends, backtracking, and trying different paths before finding the right one. It's about searching. The big question is: When an AI faces a problem with many possible paths, does it know how to organize its search efficiently, or does it just wander around aimlessly, wasting energy? This is the mystery researchers are trying to solve.
Enter TsuGO, a new experiment designed to peek inside the AI's brain while it plays a very specific game: Go life-and-death problems (known as tsumego). Think of these not as a full game of Go, but as a tiny, intense puzzle where a group of stones is trapped, and the player must find the one specific move to save them or kill the opponent. It's a closed world with a clear winner and loser, making it the perfect training ground to see how an AI organizes its thoughts.
The researchers built a system to turn the AI's free-flowing thoughts into a "search tree." Imagine the AI's mind as a tree growing in a garden. The trunk is the starting board. Every time the AI considers a new move, a branch grows. If that move leads to a win, the branch stays green; if it leads to a loss, it turns red. The goal isn't just to see if the AI found the green branch at the end, but to watch how it grew the tree. Did it waste time growing huge, useless branches? Did it find the right path quickly? Or did it keep circling back to the same wrong ideas?
The results are a bit of a reality check for the world of AI. The study found that even the smartest, most powerful AI models today are still far from being master searchers. When the researchers gave the AI a list of four possible moves to choose from, the better models did okay. But when they took away the list and asked the AI to find the move from scratch, many of them stumbled. They often acted like a person wandering through a dark forest with a flashlight, checking every bush randomly, rather than a detective who knows exactly where to look.
Here is the surprising part: The researchers discovered that writing more text doesn't mean the AI is thinking better. Some models produced huge, long explanations (using thousands of words) but still failed to find the right move. Others were shorter but got it right. The paper introduces a new way to measure this called "Search Efficiency." It turns out that the best models aren't the ones that talk the most; they are the ones that stop wasting time on dead-end branches and stick to the promising ones.
The study also compared these AI models to a specialized computer program called KataGo, which is designed specifically to play Go. Even the strongest AI models lagged far behind this specialized program. It suggests that while AI is getting very good at talking and following instructions, it still struggles with the internal "planning" required to navigate complex, adversarial situations where it has to predict an opponent's next move and adjust its strategy on the fly.
In short, TsuGO reveals that the next big leap for AI isn't just about making models bigger or having them talk longer. It's about teaching them how to organize their search, how to know when to give up on a bad idea, and how to focus their energy on the paths that actually matter. Until they master this, they might be able to solve a math problem, but they'll still get lost in a forest of possibilities.
Drowning in papers in your field?
Get daily digests of the most novel papers matching your research keywords — with technical summaries, in your language.