← Search

Harm Van Seijen

8 accepted papers

2024

Consciousness-Inspired Spatio-Temporal Abstractions for Better Generalization in Reinforcement Learning

ICLR 2024poster

Inspired by human conscious planning, we propose Skipper, a model-based reinforcement learning framework utilizing spatio-temporal abstractions to generalize better in novel situations. It automatically decomposes the given task into smaller, more manageable subtasks, and thus enables sparse decisio…

2023

Principled Offline RL in the Presence of Rich Exogenous Information

ICML 2023poster

Learning to control an agent from offline data collected in a rich pixel-based visual observation space is vital for real-world applications of reinforcement learning (RL). A major challenge in this setting is the presence of input information that is hard to model and irrelevant to controlling the…

Cited by 4SourcePDFScholar
2022

Modular Lifelong Reinforcement Learning via Neural Composition

ICLR 2022poster

Humans commonly solve complex problems by decomposing them into easier subproblems and then combining the subproblem solutions. This type of compositional reasoning permits reuse of the subproblem solutions when tackling future tasks that share part of the underlying compositional structure. In a co…

2021

Systematic generalisation with group invariant predictions

ICLR 2021spotlight

We consider situations where the presence of dominant simpler correlations with the target variable in a training set can cause an SGD-trained neural network to be less reliant on more persistently correlating complex features. When the non-persistent, simpler correlations correspond to non-semantic…

Cited by 131SourcePDFScholar
2020

The LoCA Regret: A Consistent Metric to Evaluate Model-Based Behavior in Reinforcement Learning

NeurIPS 2020poster

Deep model-based Reinforcement Learning (RL) has the potential to substantially improve the sample-efficiency of deep RL. While various challenges have long held it back, a number of papers have recently come out reporting success with deep model-based methods. This is a great development, but the l…

2019

Dead-ends and Secure Exploration in Reinforcement Learning

ICML 2019oral

Many interesting applications of reinforcement learning (RL) involve MDPs that include numerous “dead-end" states. Upon reaching a dead-end state, the agent continues to interact with the environment in a dead-end trajectory before reaching an undesired terminal state, regardless of whatever actions…

2019

Using a Logarithmic Mapping to Enable Lower Discount Factors in Reinforcement Learning

NeurIPS 2019oral

In an effort to better understand the different ways in which the discount factor affects the optimization process in reinforcement learning, we designed a set of experiments to study each effect in isolation. Our analysis reveals that the common perception that poor performance of low discount fact…

2017

Hybrid Reward Architecture for Reinforcement Learning

NeurIPS 2017poster

One of the main challenges in reinforcement learning (RL) is generalisation. In typical deep RL methods this is achieved by approximating the optimal value function with a low-dimensional representation using a deep network. While this approach works well in many domains, in domains where the optim…

Cited by 331SourcePDFScholar