← Search

Oier Mees

30 accepted papers

2026

From Human Videos to Robot Manipulation: A Survey on Action-Relevant Representation Transfer for Scalable Vision-Language-Action Learning

IJCAI 2026

Recent progress in generalizable embodied control has been driven by large-scale pretraining of Vision–Language–Action (VLA) models. However, most existing approaches rely on large collections of robot demonstrations, which are costly to obtain and tightly coupled to specific embodiments. Human vide

Cited by 0Scholar
2026

mimic-video: Video-Action Models for Generalizable Robot Control Beyond VLAs

RSS 2026poster

Prevailing Vision-Language-Action Models (VLAs) for robotic manipulation are built upon vision-language backbones pretrained on large-scale, but disconnected static web data. As a result, despite improved semantic generalization, the policy must implicitly infer complex physical dynamics and tempora…

Cited by 0SourceScholar
2025

Beyond Sight: Finetuning Generalist Robot Policies with Heterogeneous Sensors via Language Grounding

ICRA 2025

Interacting with the world is a multi-sensory experience: achieving effective general-purpose interaction requires making use of all available modalities - including vision, touch, and audio - to fill in gaps from partial observation. For example, when vision is occluded reaching into a bag, a robot

Cited by 41SourceScholar
2025

FAST: Efficient Action Tokenization for Vision-Language-Action Models

RSS 2025poster

Autoregressive sequence models, such as Transformer-based vision-language action (VLA) policies, can be tremendously effective for capturing complex and generalizable robotic behaviors. However, such models require us to choose a tokenization of our continuous action signals, which determines how th…

Cited by 44PDFScholar
2025

GHIL-Glue: Hierarchical Control with Filtered Subgoal Images

ICRA 2025

Image and video generative models that are pretrained on Internet-scale data can greatly increase the generalization capacity of robot learning systems. These models can function as high-level planners, generating intermediate sub-goals for low-level goal-conditioned policies to reach. However, the

Cited by 9SourcecodeScholar
2025

The Ingredients for Robotic Diffusion Transformers

ICRA 2025

In recent years roboticists have achieved remarkable progress in solving increasingly general tasks on dexterous robotic hardware by leveraging high capacity Transformer network architectures and generative diffusion models. Unfortunately, combining these two orthogonal improvements has proven surpr

Cited by 66SourcecodeScholar
2025

Training Strategies for Efficient Embodied Reasoning

CoRL 2025oral

Robot chain-of-thought reasoning (CoT) -- wherein a model predicts helpful intermediate representations before choosing actions -- provides an effective method for improving the generalization and performance of robot policies, especially vision-language-action models (VLAs). While such approaches h…

Cited by 0SourceScholar
2024

Autonomous Improvement of Instruction Following Skills via Foundation Models

CoRL 2024poster

Intelligent robots capable of improving from autonomously collected experience have the potential to transform robot learning: instead of collecting costly teleoperated demonstration data, large-scale deployment of fleets of robots can quickly collect larger quantities of autonomous data useful for…

Cited by 12SourcecodeScholar
2024

Evaluating Real-World Robot Manipulation Policies in Simulation

CoRL 2024poster

The field of robotics has made significant advances towards generalist robot manipulation policies. However, real-world evaluation of such policies is not scalable and faces reproducibility challenges, issues that are likely to worsen as policies broaden the spectrum of tasks they can perform. In th…

Cited by 67SourcecodeScholar
2024

LeLaN: Learning A Language-Conditioned Navigation Policy from In-the-Wild Video

CoRL 2024poster

We present our method, LeLaN, which uses action-free egocentric data to learn robust language-conditioned object navigation. By leveraging the knowledge of large vision and language models and grounding this knowledge using pre-trained segmentation and depth estimation models, we can label in-the-wi…

Cited by 7SourceScholar
2024

Octo: An Open-Source Generalist Robot Policy

RSS 2024poster

Large policies pretrained on diverse robot datasets have the potential to transform robotic learning: instead of training new policies from scratch, such generalist robot policies may be finetuned with only a little in-domain data, yet generalize broadly. However, to be widely applicable across a ra…

Cited by 327SourcePDFScholar
2024

Open X-Embodiment: Robotic Learning Datasets and RT-X Models : Open X-Embodiment Collaboration

ICRA 2024

Large, high-capacity models trained on diverse datasets have shown remarkable successes on efficiently tackling downstream applications. In domains from NLP to Computer Vision, this has led to a consolidation of pretrained models, with general pretrained backbones serving as a starting point for man

Cited by 910SourcecodeScholar
2024

Open X-Embodiment: Robotic Learning Datasets and RT-X Models : Open X-Embodiment Collaboration0

ICRA 2024poster

Large, high-capacity models trained on diverse datasets have shown remarkable successes on efficiently tackling downstream applications. In domains from NLP to Computer Vision, this has led to a consolidation of pretrained models, with general pretrained backbones serving as a starting point for man…

Cited by 259SourcecodeScholar
2024

Policy Adaptation via Language Optimization: Decomposing Tasks for Few-Shot Imitation

CoRL 2024poster

Learned language-conditioned robot policies often struggle to effectively adapt to new real-world tasks even when pre-trained across a diverse set of instructions. We propose a novel approach for few-shot adaptation to unseen tasks that exploits the semantic understanding of task decomposition provi…

Cited by 13SourceScholar
2024

