用混合架构让大模型玩策略游戏,效果堪比专业AI
Vox Deorum: A Hybrid LLM Architecture for 4X / Grand Strategy Game AI -- Lessons from Civilization V
- 大模型负责宏观决策,战术由其他系统执行
- 2327场对战证明大模型玩法独特且竞争力强
- 适合想探索智能体游戏设计的研究者
大型语言模型在自然语言推理方面的能力使其在4X及宏大战略类游戏中具有独特优势,可实现更自然的人机协作与谈判。然而这类游戏因复杂度高、长周期等特点带来挑战,同时延迟和成本限制了语言模型的实际部署。我们在经典策略游戏《文明5》(Sid Meier's Civilization V)的Vox Populi模组上,提出了Vox Deorum混合架构(LLM+X)。该分层设计使大模型专注于宏观战略推理,将具体战术执行交由子系统(如算法型AI或未来强化学习AI)。通过2,327场完整对局验证,对比两种开源大模型与简单提示词方法,结果表明大模型能实现具有竞争力的端到端游戏表现,且其玩法风格显著区别于传统算法型AI,也彼此各异。本工作为商业4X游戏中集成大模型提供了可行架构,推动了游戏设计与代理智能研究的发展。
原文摘要 · Abstract (English)
Large Language Models' capacity to reason in natural language makes them uniquely promising for 4X and grand strategy games, enabling more natural human-AI gameplay interactions such as collaboration and negotiation. However, these games present unique challenges due to their complexity and long-horizon nature, while latency and cost factors may hinder LLMs' real-world deployment. Working on a classic 4X strategy game, Sid Meier's Civilization V with the Vox Populi mod, we introduce Vox Deorum, a hybrid LLM+X architecture. Our layered technical design empowers LLMs to handle macro-strategic reasoning, delegating tactical execution to subsystems (e.g., algorithmic AI or reinforcement learning AI in the future). We validate our approach through 2,327 complete games, comparing two open-source LLMs with a simple prompt against Vox Populi's enhanced AI. Results show that LLMs achieve competitive end-to-end gameplay while exhibiting play styles that diverge substantially from algorithmic AI and from each other. Our work establishes a viable architecture for integrating LLMs in commercial 4X games, opening new opportunities for game design and agentic AI research.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。