← Search

Olivier Sigaud

20 accepted papers

2026

I-FailSense: Towards General Robotic Failure Detection with Vision-Language Models

ICRA 2026poster

Language-conditioned robotic manipulation in open-world settings requires not only accurate task execution but also the ability to detect failures for robust deployment in real-world environments. Although recent advances in vision-language models (VLMs) have significantly improved the spatial reaso…

2026

PRISM: Perception Reasoning Interleaved for Sequential Decision Making.

ICML 2026poster

Scaling LLM-based embodied agents from text-only environments to complex multimodal settings remains a major challenge. Recent work identifies a perception–reasoning–decision gap in standalone Vision–Language Models (VLMs), which often overlook task-critical information. In this paper, we introduce …

Cited by 0SourceScholar
2025

Imagine Beyond ! Distributionally Robust Autoencoding for State Space Coverage in Online Reinforcement Learning

NeurIPS 2025poster

Goal-Conditioned Reinforcement Learning (GCRL) enables agents to autonomously acquire diverse behaviors, but faces major challenges in visual environments due to high-dimensional, semantically sparse observations. In the online setting, where agents learn representations while exploring, the latent…

Cited by 0SourceScholar
2025

MAGELLAN: Metacognitive predictions of learning progress guide autotelic LLM agents in large goal spaces

ICML 2025poster

Open-ended learning agents must efficiently prioritize goals in vast possibility spaces, focusing on those that maximize learning progress (LP). When such autotelic exploration is achieved by LLM agents trained with online RL in high-dimensional and evolving goal spaces, a key challenge for LP predi…

2025

RT-HCP: Dealing with Inference Delays and Sample Efficiency to Learn Directly on Robotic Platforms

IROS 2025

Learning a controller directly on the robot requires extreme sample efficiency. Model-based reinforcement learning (RL) methods are the most sample efficient, but they often suffer from a too long inference time to meet the robot control frequency requirements. In this paper, we address the sample e

Cited by 0SourcecodeScholar
2025

Reinforcement Learning for Aligning Large Language Models Agents with Interactive Environments: Quantifying and Mitigating Prompt Overfitting

NAACL 2025findings

Reinforcement learning (RL) is a promising approach for aligning large language models (LLMs) knowledge with sequential decision-making tasks. However, few studies have thoroughly investigated the impact on LLM agents capabilities of fine-tuning them with RL in a specific environment. In this paper,…

Cited by 1SourcePDFScholar
2024

Bridging Environments and Language with Rendering Functions and Vision-Language Models

ICML 2024poster

Vision-language models (VLMs) have tremendous potential for *grounding* language, and thus enabling *language-conditioned agents (LCAs)* to perform diverse tasks specified with text. This has motivated the study of LCAs based on reinforcement learning (RL) with rewards given by rendering images of a…

Cited by 1SourcePDFScholar
2023

Grounding Large Language Models in Interactive Environments with Online Reinforcement Learning

ICML 2023poster

Recent works successfully leveraged Large Language Models' (LLM) abilities to capture abstract knowledge about world's physics to solve decision-making problems. Yet, the alignment between LLMs' knowledge and the environment can be wrong and limit functional competence due to lack of grounding. In t…

Cited by 199SourcePDFScholar
2023

Stein Variational Goal Generation for adaptive Exploration in Multi-Goal Reinforcement Learning

ICML 2023poster

In multi-goal Reinforcement Learning, an agent can share experience between related training tasks, resulting in better generalization for new tasks at test time. However, when the goal space has discontinuities and the reward is sparse, a majority of goals are difficult to reach. In this context, a…

Cited by 4SourcePDFScholar
2022

EAGER: Asking and Answering Questions for Automatic Reward Shaping in Language-guided RL

NeurIPS 2022accept

Reinforcement learning (RL) in long horizon and sparse reward tasks is notoriously difficult and requires a lot of training steps. A standard solution to speed up the process is to leverage additional reward signals, shaping it to better guide the learning process. In the context of language-conditi…

2022

Pragmatically Learning from Pedagogical Demonstrations in Multi-Goal Environments

NeurIPS 2022accept

Learning from demonstration methods usually leverage close to optimal demonstrations to accelerate training. By contrast, when demonstrating a task, human teachers deviate from optimal demonstrations and pedagogically modify their behavior by giving demonstrations that best disambiguate the goal the…

2021

Grounding Language to Autonomously-Acquired Skills via Goal Generation

ICLR 2021poster

We are interested in the autonomous acquisition of repertoires of skills. Language-conditioned reinforcement learning (LC-RL) approaches are great tools in this quest, as they allow to express abstract goals as sets of constraints on the states. However, most LC-RL agents are not autonomous and cann…

2019

CURIOUS: Intrinsically Motivated Modular Multi-Goal Reinforcement Learning

ICML 2019oral

In open-ended environments, autonomous learning agents must set their own goals and build their own curriculum through an intrinsically motivated exploration. They may consider a large diversity of goals, aiming to discover what is controllable in their environments, and what is not. Because some go…

2019

Learning Compositional Neural Programs with Recursive Tree Search and Planning

NeurIPS 2019spotlight

We propose a novel reinforcement learning algorithm, AlphaNPI, that incorpo- rates the strengths of Neural Programmer-Interpreters (NPI) and AlphaZero. NPI contributes structural biases in the form of modularity, hierarchy and recursion, which are helpful to reduce sample complexity, improve general…

2018

GEP-PG: Decoupling Exploration and Exploitation in Deep Reinforcement Learning Algorithms

ICML 2018oral

In continuous action domains, standard deep reinforcement learning algorithms like DDPG suffer from inefficient exploration when facing sparse or deceptive reward problems. Conversely, evolutionary and developmental methods focusing on exploration like Novelty Search, Quality-Diversity or Goal Explo…

2018

The CoDyCo Project Achievements and Beyond: Toward Human Aware Whole-Body Controllers for Physical Human Robot Interaction

RA-L 2018

The success of robots in real-world environments is largely dependent on their ability to interact with both humans and said environment. The FP7 EU project CoDyCo focused on the latter of these two challenges by exploiting both rigid and compliant contacts dynamics in the robot control problem. Reg

Cited by 32SourceScholar
2018

Unsupervised Learning of Goal Spaces for Intrinsically Motivated Goal Exploration

ICLR 2018poster

Intrinsically motivated goal exploration algorithms enable machines to discover repertoires of policies that produce a diversity of effects in complex environments. These exploration algorithms have been shown to allow real world robots to acquire skills such as tool use in high-dimensional continuo…