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

Download:

Current browse context:

cs.LG

Change to browse by:

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 > Machine Learning

Title: Dynamic Frame skip Deep Q Network

Abstract: Deep Reinforcement Learning methods have achieved state of the art performance in learning control policies for the games in the Atari 2600 domain. One of the important parameters in the Arcade Learning Environment (ALE) is the frame skip rate. It decides the granularity at which agents can control game play. A frame skip value of $k$ allows the agent to repeat a selected action $k$ number of times. The current state of the art architectures like Deep Q-Network (DQN) and Dueling Network Architectures (DuDQN) consist of a framework with a static frame skip rate, where the action output from the network is repeated for a fixed number of frames regardless of the current state. In this paper, we propose a new architecture, Dynamic Frame skip Deep Q-Network (DFDQN) which makes the frame skip rate a dynamic learnable parameter. This allows us to choose the number of times an action is to be repeated based on the current state. We show empirically that such a setting improves the performance on relatively harder games like Seaquest.
Comments: 6 pages, 8 figures. arXiv admin note: text overlap with arXiv:1506.08941 by other authors
Subjects: Machine Learning (cs.LG); Artificial Intelligence (cs.AI); Neural and Evolutionary Computing (cs.NE)
Cite as: arXiv:1605.05365 [cs.LG]
  (or arXiv:1605.05365v1 [cs.LG] for this version)

Submission history

From: Aravind Srinivas [view email]
[v1] Tue, 17 May 2016 20:58:41 GMT (319kb,D)
[v2] Sat, 11 Jun 2016 01:04:13 GMT (421kb,D)
[v3] Mon, 21 Sep 2020 22:20:49 GMT (421kb,D)

Link back to: arXiv, form interface, contact.