Search papers, labs, and topics across Lattice.
The PokeAgent Challenge is introduced as a large-scale benchmark for decision-making research using the Pokemon game environment, addressing limitations in existing benchmarks by simultaneously stressing partial observability, game-theoretic reasoning, and long-horizon planning. The challenge includes a Battling Track with 20M+ battle trajectories and a Speedrunning Track, providing a standardized evaluation framework for RPG speedrunning. Results from the NeurIPS 2025 competition, featuring over 100 teams, reveal gaps between generalist (LLM), specialist (RL), and elite human performance, highlighting Pokemon as an unsolved benchmark orthogonal to standard LLM benchmarks.
Pokemon, with its blend of partial observability, game-theoretic reasoning, and long-horizon planning, emerges as a surprisingly effective benchmark, exposing critical gaps in LLM and RL capabilities that existing suites miss.
We present the PokeAgent Challenge, a large-scale benchmark for decision-making research built on Pokemon's multi-agent battle system and expansive role-playing game (RPG) environment. Partial observability, game-theoretic reasoning, and long-horizon planning remain open problems for frontier AI, yet few benchmarks stress all three simultaneously under realistic conditions. PokeAgent targets these limitations at scale through two complementary tracks: our Battling Track, which calls for strategic reasoning and generalization under partial observability in competitive Pokemon battles, and our Speedrunning Track, which requires long-horizon planning and sequential decision-making in the Pokemon RPG. Our Battling Track supplies a dataset of 20M+ battle trajectories alongside a suite of heuristic, RL, and LLM-based baselines capable of high-level competitive play. Our Speedrunning Track provides the first standardized evaluation framework for RPG speedrunning, including an open-source multi-agent orchestration system for modular, reproducible comparisons of harness-based LLM approaches. Our NeurIPS 2025 competition validates both the quality of our resources and the research community's interest in Pokemon, with over 100 teams competing across both tracks and winning solutions detailed in our paper. Participant submissions and our baselines reveal considerable gaps between generalist (LLM), specialist (RL), and elite human performance. Analysis against the BenchPress evaluation matrix shows that Pokemon battling is nearly orthogonal to standard LLM benchmarks, measuring capabilities not captured by existing suites and positioning Pokemon as an unsolved benchmark that can drive RL and LLM research forward. We transition to a living benchmark with a live leaderboard for Battling and self-contained evaluation for Speedrunning at https://pokeagentchallenge.com.