Portrait of Isabeau Prémont-Schwarz

Isabeau Prémont-Schwarz

Associate Academic Member
Assistant Professor, Université Laval, Computer science and software engineering
Adjunct Professor, McGill University, Computer Science
Research Topics
AGI (Artificial General Intelligence)
Brain-inspired AI
Deep Learning
Reasoning
Reinforcement Learning
Representation Learning

Biography

Isabeau is interested neuro-inspired AI, agent learning (including reinforcement learning), and how to build useful abstract representations which are able to generalize out of distribution.

Current Students

Master's Research - Université Laval
Collaborating researcher - McGill University
Principal supervisor :
Undergraduate - Université Laval
Principal supervisor :

Publications

Addressing Sparse-Rewards in RL with Scalable Hierarchical Novel Eigen Options
Temporally extended exploration via graph Laplacian-based options is a promising approach to sparse-reward reinforcement learning (RL), but … (see more)existing methods either do not explicitly target novelty or fail to scale to pixel-based domains under function approximation. Novel Exploration via Orthogonality (NEO) addresses the first issue by constructing options that navigate from highly visited regions toward less visited ones, yet prior results were limited to settings where exact eigenvectors can be computed. We present a scalable extension of NEO to pixel-based domains, built on three contributions. First, we use a novelty-weighted continuous Laplacian graph-drawing objective, which enables RL with continuous observations. Second, we embed the resulting eigen-potential options within a hierarchical reinforcement learning framework, enabling coherent temporally extended behavior. Third, we observe that learned eigen-potential rewards are directional but locally unreliable under online approximation; we therefore augment each option reward with a novelty bonus, a novel design idea that proves essential for stabilizing option learning while preserving novelty-directed exploration. Together, these contributions yield stronger and more persistent exploration, enabling longer option rollouts and better access to hard-to-reach novel states. Empirically, our method significantly outperforms both the prior scalable Laplacian-option baseline and a direct extension of NEO on sparse-reward benchmarks under a fixed budget. On Montezuma's Revenge, our best variant achieves approximately 1.8x higher return than both baselines. On Venture, both baselines yield returns near zero, whereas our method achieves a return of 1135. Across seven hard ProcGen games, our method achieves approximately 3.5x and 5.6x higher aggregate normalized return than the two baselines, respectively.