← Search

Lirui Wang

14 accepted papers

2025

Inference-Time Policy Steering Through Human Interactions

ICRA 2025

Generative policies trained with human demonstrations can autonomously accomplish multimodal, longhorizon tasks. However, during inference, humans are often removed from the policy execution loop, limiting the ability to guide a pre-trained policy towards a specific sub-goal or trajectory shape amon

Cited by 37SourcecodeScholar
2024

GenSim2: Scaling Robot Data Generation with Multi-modal and Reasoning LLMs

CoRL 2024poster

Robotic simulation today remains challenging to scale up due to the human efforts required to create diverse simulation tasks and scenes. Simulation-trained policies also face scalability issues as many sim-to-real methods focus on a single task. To address these challenges, this work proposes GenSi…

Cited by 11SourceScholar
2024

GenSim: Generating Robotic Simulation Tasks via Large Language Models

ICLR 2024spotlight

Collecting large amounts of real-world interaction data to train general robotic policies is often prohibitively expensive, thus motivating the use of simulation data. However, existing methods for data generation have generally focused on scene-level diversity (e.g., object instances and poses) rat…

2024

PoCo: Policy Composition from and for Heterogeneous Robot Learning

RSS 2024poster

Training general robotic policies from heterogeneous data for different tasks is a significant challenge. Existing robotic datasets vary in different modalities such as color, depth, tactile, and proprioceptive information, and collected in different domains such as simulation, real robots, and huma…

Cited by 35SourcePDFScholar
2024

Robot Fleet Learning via Policy Merging

ICLR 2024poster

Fleets of robots ingest massive amounts of heterogeneous streaming data silos generated by interacting with their environments, far more than what can be stored or transmitted with ease. At the same time, teams of robots should co-acquire diverse skills through their heterogeneous experiences in var…

2024

Scaling Proprioceptive-Visual Learning with Heterogeneous Pre-trained Transformers

NeurIPS 2024spotlight

One of the roadblocks for training generalist robotic models today is heterogeneity. Previous robot learning methods often collect data to train with one specific embodiment for one task, which is expensive and prone to overfitting. This work studies the problem of learning policy representations th…

2024

Transferable Tactile Transformers for Representation Learning Across Diverse Sensors and Tasks

CoRL 2024poster

This paper presents T3: Transferable Tactile Transformers, a framework for tactile representation learning that scales across multi-sensors and multi-tasks.T3 is designed to overcome the contemporary issue that camera-based tactile sensing is extremely heterogeneous, i.e. sensors are built into diff…

Cited by 18SourceScholar
2023

3D Neural Embedding Likelihood: Probabilistic Inverse Graphics for Robust 6D Pose Estimation

ICCV 2023poster

The ability to perceive and understand 3D scenes is crucial for many applications in computer vision and robotics. Inverse graphics is an appealing approach to 3D scene understanding that aims to infer the 3D scene structure from 2D images. In this paper, we introduce probabilistic modeling to the i…

Cited by 4PDFcodeScholar
2023

Does Learning from Decentralized Non-IID Unlabeled Data Benefit from Self Supervision?

ICLR 2023poster

The success of machine learning relies heavily on massive amounts of data, which are usually generated and stored across a range of diverse and distributed data sources. Decentralized learning has thus been advocated and widely deployed to make efficient use of distributed datasets, with an extensiv…

2023

NeRF in the Palm of Your Hand: Corrective Augmentation for Robotics via Novel-View Synthesis

CVPR 2023poster

Expert demonstrations are a rich source of supervision for training visual robotic manipulation policies, but imitation learning methods often require either a large number of demonstrations or expensive online expert supervision to learn reactive closed-loop behaviors. In this work, we introduce SP…

Cited by 53SourcePDFScholar
2022

PredictionNet: Real-Time Joint Probabilistic Traffic Prediction for Planning, Control, and Simulation

ICRA 2022poster

Predicting the future motion of traffic agents is crucial for safe and efficient autonomous driving. To this end, we present PredictionNet, a deep neural network (DNN) that predicts the motion of all surrounding traffic agents together with the ego-vehicle's motion. All predictions are probabilistic…

Cited by 53SourceScholar
2021

Goal-Auxiliary Actor-Critic for 6D Robotic Grasping with Point Clouds

CoRL 2021poster

6D robotic grasping beyond top-down bin-picking scenarios is a challenging task. Previous solutions based on 6D grasp synthesis with robot motion planning usually operate in an open-loop setting, which are sensitive to grasp synthesis errors. In this work, we propose a new method for learning closed…

Cited by 55SourcecodeScholar
2020

Manipulation Trajectory Optimization with Online Grasp Synthesis and Selection

RSS 2020poster

In robot manipulation, planning the motion of a robot manipulator to grasp an object is a fundamental problem. A manipulation planner needs to generate a trajectory of the manipulator to avoid obstacles in the environment and plan an end-effector pose for grasping. While trajectory planning and gras…