%0 Conference Paper %A Palma, Ricardo %A Sánchez Ruiz-Granados, Antonio Alejandro %A Gómez Martín, Marco Antonio %A Gómez Martín, Pedro Pablo %A González Calero, Pedro Antonio %T Combining expert knowledge and learning from demonstration in real-time strategy games %D 2011 %@ 0302-9743 %@ 1611-3349 %U https://hdl.handle.net/20.500.14352/133555 %X Case-based planning (CBP) is usually considered a good solution to solve the knowledge acquisition problem that arises when developing AIs for real-time strategy games. Unlike more classical approaches, such as state machines or rule-based systems, CBP allows experts to train AIs directly from games recorded by expert players. Unfortunately, this simple approach has also some drawbacks, for example it is not easy to refine an existing case base to learn specific strategies when a long game session is needed to create a new trace. Furthermore, CBP may be too reactive to small changes in the game state and, at the same time, do not respond fast enough to important changes in the opponent’s strategy. We propose to alleviate these problems by letting experts to inject decision making knowledge into the system in the form of behavior trees, and we show promising results in some experiments using Starcraft. %~