pith. machine review for the scientific record. sign in

arxiv: 1604.06057 · v2 · submitted 2016-04-20 · 💻 cs.LG · cs.AI· cs.CV· cs.NE· stat.ML

Recognition: unknown

Hierarchical Deep Reinforcement Learning: Integrating Temporal Abstraction and Intrinsic Motivation

Authors on Pith no claims yet
classification 💻 cs.LG cs.AIcs.CVcs.NEstat.ML
keywords learningfunctionsintrinsicreinforcementvalueagentbehaviordeep
0
0 comments X
read the original abstract

Learning goal-directed behavior in environments with sparse feedback is a major challenge for reinforcement learning algorithms. The primary difficulty arises due to insufficient exploration, resulting in an agent being unable to learn robust value functions. Intrinsically motivated agents can explore new behavior for its own sake rather than to directly solve problems. Such intrinsic behaviors could eventually help the agent solve tasks posed by the environment. We present hierarchical-DQN (h-DQN), a framework to integrate hierarchical value functions, operating at different temporal scales, with intrinsically motivated deep reinforcement learning. A top-level value function learns a policy over intrinsic goals, and a lower-level function learns a policy over atomic actions to satisfy the given goals. h-DQN allows for flexible goal specifications, such as functions over entities and relations. This provides an efficient space for exploration in complicated environments. We demonstrate the strength of our approach on two problems with very sparse, delayed feedback: (1) a complex discrete stochastic decision process, and (2) the classic ATARI game `Montezuma's Revenge'.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 2 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. Concrete Problems in AI Safety

    cs.AI 2016-06 accept novelty 7.0

    The paper categorizes five concrete AI safety problems arising from flawed objectives, costly evaluation, and learning dynamics.

  2. Forgetting as a Feature: Cognitive Alignment of Large Language Models

    cs.CL 2025-12 unverdicted novelty 5.0

    LLMs show human-like forgetting rates that can be harnessed through probabilistic memory prompting to improve long-horizon reasoning.