Reinforcement Learning with A* and a Deep Heuristic

11/19/2018
by   Ariel Keselman, et al.
0

A* is a popular path-finding algorithm, but it can only be applied to those domains where a good heuristic function is known. Inspired by recent methods combining Deep Neural Networks (DNNs) and trees, this study demonstrates how to train a heuristic represented by a DNN and combine it with A*. This new algorithm which we call aleph-star can be used efficiently in domains where the input to the heuristic could be processed by a neural network. We compare aleph-star to N-Step Deep Q-Learning (DQN Mnih et al. 2013) in a driving simulation with pixel-based input, and demonstrate significantly better performance in this scenario.

READ FULL TEXT
research
04/26/2018

An effective crossing minimisation heuristic based on star insertion

We present a new heuristic method for minimising crossings in a graph. T...
research
06/01/2022

Star algorithm for NN ensembling

Neural network ensembling is a common and robust way to increase model e...
research
02/11/2023

Verifying Generalization in Deep Learning

Deep neural networks (DNNs) are the workhorses of deep learning, which c...
research
06/17/2023

Vanishing Bias Heuristic-guided Reinforcement Learning Algorithm

Reinforcement Learning has achieved tremendous success in the many Atari...
research
01/16/2013

Feature Learning in Deep Neural Networks - Studies on Speech Recognition Tasks

Recent studies have shown that deep neural networks (DNNs) perform signi...
research
04/26/2018

Profile-guided memory optimization for deep neural networks

Recent years have seen deep neural networks (DNNs) becoming wider and de...
research
08/02/2017

Enterprise to Computer: Star Trek chatbot

Human interactions and human-computer interactions are strongly influenc...

Please sign up or login with your details

Forgot password? Click here to reset