603@2023@IJCAI

Total: 1

#1 Topological Planning with Post-unique and Unary Actions [PDF] [Copy] [Kimi] [REL]

Authors: Guillaume Prévost ; Stéphane Cardon ; Tristan Cazenave ; Christophe Guettier ; Éric Jacopin

We are interested in realistic planning problems to model the behavior of Non-Playable Characters (NPCs) in video games. Search-based action planning, introduced by the game F.E.A.R. in 2005, has an exponential time complexity allowing to control only a dozen NPCs between two frames. A close study of the plans generated in first-person shooters shows that: (1) actions are unary, (2) actions are contextually post-unique and (3) there is no two instances of the same action in an NPC’s plan. By considering (1), (2) and (3) as restrictions, we introduce new classes of problems with the Simplified Action Structure formalism which indeed allow to model realistic problems and whose instances are solvable by a linear-time algorithm. We also experimentally show that our algorithm is capable of managing millions of NPCs per frame.