A Neural Network for Decision Making in Real-Time Heuristic Search

Muñoz, Franco; Fadic, Miguel; Hernandez, Carlos; Baier, Jorge

Keywords: search, artificial intelligence

Abstract

Most real-time heuristic search algorithms solve search problems by executing a series of episodes. During each episode the algorithm decides an action for execution. Such a decision is usually made using information gathered by running a bounded, heuristic-search algorithm. In this paper we report on a real-time search algorithm that does not use a search algorithm to choose the next action to be applied. Rather, it uses a neural network whose input is local information about the search graph, comparable to the information that would be used by a bounded search algorithm. We describe a supervised learning approach to training such a network. Our three types of maps from the Moving AI benchmarks, shows that our algorithm is, in some cases, substantially superior to algorithms that have access to the same information about the graph. One of our most important conclusions is that our extended set of features important: indeed, using features beyond the heuristic seems key to achieving good performance.

Más información

Editorial: American Association for Artificial Intelligence (AAAI) Press
Fecha de publicación: 2018
Año de Inicio/Término: July 14-15, 2018
Idioma: Inglés
URL: https://www.aaai.org/ocs/index.php/SOCS/SOCS18/paper/view/17976