Robotic Control via Embodied Chain-of-Thought Reasoning

CoRL 2024poster

A key limitation of learned robot control policies is their inability to generalize outside their training data. Recent works on vision-language-action models (VLAs) have shown that the use of large, internet pre-trained vision-language models as the backbone of learned robot policies can substanti…

Cited by 58SourceScholar
2024

Scaling Cross-Embodied Learning: One Policy for Manipulation, Navigation, Locomotion and Aviation

CoRL 2024poster

Modern machine learning systems rely on large datasets to attain broad generalization, and this often poses a challenge in robotic learning, where each robotic platform and task might have only a small dataset. By training a single policy across many different kinds of robots, a robotic learning met…

Cited by 53SourceScholar
2024

Scaling Robot Policy Learning via Zero-Shot Labeling with Foundation Models

CoRL 2024poster

A central challenge towards developing robots that can relate human language to their perception and actions is the scarcity of natural language annotations in diverse robot datasets. Moreover, robot policies that follow natural language instructions are typically trained on either templated languag…

Cited by 7SourceScholar
2024

Steering Your Generalists: Improving Robotic Foundation Models via Value Guidance

CoRL 2024poster

Large, general-purpose robotic policies trained on diverse demonstration datasets have been shown to be remarkably effective both for controlling a variety of robots in a range of different scenes, and for acquiring broad repertoires of manipulation skills. However, the data that such policies are t…

Cited by 7SourcecodeScholar
2023

Grounding Language with Visual Affordances over Unstructured Data

ICRA 2023poster

Recent works have shown that Large Language Models (LLMs) can be applied to ground natural language to a wide variety of robot skills. However, in practice, learning multi-task, language-conditioned robotic skills typically requires large-scale data collection and frequent human intervention to rese…

Cited by 122SourcecodeScholar
2022

Affordance Learning from Play for Sample-Efficient Policy Learning

ICRA 2022poster

Robots operating in human-centered environments should have the ability to understand how objects function: what can be done with each object, where this interaction may occur, and how the object is used to achieve a goal. To this end, we propose a novel approach that extracts a self-supervised visu…

Cited by 45SourcecodeScholar
2022

CALVIN: A Benchmark for Language-Conditioned Policy Learning for Long-Horizon Robot Manipulation Tasks

RA-L 2022

General-purpose robots coexisting with humans in their environment must learn to relate human language to their perceptions and actions to be useful in a range of daily tasks. Moreover, they need to acquire a diverse repertoire of general-purpose skills that allow composing long-horizon tasks by fol

Cited by 518SourcecodeScholar
2022

Latent Plans for Task-Agnostic Offline Reinforcement Learning

CoRL 2022poster

Everyday tasks of long-horizon and comprising a sequence of multiple implicit subtasks still impose a major challenge in offline robot control. While a number of prior methods aimed to address this setting with variants of imitation and offline reinforcement learning, the learned behavior is typical…

Cited by 89SourceScholar
2022

What Matters in Language Conditioned Robotic Imitation Learning Over Unstructured Data

RA-L 2022

A long-standing goal in robotics is to build robots that can perform a wide range of daily tasks from perceptions obtained with their onboard sensors and specified only via natural language. While recently substantial advances have been achieved in language-driven robotics by leveraging end-to-end l

Cited by 197SourcecodeScholar
2020

Adversarial Skill Networks: Unsupervised Robot Skill Learning from Video

ICRA 2020poster

Key challenges for the deployment of reinforcement learning (RL) agents in the real world are the discovery, representation and reuse of skills in the absence of a reward function. To this end, we propose a novel approach to learn a task-agnostic skill embedding space from unlabeled multi-view video…

Cited by 38SourceScholar
2020

Hindsight for Foresight: Unsupervised Structured Dynamics Models from Physical Interaction

IROS 2020poster

A key challenge for an agent learning to interact with the world is to reason about physical properties of objects and to foresee their dynamics under the effect of applied forces. In order to scale learning through interaction to many objects and scenes, robots should be able to improve their own p…

Cited by 20SourceScholar
2020

Learning Object Placements For Relational Instructions by Hallucinating Scene Representations

ICRA 2020poster

Robots coexisting with humans in their environment and performing services for them need the ability to interact with them. One particular requirement for such robots is that they are able to understand spatial relations and can place objects in accordance with the spatial relations expressed by the…

Cited by 28SourceScholar
2019

Self-supervised 3D Shape and Viewpoint Estimation from Single Images for Robotics

IROS 2019poster

We present a convolutional neural network for joint 3D shape prediction and viewpoint estimation from a single input image. During training, our network gets the learning signal from a silhouette of an object in the input image-a form of self-supervision. It does not require ground truth data for 3D…

Cited by 28SourceScholar
2017

Metric learning for generalizing spatial relations to new objects

IROS 2017poster

Human-centered environments are rich with a wide variety of spatial relations between everyday objects. For autonomous robots to operate effectively in such environments, they should be able to reason about these relations and generalize them to objects with different shapes and sizes. For example,…

Cited by 33SourceScholar
2016

Choosing smartly: Adaptive multimodal fusion for object detection in changing environments

IROS 2016poster

Object detection is an essential task for autonomous robots operating in dynamic and changing environments. A robot should be able to detect objects in the presence of sensor noise that can be induced by changing lighting conditions for cameras and false depth readings for range sensors, especially…

Cited by 148SourceScholar