Publications

You can also find my articles on my Google Scholar profile.

Books


Journal Articles


Successor Clusters: A Behavior Basis for Unsupervised Zero-Shot Reinforcement Learning

Published in Transactions on Machine Learning Research, 2025

We introduce a novel method for unsupervised zero-shot RL based on the partitioning of the state space into clusters of temporal proximity. We employ the Successor Feature framework, which allows us to train a general policy and visualize the expected optimal trajectories. We achieve state-of-the-art zero-shot performance for SF-based methods on MuJoCo tasks.

Download Paper

Conference Papers


Deep Learning of Intrinsically Motivated Options in the Arcade Learning Environment

Published in Deep Reinforcement Learning Workshop NeurIPS 2022, 2022

We extend Explore Options for Deep Reinforcement Learning, adapting the algorithms for neural-network-based function approximation through the off-policy training of multi-headed neural networks. We provide a clear framework on the different choices of combination of intrinsic and extrinsic rewards. We evaluate the methods on challenging Atari exploration games.

Download Paper

Learning intrinsically motivated options to stimulate policy exploration

Published in 4th Lifelong Machine Learning Workshop at ICML 2020, 2020

We study intrinsic motivation for exploration in RL and propose an aternative to the wide-spread approach of a weighted sum of rewards. We show that decoupling exploration and exploitation through different agents enables to scale to multiple intrinsic rewards, ignore harmful signals and improve task transfer. We propose to switch between agents through an Explore Option (an additional to call the Explorer agent), leading to exploration-focused Hierarchical RL.

Download Paper