We gratefully acknowledge support from
the Simons Foundation and member institutions.
Full-text links:

Download:

Current browse context:

cs.AI

Change to browse by:

cs

References & Citations

DBLP - CS Bibliography

Bookmark

(what is this?)
CiteULike logo BibSonomy logo Mendeley logo del.icio.us logo Digg logo Reddit logo

Computer Science > Artificial Intelligence

Title: Deep Learning for Reward Design to Improve Monte Carlo Tree Search in ATARI Games

Abstract: Monte Carlo Tree Search (MCTS) methods have proven powerful in planning for sequential decision-making problems such as Go and video games, but their performance can be poor when the planning depth and sampling trajectories are limited or when the rewards are sparse. We present an adaptation of PGRD (policy-gradient for reward-design) for learning a reward-bonus function to improve UCT (a MCTS algorithm). Unlike previous applications of PGRD in which the space of reward-bonus functions was limited to linear functions of hand-coded state-action-features, we use PGRD with a multi-layer convolutional neural network to automatically learn features from raw perception as well as to adapt the non-linear reward-bonus function parameters. We also adopt a variance-reducing gradient method to improve PGRD's performance. The new method improves UCT's performance on multiple ATARI games compared to UCT without the reward bonus. Combining PGRD and Deep Learning in this way should make adapting rewards for MCTS algorithms far more widely and practically applicable than before.
Comments: In 25th International Joint Conference on Artificial Intelligence (IJCAI), 2016
Subjects: Artificial Intelligence (cs.AI)
Cite as: arXiv:1604.07095 [cs.AI]
  (or arXiv:1604.07095v1 [cs.AI] for this version)

Submission history

From: Xiaoxiao Guo [view email]
[v1] Sun, 24 Apr 2016 23:51:18 GMT (970kb,D)

Link back to: arXiv, form interface, contact.