paper-with-me

Papers

Deep Abstract Q-Networks

2017-10-02 · Melrose Roderick, Christopher Grimm, Stefanie Tellex

We examine the problem of learning and planning on high-dimensional domains with long horizons and sparse rewards. Recent approaches have shown great successes in many Atari 2600 domains. However, domains with long horizons and sparse rewards, such as Montezuma's Revenge and Venture, remain challenging for existing methods. Methods using abstraction (Dietterich 2000; Sutton, Precup, and Singh 1999) have shown to be useful in tackling long-horizon problems. We combine recent techniques of deep reinforcement learning with existing model-based approaches using an expert-provided state abstraction. We construct toy domains that elucidate the problem of long horizons, sparse rewards and high-dimensional inputs, and show that our algorithm significantly outperforms previous methods on these domains. Our abstraction-based approach outperforms Deep Q-Networks (Mnih et al. 2015) on Montezuma's Revenge and Venture, and exhibits backtracking behavior that is absent from previous methods.

📄 PDF Abstract BibTeX arXiv:1710.00459

Code (0)

등록된 구현이 없습니다.

Tasks

Deep Reinforcement LearningMontezuma's RevengeReinforcement Learning

Similar Papers 제목 키워드 기반

Probabilistic Program Abstractions

2017-05-28 · Steven Holtzen, Todd Millstein, Guy Van Den Broeck

Abstraction is a fundamental tool for reasoning about complex systems. Program abstraction has been utilized to great effect for analyzing deterministic programs. At the heart of program abstraction is the relationship b…

Abstraction Alignment: Comparing Model-Learned and Human-Encoded Conceptual Relationships

2024-07-17 · Angie Boggust, Hyemin Bang, Hendrik Strobelt, Arvind Satyanarayan

While interpretability methods identify a model's learned concepts, they overlook the relationships between concepts that make up its abstractions and inform its ability to generalize to new data. To assess whether model…

Benchmarking

Option Transfer and SMDP Abstraction with Successor Features

2021-10-18 · Dongge Han, Sebastian Tschiatschek

Abstraction plays an important role in the generalisation of knowledge and skills and is key to sample efficient learning. In this work, we study joint temporal and state abstraction in reinforcement learning, where temp…

Reinforcement Learning (RL)

Using Large Language Models for Abstraction of Planning Domains - Extended Version

2025-10-23 · Bita Banihashemi, Megh Patel, Yves Lespérance arxiv

Generating an abstraction of a dynamic domain that aligns with a given purpose remains a significant challenge given that the choice of such an abstraction can impact an agent's ability to plan, reason, and provide expla…

Contrastive Abstraction for Reinforcement Learning

2024-10-01 · Vihang Patil, Markus Hofmarcher, Elisabeth Rumetshofer, Sepp Hochreiter

Learning agents with reinforcement learning is difficult when dealing with long trajectories that involve a large number of states. To address these learning problems effectively, the number of states can be reduced by a…

Contrastive LearningDeep Reinforcement Learningreinforcement-learningReinforcement Learning+1