Posts by Collection

portfolio

projects

AnR AccelerAI

Published:

This is a description of the project!

publications

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

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

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

talks

teaching

Techniques d’Apprentissage Automatique (TAA)

Cours de Master 2 Intelligence Artificielle, Université Lyon 1, Département d'Informatique, 2026

Cours d’introduction aux Techniques d’Apprentissage Automatique (Machine Learning, ML). Ce module a pour objectif de vous donner les bases pour exploiter des données et en extraire des connaissances. L’UE est divisée en trois: une partie apprentissage “classique” (Machine Learning), une partie apprentissage “profond” (Deep Learning) et une partie sur le déploiement de modèles (MLOps).