← Search

Philippe Hansen-Estruch

6 accepted papers

2026

ViTok-v2: Scaling Native-Resolution Autoencoders to 5B

ICML 2026poster

Vision Transformer (ViT) tokenizers offer a scal- able alternative to convolutional auto-encoders, yet current architectures have two key limitations: their performance degrades when images vary in aspect ratio or resolution, and their reliance on adversarial losses makes them harder to train at sca…

Cited by 0SourceScholar
2025

Apollo: An Exploration of Video Understanding in Large Multimodal Models

CVPR 2025poster

Despite the rapid integration of video perception capabilities into Large Multimodal Models (LMMs), what drives their video perception remains poorly understood. Consequently, many design decisions in this domain are made without proper justification or analysis. The high computational cost of train…

Cited by 25SourcePDFScholar
2025

Learnings from Scaling Visual Tokenizers for Reconstruction and Generation

ICML 2025poster

Visual tokenization via auto-encoding empowers state-of-the-art image and video generative models by compressing pixels into a latent space. However, questions remain about how auto-encoder design impacts reconstruction and downstream generative performance. This work explores scaling in auto-encode…

Cited by 6SourcePDFScholar
2023

BridgeData V2: A Dataset for Robot Learning at Scale

CoRL 2023poster

We introduce BridgeData V2, a large and diverse dataset of robotic manipulation behaviors designed to facilitate research in scalable robot learning. BridgeData V2 contains 53,896 trajectories collected across 24 environments on a publicly available low-cost robot. Unlike many existing robotic manip…

Cited by 168SourcecodeScholar
2023

Goal Representations for Instruction Following: A Semi-Supervised Language Interface to Control

CoRL 2023poster

Our goal is for robots to follow natural language instructions like ``put the towel next to the microwave.'' But getting large amounts of labeled data, i.e. data that contains demonstrations of tasks labeled with the language instruction, is prohibitive. In contrast, obtaining policies that respond…

Cited by 32SourceScholar
2022

Bisimulation Makes Analogies in Goal-Conditioned Reinforcement Learning

ICML 2022spotlight

Building generalizable goal-conditioned agents from rich observations is a key to reinforcement learning (RL) solving real world problems. Traditionally in goal-conditioned RL, an agent is provided with the exact goal they intend to reach. However, it is often not realistic to know the configuration…

Cited by 43SourcePDFScholar