PokeAgent挑战:大规模竞争性与长上下文学习 / The PokeAgent Challenge: Competitive and Long-Context Learning at Scale
1️⃣ 一句话总结
这篇论文提出了一个基于宝可梦游戏的大规模决策研究基准,包含对战和速通两个赛道,旨在通过竞争性、部分可观测和长程规划等复杂任务,来评估和推动强化学习与大语言模型的发展。
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 this https URL.
PokeAgent挑战:大规模竞争性与长上下文学习 / The PokeAgent Challenge: Competitive and Long-Context Learning at Scale
这篇论文提出了一个基于宝可梦游戏的大规模决策研究基准,包含对战和速通两个赛道,旨在通过竞争性、部分可观测和长程规划等复杂任务,来评估和推动强化学习与大语言模型的发展。
源自 arXiv: 2603.15563