← Search

Juntao Ren

5 accepted papers

2025

A Smooth Sea Never Made a Skilled SAILOR: Robust Imitation via Learning to Search

NeurIPS 2025spotlight

The fundamental limitation of the behavioral cloning (BC) approach to imitation learning is that it only teaches an agent what the expert did at states the expert visited. This means that when a BC agent makes a mistake which takes them out of the support of the demonstrations, they often don't know…

Cited by 0SourcecodeScholar
2025

Motion Tracks: A Unified Representation for Human-Robot Transfer in Few-Shot Imitation Learning

ICRA 2025

Teaching robots to autonomously complete everyday tasks remains a challenge. Imitation Learning (IL) is a powerful approach that imbues robots with skills via demonstrations, but is limited by the labor-intensive process of collecting teleoperated robot data. Human videos offer a scalable alternativ

Cited by 65SourcecodeScholar
2024

Hybrid Inverse Reinforcement Learning

ICML 2024poster

The inverse reinforcement learning approach to imitation learning is a double-edged sword. On the one hand, it can enable learning from a smaller number of expert demonstrations with more robustness to error compounding than behavioral cloning approaches. On the other hand, it requires that the lear…

2024

MOSAIC: Modular Foundation Models for Assistive and Interactive Cooking

CoRL 2024poster

We present MOSAIC, a modular architecture for coordinating multiple robots to (a) interact with users using natural language and (b) manipulate an open vocabulary of everyday objects. At several levels, MOSAIC employs modularity: it leverages multiple large-scale pre-trained models for high-level ta…

Cited by 0SourceScholar
2023

Test-Time Distribution Normalization for Contrastively Learned Visual-language Models

NeurIPS 2023poster

Advances in the field of visual-language contrastive learning have made it possible for many downstream applications to be carried out efficiently and accurately by simply taking the dot product between image and text representations. One of the most representative approaches proposed recently know…