TL;DR
This paper introduces a specialized rolling horizon evolutionary algorithm for collaborative board games, specifically Pandemic, demonstrating its effectiveness in managing long-term strategies and stochastic game dynamics.
Contribution
It presents a novel evolutionary algorithm tailored for Pandemic, incorporating forward models, macro-actions, and repair functions to improve AI decision-making in collaborative, stochastic environments.
Findings
Evolutionary approach outperforms baseline hierarchical policy.
Short-horizon rollouts better anticipate future dangers.
Algorithm effectively manages multi-player collaboration challenges.
Abstract
Competitive board games have provided a rich and diverse testbed for artificial intelligence. This paper contends that collaborative board games pose a different challenge to artificial intelligence as it must balance short-term risk mitigation with long-term winning strategies. Collaborative board games task all players to coordinate their different powers or pool their resources to overcome an escalating challenge posed by the board and a stochastic ruleset. This paper focuses on the exemplary collaborative board game Pandemic and presents a rolling horizon evolutionary algorithm designed specifically for this game. The complex way in which the Pandemic game state changes in a stochastic but predictable way required a number of specially designed forward models, macro-action representations for decision-making, and repair functions for the genetic operations of the evolutionary…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
MethodsRepair
