AI Benchmarking Controversy: Pokémon Highlights Model Bias
The race for AI supremacy has taken an unusual turn, moving from complex coding environments to the original Pokémon video game trilogy. A recent viral claim suggested that Google’s Gemini model had outperformed Anthropic’s Claude in the classic game, triggering a broader industry debate regarding how AI performance is measured and verified.

The controversy began with a social media post on X, which highlighted that a Gemini-powered stream had successfully navigated the game to reach Lavender Town. In contrast, the Claude-based counterpart remained stuck at Mount Moon as of late February. While the comparison initially framed Gemini as the superior gamer, the narrative shifted once observers examined the technical implementation behind the scenes.
The Role of Custom “Scaffolding”
The gap in gameplay performance was not necessarily a reflection of inherent model intelligence, but rather a result of external assistance. Developers maintaining the Gemini stream incorporated a custom minimap designed to help the model identify specific game elements, such as trees that can be cut. By providing this spatial data, the developers reduced the need for Gemini to process raw screenshots for every decision.
This incident mirrors a growing trend in the AI sector where “custom scaffolds” significantly alter benchmark outcomes. For instance, Anthropic recently reported two distinct results for its Claude 3.7 Sonnet model on the SWE-bench Verified coding test:
- Standard performance: 62.3% accuracy.
- Custom scaffold performance: 70.3% accuracy.
Why Benchmarks Are Becoming Muddled
The use of specialized tuning to boost scores is becoming a standard, if controversial, industry practice. Meta, for example, fine-tuned its Llama 4 Maverick model specifically to excel on the LM Arena platform, with the vanilla version of the model yielding substantially lower scores.
While playing Pokémon is hardly a rigorous metric for evaluating artificial intelligence, it serves as a stark illustration of how non-standard implementations can obscure the true capabilities of a model. As developers continue to use custom tools to optimize performance for specific tests, the challenge of objectively comparing different AI models is becoming increasingly difficult for the public and researchers alike.