paper-with-me

Papers

Large Language Models as Pokémon Battle Agents: Strategic Play and Content Generation

2025-12-19 · Daksh Jain, Aarya Jain, Ashutosh Desai, Avyakt Verma, Ishan Bhanuka, Pratik Narang, Dhruv Kumar arxiv

Strategic decision-making in Pokémon battles presents a unique testbed for evaluating large language models. Pokémon battles demand reasoning about type matchups, statistical trade-offs, and risk assessment, skills that mirror human strategic thinking. This work examines whether Large Language Models (LLMs) can serve as competent battle agents, capable of both making tactically sound decisions and generating novel, balanced game content. We developed a turn-based Pokémon battle system where LLMs select moves based on battle state rather than pre-programmed logic. The framework captures essential Pokémon mechanics: type effectiveness multipliers, stat-based damage calculations, and multi-Pokémon team management. Through systematic evaluation across multiple model architectures we measured win rates, decision latency, type-alignment accuracy, and token efficiency. These results suggest LLMs can function as dynamic game opponents without domain-specific training, offering a practical alternative to reinforcement learning for turn-based strategic games. The dual capability of tactical reasoning and content creation, positions LLMs as both players and designers, with implications for procedural generation and adaptive difficulty systems in interactive entertainment.

📄 PDF Abstract BibTeX arXiv:2512.17308

Code (0)

등록된 구현이 없습니다.

Tasks

Reinforcement Learning

Similar Papers 제목 키워드 기반

A Multi-Agent Pokemon Tournament for Evaluating Strategic Reasoning of Large Language Models

2025-08-03 · Tadisetty Sai Yashwanth, Dhatri C arxiv

This research presents LLM Pokemon League, a competitive tournament system that leverages Large Language Models (LLMs) as intelligent agents to simulate strategic decision-making in Pokémon battles. The platform is desig…

Pick Your Battles: Interaction Graphs as Population-Level Objectives for Strategic Diversity

2021-10-08 · Marta Garnelo, Wojciech Marian Czarnecki, SiQi Liu, Dhruva Tirumala 외

Strategic diversity is often essential in games: in multi-player games, for example, evaluating a player against a diverse set of strategies will yield a more accurate estimate of its performance. Furthermore, in games w…

Diversity

RTSGameBench: An RTS Benchmark for Strategic Reasoning by Vision-Language Models

2026-06-17 · San Kim, Daechul Ahn, Reokyoung Kim, Hyeonbeom Choi 외 arxiv

Modern Vision-Language Models (VLMs) often struggle with strategic reasoning, i.e., anticipating and influencing other agents' actions, under uncertainty in competitive and cooperative settings. Real-time strategy (RTS) …

Language Agents with Reinforcement Learning for Strategic Play in the Werewolf Game

2023-10-29 · Zelai Xu, Chao Yu, Fei Fang, Yu Wang 외

Agents built with large language models (LLMs) have shown great potential across a wide range of domains. However, in complex decision-making tasks, pure LLM-based agents tend to exhibit intrinsic bias in their choice of…

Decision MakingReinforcement Learning (RL)

LLM Trading: Analysis of LLM Agent Behavior in Experimental Asset Markets

2025-02-18 · Thomas Henning, Siddhartha M. Ojha, Ross Spoon, Jiatong Han 외

This paper explores how Large Language Models (LLMs) behave in a classic experimental finance paradigm widely known for eliciting bubbles and crashes in human participants. We adapt an established trading design, where t…

Decision Making