← Search

Linfeng Zhao

13 accepted papers

2026

BOSS: Benchmark for Observation Space Shift in Long-Horizon Task

ICRA 2026poster

Robotics has long sought to develop robots capable of completing previously unseen long-horizon tasks. Hierarchical approaches offer a pathway for achieving this goal by executing skill combinations arranged by a task planner, with each visuomotor skill pre-trained using a specific imitation learnin…

2025

BOSS: Benchmark for Observation Space Shift in Long-Horizon Task

RA-L 2025

Robotics has long sought to develop robots capable of completing previously unseen long-horizon tasks. Hierarchical approaches offer a pathway for achieving this goal by executing skill combinations arranged by a task planner, with each visuomotor skill pre-trained using a specific imitation learnin

Cited by 3SourceScholar
2025

Hierarchical Equivariant Policy via Frame Transfer

ICML 2025poster

Recent advances in hierarchical policy learning highlight the advantages of decomposing systems into high-level and low-level agents, enabling efficient long-horizon reasoning and precise fine-grained control. However, the interface between these hierarchy levels remains underexplored, and existing…

Cited by 2SourcePDFScholar
2025

Learning Efficient and Robust Language-Conditioned Manipulation Using Textual-Visual Relevancy and Equivariant Language Mapping

RA-L 2025

Controlling robots through natural language is pivotal for enhancing human-robot collaboration and synthesizing complex robot behaviors. Recent works that are trained on large robot datasets show impressive generalization abilities. However, such pretrained methods are (1) often fragile to unseen sc

Cited by 7SourcecodeScholar
2024

Practice Makes Perfect: Planning to Learning Skill Parameter Policies

RSS 2024poster

One promising approach towards effective robot decision making in complex, long-horizon tasks is to sequence together *parameterized skills*. We consider a setting where a robot is initially equipped with (1) a library of parameterized skills, (2) an AI planner for sequencing together the skills giv…

2024

ThinkGrasp: A Vision-Language System for Strategic Part Grasping in Clutter

CoRL 2024poster

Robotic grasping in cluttered environments remains a significant challenge due to occlusions and complex object arrangements. We have developed ThinkGrasp, a plug-and-play vision-language grasping system that makes use of GPT-4o's advanced contextual reasoning for grasping strategies. ThinkGrasp can…

Cited by 14SourcecodeScholar
2023

Equivariant Single View Pose Prediction Via Induced and Restriction Representations

NeurIPS 2023poster

Learning about the three-dimensional world from two-dimensional images is a fundamental problem in computer vision. An ideal neural network architecture for such tasks would leverage the fact that objects can be rotated and translated in three dimensions to make predictions about novel images. Howev…

Cited by 8SourcePDFScholar
2023

Integrating Symmetry into Differentiable Planning with Steerable Convolutions

ICLR 2023poster

To achieve this, we draw inspiration from equivariant convolution networks and model the path planning problem as a set of signals over grids. We demonstrate that value iteration can be treated as a linear equivariant operator, which is effectively a steerable convolution. Building upon Value Iterat…

Cited by 14SourcePDFScholar
2023

Scaling up and Stabilizing Differentiable Planning with Implicit Differentiation

ICLR 2023poster

Differentiable planning promises end-to-end differentiability and adaptivity. However, an issue prevents it from scaling up to larger-scale problems: they need to differentiate through forward iteration layers to compute gradients, which couples forward computation and backpropagation and needs to b…

Cited by 7SourcePDFScholar
2022

Learning Symmetric Embeddings for Equivariant World Models

ICML 2022spotlight

Incorporating symmetries can lead to highly data-efficient and generalizable models by defining equivalence classes of data samples related by transformations. However, characterizing how transformations act on input data is often difficult, limiting the applicability of equivariant models. We propo…

2022

Toward Compositional Generalization in Object-Oriented World Modeling

ICML 2022oral

Compositional generalization is a critical ability in learning and decision-making. We focus on the setting of reinforcement learning in object-oriented environments to study compositional generalization in world modeling. We (1) formalize the compositional generalization problem with an algebraic a…

Cited by 28SourcePDFScholar
2020

Deep Imitation Learning for Bimanual Robotic Manipulation

NeurIPS 2020poster

We present a deep imitation learning framework for robotic bimanual manipulation in a continuous state-action space. A core challenge is to generalize the manipulation skills to objects in different locations. We hypothesize that modeling the relational information in the environment can significan…