← Search

Mikael Henaff

19 accepted papers

2026

Scalable Option Learning in High-Throughput Environments

ICML 2026spotlight

Hierarchical reinforcement learning (RL) has the potential to enable effective decision-making over long timescales. Existing approaches, while promising, have yet to realize the benefits of large-scale training. In this work, we identify and solve several key challenges in scaling online hierarchic…

Cited by 0SourceScholar
2026

The Surprising Difficulty of Search in Model-Based Reinforcement Learning

ICML 2026poster

This paper investigates search in model-based reinforcement learning (RL). Conventional wisdom holds that long-term predictions and compounding errors are the primary obstacles for model-based RL. We challenge this view, showing that search is not a plug-and-play replacement for a learned policy. Su…

Cited by 4SourceScholar
2025

Fast3R: Towards 3D Reconstruction of 1000+ Images in One Forward Pass

CVPR 2025poster

Multi-view 3D reconstruction remains a core challenge in computer vision, particularly in applications requiring accurate and scalable representations across diverse perspectives. Current leading methods such as DUSt3R employ a fundamentally pairwise approach, processing images in pairs and necessit…

2025

LOCATE 3D: Real-World Object Localization via Self-Supervised Learning in 3D

ICML 2025spotlight

We present LOCATE 3D, a model for localizing objects in 3D scenes from referring expressions like "the small coffee table between the sofa and the lamp." LOCATE 3D sets a new state-of-the-art on standard referential grounding benchmarks and showcases robust generalization capabilities. Notably, LOCA…

Cited by 0SourcePDFScholar
2025

MaestroMotif: Skill Design from Artificial Intelligence Feedback

ICLR 2025oral

Describing skills in natural language has the potential to provide an accessible way to inject human knowledge about decision-making into an AI system. We present MaestroMotif, a method for AI-assisted skill design, which yields high-performing and adaptable agents. MaestroMotif leverages the capabi…

Cited by 2SourcePDFScholar
2024

Generalization to New Sequential Decision Making Tasks with In-Context Learning

ICML 2024poster

Training autonomous agents that can learn new tasks from only a handful of demonstrations is a long-standing problem in machine learning. Recently, transformers have been shown to learn new language or vision tasks without any weight updates from only a few examples, also referred to as in-context l…

Cited by 20SourcePDFScholar
2024

Motif: Intrinsic Motivation from Artificial Intelligence Feedback

ICLR 2024poster

Exploring rich environments and evaluating one's actions without prior knowledge is immensely challenging. In this paper, we propose Motif, a general method to interface such prior knowledge from a Large Language Model (LLM) with an agent. Motif is based on the idea of grounding LLMs for decision-ma…

2024

OpenEQA: Embodied Question Answering in the Era of Foundation Models

CVPR 2024poster

We present a modern formulation of Embodied Question Answering (EQA) as the task of understanding an environment well enough to answer questions about it in natural language. An agent can achieve such an understanding by either drawing upon episodic memory exemplified by agents on smart glasses or b…

Cited by 118SourcePDFScholar
2023

A Study of Global and Episodic Bonuses for Exploration in Contextual MDPs

ICML 2023oral

Exploration in environments which differ across episodes has received increasing attention in recent years. Current methods use some combination of global novelty bonuses, computed using the agent's entire training experience, and episodic novelty bonuses, computed using only experience from the cur…

2023

Semi-Supervised Offline Reinforcement Learning with Action-Free Trajectories

ICML 2023poster

Natural agents can effectively learn from multiple data sources that differ in size, quality, and types of measurements. We study this heterogeneity in the context of offline reinforcement learning (RL) by introducing a new, practically motivated semi-supervised setting. Here, an agent has access to…

2022

Exploration via Elliptical Episodic Bonuses

NeurIPS 2022accept

In recent years, a number of reinforcement learning (RL) methods have been pro- posed to explore complex environments which differ across episodes. In this work, we show that the effectiveness of these methods critically relies on a count-based episodic term in their exploration bonus. As a result,…

2020

Kinematic State Abstraction and Provably Efficient Rich-Observation Reinforcement Learning

ICML 2020poster

We present an algorithm, HOMER, for exploration and reinforcement learning in rich observation environments that are summarizable by an unknown latent state space. The algorithm interleaves representation learning to identify a new notion of kinematic state abstraction with strategic exploration to…

Cited by 200SourcePDFScholar
2020

PC-PG: Policy Cover Directed Exploration for Provable Policy Gradient Learning

NeurIPS 2020poster

Direct policy gradient methods for reinforcement learning are a successful approach for a variety of reasons: they are model free, they directly optimize the performance metric of interest, and they allow for richly parameterized policies. Their primary drawback is that, by being local in nature, th…

Cited by 153SourcePDFScholar
2019

Model-Predictive Policy Learning with Uncertainty Regularization for Driving in Dense Traffic

ICLR 2019poster

Learning a policy using only observational data is challenging because the distribution of states it induces at execution time may differ from the distribution observed during training. In this work, we propose to train a policy while explicitly penalizing the mismatch between these two distribution…

2017

Tracking the World State with Recurrent Entity Networks

ICLR 2017poster

We introduce a new model, the Recurrent Entity Network (EntNet). It is equipped with a dynamic long-term memory which allows it to maintain and update a rep- resentation of the state of the world as it receives new data. For language under- standing tasks, it can reason on-the-fly as it reads text,…

Cited by 298SourcecodeScholar
2015

The Loss Surfaces of Multilayer Networks

AISTATS 2015poster

We study the connection between the highly non-convex loss function of a simple model of the fully-connected feed-forward neural network and the Hamiltonian of the spherical spin-glass model under the assumptions of: i) variable independence, ii) redundancy in network parametrization, and iii) unifo…

Cited by 1741SourcePDFScholar