← Search

Masayoshi Tomizuka

183 accepted papers

2026

DADP: Domain Adaptive Diffusion Policy

ICML 2026poster

Learning domain adaptive policies that can generalize to unseen transition dynamics, remains a fundamental challenge in learning-based control. Substantial progress has been made through domain representation learning to capture domain-specific information, thus enabling domain-aware decision making…

Cited by 0SourceScholar
2026

DexCtrl: Sim-To-Real Dexterity with Adaptive Controller Learning

ICRA 2026poster

Dexterous manipulation has advanced rapidly, with policies now capable of performing complex, contact-rich tasks in simulation. However, transferring these policies from simulation to real world remains a significant challenge. A key obstacle is the mismatch in low-level controller dynamics, where s…

Cited by 0Scholar
2026

HetroD: A High-Fidelity Drone Dataset and Benchmark for Autonomous Driving in Heterogeneous Traffic

ICRA 2026poster

We present HetroD, a dataset and benchmark for developing autonomous driving systems in heterogeneous environments. HetroD targets the critical challenge of navigating real-world heterogeneous traffic dominated by vulnerable road users (VRUs), including pedestrians, cyclists, motorcyclists, and vehi…

2026

Interleave-VLA: Enhancing Robot Manipulation with Image-Text Interleaved Instructions

ICLR 2026poster

The rise of foundation models paves the way for generalist robot policies in the physical world. Existing methods relying on text-only instructions often struggle to generalize to unseen scenarios. We argue that interleaved image-text inputs offer richer and less biased context and enable robots to…

Cited by 0SourcecodeScholar
2026

Mean Flow Policy with Instantaneous Velocity Constraint for One-step Action Generation

ICLR 2026oral

Learning expressive and efficient policy functions is a promising direction in reinforcement learning (RL). While flow-based policies have recently proven effective in modeling complex action distributions with a fast deterministic sampling process, they still face a trade-off between expressiveness…

Cited by 0SourceScholar
2026

Mind Your Entropy: From Maximum Entropy to Trajectory Entropy-Constrained RL

ICML 2026poster

Maximum entropy has become a mainstream off-policy reinforcement learning (RL) framework for balancing exploitation and exploration. However, two bottlenecks still limit further performance gains: (1) non-stationary Q-value estimation stemming from the joint injection of entropy and the concurrent u…

Cited by 0SourceScholar
2026

RAYNOVA: Scale-Temporal Autoregressive World Modeling in Ray Space

CVPR 2026

World foundation models aim to simulate the evolution of the real world with physically plausible behavior. Unlike prior methods that handle spatial and temporal correlations separately, we propose RAYNOVA, a geometry-agonistic multiview world model for driving scenarios that employs a dual-causal a

Cited by 0SourcecodeScholar
2026

REAR: Test-time Preference Realignment through Reward Decomposition

ICML 2026poster

Aligning large language models (LLMs) with diverse user preferences is a critical yet challenging task. While post-training methods can adapt models to specific needs, they often require costly data curation and additional training. Test-time scaling (TTS) presents an efficient, training-free altern…

Cited by 0SourceScholar
2026

Reimagination with Test-Time Observation Interventions: Distractor-Robust World Model Predictions for Visual Model Predictive Control

ICRA 2026poster

World models enable robots to “imagine” future observations given current observations and planned actions, and have been increasingly adopted as generalized dynamics models to facilitate robot learning. Despite their promise, these models remain brittle when encountering novel visual distractors su…

2026

SPACeR: Self-Play Anchoring with Centralized Reference Models

ICLR 2026poster

Developing autonomous vehicles (AVs) requires not only safety and efficiency, but also realistic, human-like behaviors that are socially aware and predictable. Achieving this requires sim agent policies that are human-like, fast, and scalable in multi-agent settings. Recent progress in imitation lea…

Cited by 0SourceScholar
2026

StreamDiT: Real-Time Streaming Text-to-Video Generation

CVPR 2026

Recently, great progress has been achieved in text-to-video (T2V) generation by scaling transformer-based diffusion models to billions of parameters, which can generate high-quality videos. However, existing models typically produce only short clips offline, restricting their use cases in interactiv

Cited by 0SourceScholar
2026

VER: Vision Expert Transformer for Robot Learning via Foundation Distillation and Dynamic Routing

ICLR 2026poster

Pretrained vision foundation models (VFMs) advance robotic learning via rich visual representations, yet individual VFMs typically excel only in specific domains, limiting generality across tasks. Distilling multiple VFMs into a unified representation can mitigate this limitation but often yields in…

Cited by 0SourceScholar
2025

A Lesson in Splats: Teacher-Guided Diffusion for 3D Gaussian Splats Generation with 2D Supervision

ICCV 2025poster

We present a novel framework for training 3D image-conditioned diffusion models using only 2D supervision. Recovering 3D structure from 2D images is inherently ill-posed due to the ambiguity of possible reconstructions, making generative models a natural choice. However, most existing 3D generative…

Cited by 0SourcePDFScholar
2025

Adaptive Energy Regularization for Autonomous Gait Transition and Energy-Efficient Quadruped Locomotion

ICRA 2025

In reinforcement learning for legged robot locomotion, crafting effective reward strategies is crucial. Predefined gait patterns and complex reward systems are widely used to stabilize policy training. Drawing from the natural locomotion behaviors of humans and animals, which adapt their gaits to mi

Cited by 7SourceScholar
2025

Bootstrap Off-policy with World Model

NeurIPS 2025poster

Online planning has proven effective in reinforcement learning (RL) for improving sample efficiency and final performance. However, using planning for environment interaction inevitably introduces a divergence between the collected data and the policy's actual behaviors, degrading both model learnin…

Cited by 0SourcecodeScholar
2025

Bridging Viewpoint Gaps: Geometric Reasoning Boosts Semantic Correspondence

CVPR 2025poster

Finding semantic correspondences between images is a challenging problem in computer vision, particularly under significant viewpoint changes. Previous methods rely on semantic features from pre-trained 2D models like Stable Diffusion and DINOv2, which often struggle to extract viewpoint-invariant f…

Cited by 0SourcePDFScholar
2025

Cohere3D: Exploiting Temporal Coherence for Unsupervised Representation Learning of Vision-Based Autonomous Driving

ICRA 2025

Multi-frame temporal inputs are important for vision-based autonomous driving. Observations from different angles enable the recovery of 3 D object states from 2 D images as long as we can identify the same instance from different input frames. However, the dynamic nature of driving scenes leads to

Cited by 3SourceScholar
2025

CompGS: Unleashing 2D Compositionality for Compositional Text-to-3D via Dynamically Optimizing 3D Gaussians

CVPR 2025poster

Recent breakthroughs in text-guided image generation have significantly advanced the field of 3D generation. While generating a single high-quality 3D object is now feasible, generating multiple objects with reasonable interactions within a 3D space, a.k.a. compositional 3D generation, presents subs…

Cited by 4SourcePDFScholar
2025

DeSiRe-GS: 4D Street Gaussians for Static-Dynamic Decomposition and Surface Reconstruction for Urban Driving Scenes

CVPR 2025poster

We present DeSiRe-GS, a self-supervised gaussian splatting representation, enabling effective static-dynamic decomposition and high-fidelity surface reconstruction in complex driving scenarios. Our approach employs a two-stage optimization pipeline of dynamic street Gaussians. In the first stage, we…

2025

DexHandDiff: Interaction-aware Diffusion Planning for Adaptive Dexterous Manipulation

CVPR 2025poster

Dexterous manipulation with contact-rich interactions is crucial for advanced robotics. While recent diffusion-based planning approaches show promise for simple manipulation tasks, they often produce unrealistic ghost states (e.g., the object automatically moves without hand contact) or lack adaptab…

Cited by 0SourcePDFScholar
2025

Dobi-SVD: Differentiable SVD for LLM Compression and Some New Perspectives

ICLR 2025poster

Large language models (LLMs) have sparked a new wave of AI applications; however, their substantial computational costs and memory demands pose significant challenges to democratizing access to LLMs for a broader audience. Singular Value Decomposition (SVD), a technique studied for decades, offers a…

Cited by 0SourcePDFScholar
2025

DrivingRecon: Large 4D Gaussian Reconstruction Model For Autonomous Driving

NeurIPS 2025poster

Large reconstruction model has remarkable progress, which can directly predict 3D or 4D representations for unseen scenes and objects. However, current work has not systematically explored the potential of large reconstruction models in the field of autonomous driving. To achieve this, we introduce…

Cited by 0SourcecodeScholar
2025

Embodiment-agnostic Action Planning via Object-Part Scene Flow

ICRA 2025

Observing that the key for robotic action planning is to understand the target-object motion when its associated part is manipulated by the end effector, we propose to generate the 3D object-part scene flow and extract its transformations to solve the action trajectories for diverse embodiments. The

Cited by 7SourceScholar
2025

LANGTRAJ: Diffusion Model and Dataset for Language-Conditioned Trajectory Simulation

ICCV 2025poster

Evaluating autonomous vehicles with controllability enables scalable testing in counterfactual or structured settings, enhancing both efficiency and safety. We introduce LangTraj, a language-conditioned scene-diffusion model that simulates the joint behavior of all agents in traffic scenarios. By co…

2025

Language-Driven Policy Distillation for Cooperative Driving in Multi-Agent Reinforcement Learning

RA-L 2025

The cooperative driving technology of Connected and Autonomous Vehicles (CAVs) is crucial for improving the efficiency and safety of transportation systems. Learning-based methods, such as Multi-Agent Reinforcement Learning (MARL), have demonstrated strong capabilities in cooperative decision-making

Cited by 22SourceScholar
2025

Looking Backward: Streaming Video-to-Video Translation with Feature Banks

ICLR 2025poster

This paper introduces StreamV2V, a diffusion model that achieves real-time streaming video-to-video (V2V) translation with user prompts. Unlike prior V2V methods using batches to process limited frames, we opt to process frames in a streaming fashion, to support unlimited frames. At the heart o…

2025

MEReQ: Max-Ent Residual-Q Inverse RL for Sample-Efficient Alignment from Intervention

CoRL 2025poster

Aligning robot behavior with human preferences is crucial for deploying embodied AI agents in human-centered environments. A promising solution is interactive imitation learning from human intervention, where a human expert observes the policy's execution and provides interventions as feedback. Howe…

Cited by 0SourceScholar
2025

P2 Explore: Efficient Exploration in Unknown Cluttered Environment with Floor Plan Prediction

IROS 2025

Robot exploration aims at the reconstruction of unknown environments, and it is important to achieve it with shorter paths. Traditional methods focus on optimizing the visiting order of frontiers based on current observations, which may lead to local-minimal results. Recently, by predicting the stru

Cited by 4SourcecodeScholar
2025

PhyGrasp: Generalizing Robotic Grasping with Physics-informed Large Multimodal Models

IROS 2025

Robotic grasping, crucial for robot interaction with objects, still struggles with counter-intuitive or long-tailed scenarios like uncommon materials and shapes. Humans, however, intuitively adjust grasps with their physics-informed interpretations of the object, using visual and linguistic cues. Th

Cited by 16SourceScholar
2025

Physics-Aware Robotic Palletization With Online Masking Inference

ICRA 2025

The efficient planning of stacking boxes, especially in the online setting where the sequence of item arrivals is unpredictable, remains a critical challenge in modern warehouse and logistics management. Existing solutions often address box size variations, but overlook their intrinsic and physical

Cited by 5SourcecodeScholar
2025

Residual-MPPI: Online Policy Customization for Continuous Control

ICLR 2025poster

Policies developed through Reinforcement Learning (RL) and Imitation Learning (IL) have shown great potential in continuous control tasks, but real-world applications often require adapting trained policies to unforeseen requirements. While fine-tuning can address such needs, it typically requires a…

Cited by 2SourcePDFScholar
2025

StreamDiffusion: A Pipeline-level Solution for Real-Time Interactive Generation

ICCV 2025poster

We introduce StreamDiffusion, a real-time diffusion pipeline designed for streaming image generation. Existing diffusion models are adept at creating images from text or image prompts, yet they often fall short in real-time interaction. This limitation becomes particularly evident in scenarios invol…

2025

TrajSSL: Trajectory-Enhanced Semi-Supervised 3D Object Detection

ICRA 2025

Semi-supervised 3D object detection is a common strategy employed to circumvent the challenge of manually labeling large-scale autonomous driving perception datasets. Pseudo-labeling approaches to semi-supervised learning adopt a teacher-student framework in which machine-generated pseudo-labels on

Cited by 0SourceScholar
2025

WOMD-Reasoning: A Large-Scale Dataset for Interaction Reasoning in Driving

ICML 2025poster

Language models uncover unprecedented abilities in analyzing driving scenarios, owing to their limitless knowledge accumulated from text-based pre-training. Naturally, they should particularly excel in analyzing rule-based interactions, such as those triggered by traffic laws, which are well documen…

2025

X-Drive: Cross-modality Consistent Multi-Sensor Data Synthesis for Driving Scenarios

ICLR 2025poster

Recent advancements have exploited diffusion models for the synthesis of either LiDAR point clouds or camera image data in driving scenarios. Despite their success in modeling single-modality data marginal distribution, there is an under- exploration in the mutual reliance between different modaliti…

2024

BeTAIL: Behavior Transformer Adversarial Imitation Learning From Human Racing Gameplay

RA-L 2024

Autonomous racing poses a significant challenge for control, requiring planning minimum-time trajectories under uncertain dynamics and controlling vehicles at their handling limits. Current methods requiring hand-designed physical models or reward functions specific to each car or track. In contrast

Cited by 6SourceScholar
2024

Bridging the Sim-to-Real Gap with Dynamic Compliance Tuning for Industrial Insertion

ICRA 2024poster

Contact-rich manipulation tasks often exhibit a large sim-to-real gap. For instance, industrial assembly tasks frequently involve tight insertions where the clearance is less than 0.1 mm and can even be negative when dealing with a deformable receptacle. This narrow clearance leads to complex contac…

Cited by 10SourcecodeScholar
2024

Contact-Implicit Model Predictive Control for Dexterous In-hand Manipulation: A Long-Horizon and Robust Approach

IROS 2024poster

Dexterous in-hand manipulation is an essential skill of production and life. However, the highly stiff and mutable nature of contacts limits real-time contact detection and inference, degrading the performance of model-based methods. Inspired by recent advances in contact-rich locomotion and manipul…

Cited by 5SourceScholar
2024

Contact-Rich SE(3)-Equivariant Robot Manipulation Task Learning via Geometric Impedance Control

RA-L 2024

This letter presents a differential geometric control approach that leverages <italic xmlns:mml="http://www.w3.org/1998/Math/MathML" xmlns:xlink="http://www.w3.org/1999/xlink">SE(3)</i> group invariance and equivariance to increase transferability in learning robot manipulation tasks that involve in

Cited by 23SourcecodeScholar
2024

DBPF: A Framework for Efficient and Robust Dynamic Bin-Picking

RA-L 2024

Efficiency and reliability are critical in robotic bin-picking as they directly impact the productivity of automated industrial processes. However, traditional approaches, demanding static objects and fixed collisions, lead to deployment limitations, operational inefficiencies, and process unreliabi

Cited by 5SourceScholar
2024

DSLO: Deep Sequence LiDAR Odometry Based on Inconsistent Spatio-temporal Propagation

IROS 2024poster

This paper introduces a 3D point cloud sequence learning model based on inconsistent spatio-temporal propagation for LiDAR odometry, termed DSLO. It consists of a pyramid structure with a spatial information reuse strategy, a sequential pose initialization module, a gated hierarchical pose refinemen…

Cited by 0SourcecodeScholar
2024

DrPlanner: Diagnosis and Repair of Motion Planners for Automated Vehicles Using Large Language Models

RA-L 2024

Motion planners are essential for the safe operation of automated vehicles across various scenarios. However, no motion planning algorithm has achieved perfection in the literature, and improving its performance is often time-consuming and labor-intensive. To tackle the aforementioned issues, we pre

Cited by 13SourcecodeScholar
2024

Efficient Reinforcement Learning of Task Planners for Robotic Palletization Through Iterative Action Masking Learning

RA-L 2024

The development of robotic systems for palletization in logistics scenarios is of paramount importance, addressing critical efficiency and precision demands in supply chain management. This paper investigates the application of Reinforcement Learning (RL) in enhancing task planning for such robotic

Cited by 13SourceScholar
2024

Guided Online Distillation: Promoting Safe Reinforcement Learning by Offline Demonstration

ICRA 2024poster

Safe Reinforcement Learning (RL) aims to find a policy that achieves high rewards while satisfying cost constraints. When learning from scratch, safe RL agents tend to be overly conservative, which impedes exploration and restrains the overall performance. In many realistic tasks, e.g. autonomous dr…

Cited by 10SourceScholar
2024

Harnessing with Twisting: Single-Arm Deformable Linear Object Manipulation for Industrial Harnessing Task

IROS 2024poster

Wire-harnessing tasks pose great challenges to be automated by the robot due to the complex dynamics and unpredictable behavior of the deformable wire. Traditional methods, often reliant on dual-robot arms or tactile sensing, face limitations in adaptability, cost, and scalability. This paper introd…

Cited by 0SourceScholar
2024

Human-oriented Representation Learning for Robotic Manipulation

RSS 2024poster

Humans inherently possess generalizable visual representations that empower them to efficiently explore and interact with the environments in manipulation tasks. We advocate that such a representation automatically arises from simultaneously learning about multiple simple perceptual skills that are…

Cited by 12SourcePDFScholar
2024

Immiscible Diffusion: Accelerating Diffusion Training with Noise Assignment

NeurIPS 2024poster

In this paper, we point out that suboptimal noise-data mapping leads to slow training of diffusion models. During diffusion training, current methods diffuse each image across the entire noise space, resulting in a mixture of all images at every point in the noise layer. We emphasize that this rando…

2024

In-Hand Following of Deformable Linear Objects Using Dexterous Fingers with Tactile Sensing

IROS 2024

Most research on deformable linear object (DLO) manipulation assumes rigid grasping. However, beyond rigid grasping and re-grasping, in-hand following is also an essential skill that humans use to dexterously manipulate DLOs, which requires continuously changing the grasp point by in-hand sliding wh

Cited by 13SourceScholar
2024

Interactive Planning Using Large Language Models for Partially Observable Robotic Tasks

ICRA 2024poster

Designing robotic agents to perform open vocabulary tasks has been the long-standing goal in robotics and AI. Recently, Large Language Models (LLMs) have achieved impressive results in creating robotic agents for performing open vocabulary tasks. However, planning for these tasks in the presence of…

Cited by 31SourceScholar
2024

Joint Pedestrian Trajectory Prediction through Posterior Sampling

IROS 2024poster

Joint pedestrian trajectory prediction has long grappled with the inherent unpredictability of human behaviors. Recent works employing conditional diffusion models in trajectory prediction have exhibited notable success. Nevertheless, the heavy dependence on accurate historical data results in their…

Cited by 7SourceScholar
2024

Learning Online Belief Prediction for Efficient POMDP Planning in Autonomous Driving

RA-L 2024

Effective decision-making in autonomous driving relies on accurate inference of other traffic agents' future behaviors. To achieve this, we propose an online belief-update-based behavior prediction model and an efficient planner for Partially Observable Markov Decision Processes (POMDPs). We develop

Cited by 18SourceScholar
2024

MATRIX: Multi-Agent Trajectory Generation with Diverse Contexts

ICRA 2024poster

Data-driven methods have great advantages in modeling complicated human behavioral dynamics and dealing with many human-robot interaction applications. However, collecting massive and annotated real-world human datasets has been a laborious task, especially for highly interactive scenarios. On the o…

Cited by 6SourceScholar
2024

Multi-level Reasoning for Robotic Assembly: From Sequence Inference to Contact Selection

ICRA 2024poster

Automating the assembly of objects from their parts is a complex problem with innumerable applications in manufacturing, maintenance, and recycling. Unlike existing research, which is limited to target segmentation, pose regression, or using fixed target blueprints, our work presents a holistic mult…

Cited by 4SourceScholar
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

Optimizing Diffusion Models for Joint Trajectory Prediction and Controllable Generation

ECCV 2024poster

"Diffusion models are promising for joint trajectory prediction and controllable generation in autonomous driving, but they face challenges of inefficient inference steps and high computational demands. To tackle these challenges, we introduce Optimal Gaussian Diffusion (OGD) and Estimated Clean Man…

2024

PNAS-MOT: Multi-Modal Object Tracking With Pareto Neural Architecture Search

RA-L 2024

Multiple object tracking is a critical task in autonomous driving. Existing works primarily focus on the heuristic design of neural networks to obtain high accuracy. As tracking accuracy improves, however, neural networks become increasingly complex, posing challenges for their practical application

Cited by 21SourcecodeScholar
2024

Pre-training on Synthetic Driving Data for Trajectory Prediction

IROS 2024poster

Accumulating substantial volumes of real-world driving data proves pivotal in the realm of trajectory forecasting for autonomous driving. Given the heavy reliance of current trajectory forecasting models on data-driven methodologies, we aim to tackle the challenge of learning general trajectory fore…

Cited by 13SourcecodeScholar
2024

Q-SLAM: Quadric Representations for Monocular SLAM

CoRL 2024poster

In this paper, we reimagine volumetric representations through the lens of quadrics. We posit that rigid scene components can be effectively decomposed into quadric surfaces. Leveraging this assumption, we reshape the volumetric representations with million of cubes by several quadric planes, which…

Cited by 6SourceScholar
2024

RoVi-Aug: Robot and Viewpoint Augmentation for Cross-Embodiment Robot Learning

CoRL 2024poster

Scaling up robot learning requires large and diverse datasets, and how to efficiently reuse collected data and transfer policies to new embodiments remains an open question. Emerging research such as the Open-X Embodiment (OXE) project has shown promise in leveraging skills by combining datasets inc…

Cited by 21SourceScholar
2024

Safe-Sim: Safety-Critical Closed-Loop Traffic Simulation with Diffusion-Controllable Adversaries

ECCV 2024poster

"Evaluating the performance of autonomous vehicle planning algorithms necessitates simulating long-tail safety-critical traffic scenarios. However, traditional methods for generating such scenarios often fall short in terms of controllability and realism; they also neglect the dynamics of agent inte…

2024

Skill-Critic: Refining Learned Skills for Hierarchical Reinforcement Learning

RA-L 2024

Hierarchical reinforcement learning (RL) can accelerate long-horizon decision-making by temporally abstracting a policy into multiple levels. Promising results in sparse reward environments have been seen with <italic xmlns:mml="http://www.w3.org/1998/Math/MathML" xmlns:xlink="http://www.w3.org/1999

Cited by 12SourceScholar
2024

SkillDiffuser: Interpretable Hierarchical Planning via Skill Abstractions in Diffusion-Based Task Execution

CVPR 2024poster

Diffusion models have demonstrated strong potential for robotic trajectory planning. However generating coherent trajectories from high-level instructions remains challenging especially for long-range composition tasks requiring multiple sequential skills. We propose SkillDiffuser an end-to-end hier…

2024

Sparse Diffusion Policy: A Sparse, Reusable, and Flexible Policy for Robot Learning

CoRL 2024poster

The increasing complexity of tasks in robotics demands efficient strategies for multitask and continual learning. Traditional models typically rely on a universal policy for all tasks, facing challenges such as high computational costs and catastrophic forgetting when learning new tasks. To address…

Cited by 17SourceScholar
2024

Towards Generalizable and Interpretable Motion Prediction: A Deep Variational Bayes Approach

AISTATS 2024poster

Estimating the potential behavior of the surrounding human-driven vehicles is crucial for the safety of autonomous vehicles in a mixed traffic flow. Recent state-of-the-art achieved accurate prediction using deep neural networks. However, these end-to-end models are usually black boxes with weak int…

Cited by 1SourcePDFScholar
2024

UniAdapter: Unified Parameter-Efficient Transfer Learning for Cross-modal Modeling

ICLR 2024poster

Large-scale vision-language pre-trained models have shown promising transferability to various downstream tasks. As the size of these foundation models and the number of downstream tasks grow, the standard full fine-tuning paradigm becomes unsustainable due to heavy computational and storage costs.…

2024

What Matters to You? Towards Visual Representation Alignment for Robot Learning

ICLR 2024poster

When operating in service of people, robots need to optimize rewards aligned with end-user preferences. Since robots will rely on raw perceptual inputs, their rewards will inevitably use visual representations. Recently there has been excitement in using representations from pre-trained visual model…

Cited by 8SourcePDFScholar
2023

A Coarse-to-Fine Framework for Dual-Arm Manipulation of Deformable Linear Objects with Whole-Body Obstacle Avoidance

ICRA 2023poster

Manipulating deformable linear objects (DLOs) to achieve desired shapes in constrained environments with obstacles is a meaningful but challenging task. Global planning is necessary for such a highly-constrained task; however, accurate models of DLOs required by planners are difficult to obtain owin…

Cited by 26SourceScholar
2023

Active Finetuning: Exploiting Annotation Budget in the Pretraining-Finetuning Paradigm

CVPR 2023poster

Given the large-scale data and the high annotation cost, pretraining-finetuning becomes a popular paradigm in multiple computer vision tasks. Previous research has covered both the unsupervised pretraining and supervised finetuning in this paradigm, while little attention is paid to exploiting the a…

2023

AdaptDiffuser: Diffusion Models as Adaptive Self-evolving Planners

ICML 2023oral

Diffusion models have demonstrated their powerful generative capability in many tasks, with great potential to serve as a paradigm for offline reinforcement learning. However, the quality of the diffusion model is limited by the insufficient diversity of training data, which hinders the performance…

2023

Allowing Safe Contact in Robotic Goal-Reaching: Planning and Tracking in Operational and Null Spaces

ICRA 2023poster

In recent years, impressive results have been achieved in robotic manipulation. While many efforts focus on generating collision-free reference signals, few allow safe contact between the robot bodies and the environment. However, in human's daily manipulation, contact between arms and obstacles is…

Cited by 5SourcecodeScholar
2023

Center Feature Fusion: Selective Multi-Sensor Fusion of Center-based Objects

ICRA 2023poster

Leveraging multi-modal fusion, especially between camera and LiDAR, has become essential for building accurate and robust 3D object detection systems for autonomous vehicles. Until recently, point decorating approaches, in which point clouds are augmented with camera features, have been the dominant…

Cited by 10SourceScholar
2023

Controllable Clothoid Path Generation for Autonomous Vehicles

RA-L 2023

This letter proposes a novel and simple smooth path generation algorithm for autonomous vehicles. The proposed method can rapidly generate feasible and curvature continuous paths connecting any two given states with null curvature. The generated path comprises straight lines, circular arcs and cloth

Cited by 7SourceScholar
2023

DELFlow: Dense Efficient Learning of Scene Flow for Large-Scale Point Clouds

ICCV 2023poster

Point clouds are naturally sparse, while image pixels are dense. The inconsistency limits feature fusion from both modalities for point-wise scene flow estimation. Previous methods rarely predict scene flow from the entire point clouds of the scene with one-time inference due to the memory inefficie…

Cited by 11PDFcodeScholar
2023

Diff-LfD: Contact-aware Model-based Learning from Visual Demonstration for Robotic Manipulation via Differentiable Physics-based Simulation and Rendering

CoRL 2023oral

Learning from Demonstration (LfD) is an efficient technique for robots to acquire new skills through expert observation, significantly mitigating the need for laborious manual reward function design. This paper introduces a novel framework for model-based LfD in the context of robotic manipulation.…

Cited by 19SourceScholar
2023

Editing Driver Character: Socially-Controllable Behavior Generation for Interactive Traffic Simulation

RA-L 2023

Traffic simulation plays a crucial role in evaluating and improving autonomous driving planning systems. After being deployed on public roads, autonomous vehicles need to interact with human road participants with different <italic xmlns:mml="http://www.w3.org/1998/Math/MathML" xmlns:xlink="http://w

Cited by 19SourceScholar
2023

Efficient Multi-Task and Transfer Reinforcement Learning With Parameter-Compositional Framework

RA-L 2023

In this work, we investigate the potential of improving multi-task training and also leveraging it for transferring in the reinforcement learning setting. We identify several challenges towards this goal and propose a transferring approach with a parameter-compositional formulation. We investigate w

Cited by 13SourceScholar
2023

Efficient Sim-to-real Transfer of Contact-Rich Manipulation Skills with Online Admittance Residual Learning

CoRL 2023poster

Learning contact-rich manipulation skills is essential. Such skills require the robots to interact with the environment with feasible manipulation trajectories and suitable compliance control parameters to enable safe and stable contact. However, learning these skills is challenging due to data inef…

Cited by 24SourceScholar
2023

Long-Term Dynamic Window Approach for Kinodynamic Local Planning in Static and Crowd Environments

RA-L 2023

Local planning for a differential wheeled robot is designed to generate kinodynamic feasible actions that guide the robot to a goal position along the navigation path while avoiding obstacles. Reactive, predictive, and learning-based methods are widely used in local planning. However, few of them ca

Cited by 15SourcecodeScholar
2023

NeRF-Det: Learning Geometry-Aware Volumetric Representation for Multi-View 3D Object Detection

ICCV 2023poster

We present NeRF-Det, a novel method for indoor 3D detection with posed RGB images as input. Unlike existing indoor 3D detection methods that struggle to model scene geometry, our method makes novel use of NeRF in an end-to-end manner to explicitly estimate 3D geometry, thereby improving 3D detection…

Cited by 51PDFcodeScholar
2023

Open-Vocabulary Point-Cloud Object Detection Without 3D Annotation

CVPR 2023poster

The goal of open-vocabulary detection is to identify novel objects based on arbitrary textual descriptions. In this paper, we address open-vocabulary 3D point-cloud detection by a dividing-and-conquering strategy, which involves: 1) developing a point-cloud detector that can learn a general represen…

2023

Quadric Representations for LiDAR Odometry, Mapping and Localization

RA-L 2023

Current LiDAR odometry, mapping and localization methods leverage point-wise representations of 3D scenes and achieve high accuracy in autonomous driving tasks. However, the space-inefficiency of methods that use point-wise representations limits their development and usage in practical applications

Cited by 13SourceScholar
2023

Residual Q-Learning: Offline and Online Policy Customization without Value

NeurIPS 2023poster

Imitation Learning (IL) is a widely used framework for learning imitative behavior from demonstrations. It is especially appealing for solving complex real-world tasks where handcrafting reward function is difficult, or when the goal is to mimic human expert behavior. However, the learned imitative…

Cited by 6SourcePDFScholar
2023

SparseFusion: Fusing Multi-Modal Sparse Representations for Multi-Sensor 3D Object Detection

ICCV 2023poster

By identifying four important components of existing LiDAR-camera 3D object detection methods (LiDAR and camera candidates, transformation, and fusion outputs), we observe that all existing methods either find dense candidates or yield dense representations of scenes. However, given that objects occ…

Cited by 77PDFcodeScholar
2023

Time Will Tell: New Outlooks and A Baseline for Temporal Multi-View 3D Object Detection

ICLR 2023top-5%

While recent camera-only 3D detection methods leverage multiple timesteps, the limited history they use significantly hampers the extent to which temporal fusion can improve object perception. Observing that existing works' fusion of multi-frame images are instances of temporal stereo matching, we f…

2023

Towards Free Data Selection with General-Purpose Models

NeurIPS 2023poster

A desirable data selection algorithm can efficiently choose the most informative samples to maximize the utility of limited annotation budgets. However, current approaches, represented by active learning methods, typically follow a cumbersome pipeline that iterates the time-consuming model training…

2023

Zero-Shot Policy Transfer with Disentangled Task Representation of Meta-Reinforcement Learning

ICRA 2023poster

Humans are capable of abstracting various tasks as different combinations of multiple attributes. This perspective of compositionality is vital for human rapid learning and adaption since previous experiences from related tasks can be combined to generalize across novel compositional settings. In th…

Cited by 14SourceScholar
2022

Autonomous Vehicle Parking in Dynamic Environments: An Integrated System with Prediction and Motion Planning

ICRA 2022poster

This paper presents an integrated motion planning system for autonomous vehicle (AV) parking in the presence of other moving vehicles. The proposed system includes 1) a hybrid environment predictor that predicts the motions of the surrounding vehicles and 2) a strategic motion planner that reacts to…

Cited by 13SourceScholar
2022

Causal-based Time Series Domain Generalization for Vehicle Intention Prediction

ICRA 2022poster

Accurately predicting the possible behaviors of traffic participants is an essential capability for autonomous vehicles. Since autonomous vehicles need to navigate in dynamically changing environments, they are expected to make accurate predictions regardless of where they are and what driving circu…

Cited by 41SourceScholar
2022

Cost-Effective Sensing for Goal Inference: A Model Predictive Approach

ICRA 2022poster

Goal inference is of great importance for a variety of applications that involve interaction, coordination, and/or competition with goal-oriented agents. Typical goal inference approaches use as many pointwise measurements of the agent's trajectory as possible to pursue a most accurate a-posteriori…

Cited by 0SourceScholar
2022

Cross Domain Robot Imitation with Invariant Representation

ICRA 2022poster

Animals are able to imitate each others' behavior, despite their difference in biomechanics. In contrast, imitating other similar robots is a much more challenging task in robotics. This problem is called cross domain imitation learning (CDIL). In this paper, we consider CDIL on a class of similar r…

Cited by 18SourcecodeScholar
2022

DetMatch: Two Teachers Are Better than One for Joint 2D and 3D Semi-Supervised Object Detection

ECCV 2022poster

"While numerous 3D detection works leverage the complementary relationship between RGB images and point clouds, developments in the broader framework of semi-supervised object recognition remain uninfluenced by multi-modal fusion. Current methods develop independent pipelines for 2D and 3D semi-supe…

2022

Domain Knowledge Driven Pseudo Labels for Interpretable Goal-Conditioned Interactive Trajectory Prediction

IROS 2022poster

Motion forecasting in highly interactive scenarios is a challenging problem in autonomous driving. In such scenarios, we need to accurately predict the joint behavior of interacting agents to ensure the safe and efficient navigation of autonomous vehicles. Recently, goal-conditioned methods have gai…

Cited by 18SourceScholar
2022

Efficient Game-Theoretic Planning With Prediction Heuristic for Socially-Compliant Autonomous Driving

RA-L 2022

Planning under social interactions with other agents is an essential problem for autonomous driving. As the actions of the autonomous vehicle in the interactions affect and are also affected by other agents, autonomous vehicles need to efficiently infer the reaction of the other agents. Most existin

Cited by 23SourceScholar
2022

Generalizability Analysis of Graph-based Trajectory Predictor with Vectorized Representation

IROS 2022poster

Trajectory prediction is one of the essential tasks for autonomous vehicles. Recent progress in machine learning gave birth to a series of advanced trajectory prediction algorithms. Lately, the effectiveness of using graph neural networks (GNNs) with vectorized representations for trajec-tory predic…

Cited by 10SourceScholar
2022

Grouptron: Dynamic Multi-Scale Graph Convolutional Networks for Group-Aware Dense Crowd Trajectory Forecasting

ICRA 2022poster

Accurate, long-term forecasting of pedestrian trajectories in highly dynamic and interactive scenes is a longstanding challenge. Recent advances in using data-driven approaches have achieved significant improvements in terms of prediction accuracy. However, the lack of group-aware analysis has limit…

Cited by 33SourceScholar
2022

Hierarchical Planning Through Goal-Conditioned Offline Reinforcement Learning

RA-L 2022

Offline Reinforcement learning (RL) has shown potent in many safe-critical tasks in robotics where exploration is risky and expensive. However, it still struggles to acquire skills in temporally extended tasks. In this paper, we study the problem of offline RL for temporally extended tasks. We propo

Cited by 37SourceScholar
2022

Image2Point: 3D Point-Cloud Understanding with 2D Image Pretrained Models

ECCV 2022poster

"3D point-clouds and 2D images are different visual representations of the physical world. While human vision can understand both representations, computer vision models designed for 2D image and 3D point-cloud understanding are quite different. Our paper explores the potential of transferring 2D mo…

2022

Important Object Identification with Semi-Supervised Learning for Autonomous Driving

ICRA 2022poster

Accurate identification of important objects in the scene is a prerequisite for safe and high-quality decision making and motion planning of intelligent agents (e.g., autonomous vehicles) that navigate in complex and dynamic environments. Most existing approaches attempt to employ attention mechanis…

Cited by 19SourceScholar
2022

Improved A-Search Guided Tree for Autonomous Trailer Planning

IROS 2022poster

This paper presents a motion planning strategy that utilizes the improved A -search guided tree to enable autonomous parking of a general 3-trailer with a car-like tractor. Different from the state-of-the-art state-lattice-based methods, where numerous motion primitives are necessary to ensure succe…

Cited by 6SourceScholar
2022

Interventional Behavior Prediction: Avoiding Overly Confident Anticipation in Interactive Prediction

IROS 2022poster

Conditional behavior prediction (CBP) builds up the foundation for a coherent interactive prediction and plan-ning framework that can enable more efficient and less conser-vative maneuvers in interactive scenarios. In CBP task, we train a prediction model approximating the posterior distribution of…

Cited by 16SourceScholar
2022

Learn to Grasp with Less Supervision: A Data-Efficient Maximum Likelihood Grasp Sampling Loss

ICRA 2022poster

Robotic grasping for a diverse set of objects is essential in many robot manipulation tasks. One promising approach is to learn deep grasping models from large training datasets of object images and grasp labels. However, empirical grasping datasets are typically sparsely labeled (i.e., a small numb…

Cited by 16SourceScholar
2022

Learning Insertion Primitives with Discrete-Continuous Hybrid Action Space for Robotic Assembly Tasks

ICRA 2022poster

This paper introduces a discrete-continuous action space to learn insertion primitives for robotic assembly tasks. Primitives are sequences of elementary actions with certain exit conditions, such as “pushing down the peg until contact”. Since the primitive is an abstraction of robot control command…

Cited by 51SourceScholar
2022

Learning to Synthesize Volumetric Meshes from Vision-based Tactile Imprints

ICRA 2022poster

Vision-based tactile sensors typically utilize a deformable elastomer and a camera mounted above to provide high-resolution image observations of contacts. Obtaining accurate volumetric meshes for the deformed elastomer can provide direct contact information and benefit robotic grasping and manipula…

Cited by 13SourceScholar
2022

Multi-Objective Diverse Human Motion Prediction With Knowledge Distillation

CVPR 2022oral

Obtaining accurate and diverse human motion prediction is essential to many industrial applications, especially robotics and autonomous driving. Recent research has explored several techniques to enhance diversity and maintain the accuracy of human motion prediction at the same time. However, most o…

Cited by 48PDFScholar
2022

Offline-Online Learning of Deformation Model for Cable Manipulation With Graph Neural Networks

RA-L 2022

Manipulating deformable linear objects by robots has a wide range of applications, e.g., manufacturing and medical surgery. To complete such tasks, an accurate dynamics model for predicting the deformation is critical for robust control. In this letter, we deal with this challenge by proposing a hyb

Cited by 69SourceScholar
2022

PaCo: Parameter-Compositional Multi-task Reinforcement Learning

NeurIPS 2022accept

The purpose of multi-task reinforcement learning (MTRL) is to train a single policy that can be applied to a set of different tasks. Sharing parameters allows us to take advantage of the similarities among tasks. However, the gaps between contents and difficulties of different tasks bring us challen…

2022

PreTraM: Self-Supervised Pre-training via Connecting Trajectory and Map

ECCV 2022poster

"Deep learning has recently achieved significant progress in trajectory forecasting. However, the scarcity of trajectory data inhibits the data-hungry deep-learning models from learning good representations. While pre-training methods for representation learning exist in computer vision and natural…

2022

Safety Assurances for Human-Robot Interaction via Confidence-aware Game-theoretic Human Models

ICRA 2022poster

An outstanding challenge with safety methods for human-robot interaction is reducing their conservatism while maintaining robustness to variations in human behavior. In this work, we propose that robots use confidence-aware game-theoretic models of human behavior when assessing the safety of a human…

Cited by 65SourceScholar
2022

What Matters for 3D Scene Flow Network

ECCV 2022poster

"3D scene flow estimation from point clouds is a low-level 3D motion perception task in computer vision. Flow embedding is a commonly used technique in scene flow estimation, and it encodes the point motion between two consecutive frames. Thus, it is critical for the flow embeddings to capture the c…

2021

A Safe Hierarchical Planning Framework for Complex Driving Scenarios based on Reinforcement Learning

ICRA 2021poster

Autonomous vehicles need to handle various traffic conditions and make safe and efficient decisions and maneuvers. However, on the one hand, a single optimization/sampling-based motion planner cannot efficiently generate safe trajectories in real time, particularly when there are many interactive ve…

Cited by 49SourceScholar
2021

A Simple and Efficient Multi-task Network for 3D Object Detection and Road Understanding

IROS 2021poster

Detecting dynamic objects and predicting static road information such as drivable areas and ground heights are crucial for safe autonomous driving. Previous works studied each perception task separately, and lacked a collective quantitative analysis. In this work, we show that it is possible to perf…

Cited by 28SourcecodeScholar
2021

Anytime Game-Theoretic Planning with Active Reasoning About Humans’ Latent States for Human-Centered Robots

ICRA 2021poster

A human-centered robot needs to reason about the cognitive limitation and potential irrationality of its human partner to achieve seamless interactions. This paper proposes an anytime game-theoretic planner that integrates iterative reasoning models, a partially observable Markov decision process, a…

Cited by 34SourceScholar
2021

Bounded Risk-Sensitive Markov Games: Forward Policy Design and Inverse Reward Learning with Iterative Reasoning and Cumulative Prospect Theory

AAAI 2021technical

Classical game-theoretic approaches for multi-agent systems in both the forward policy design problem and the inverse reward learning problem often make strong rationality assumptions: agents perfectly maximize expected utilities under uncertainties. Such assumptions, however, substantially mismatch…

Cited by 15SourcePDFScholar
2021

COCOI: Contact-aware Online Context Inference for Generalizable Non-planar Pushing

IROS 2021poster

General contact-rich manipulation problems are long-standing challenges in robotics due to the difficulty of understanding complicated contact physics. Deep reinforcement learning (RL) has shown great potential in solving robot manipulation tasks. However, existing RL policies have limited adaptabil…

Cited by 15SourcecodeScholar
2021

Constrained Iterative LQG for Real-Time Chance-Constrained Gaussian Belief Space Planning

IROS 2021poster

Motion planning under uncertainty is of significant importance for safety-critical systems such as autonomous vehicles. Such systems have to satisfy necessary constraints (e.g., collision avoidance) with potential uncertainties coming from either disturbed system dynamics or noisy sensor measurement…

Cited by 9SourceScholar
2021

Continual Multi-Agent Interaction Behavior Prediction With Conditional Generative Memory

RA-L 2021

Multi-agent trajectory prediction plays a crucial role in robotics and autonomous driving. The current mainstream research focuses on how to achieve accurate prediction on one large dataset. However, whether the multi-agent trajectory prediction model can be trained with a sequence of datasets, i.e.

Cited by 39SourceScholar
2021

Dealing with the Unknown: Pessimistic Offline Reinforcement Learning

CoRL 2021poster

Reinforcement Learning (RL) has been shown effective in domains where the agent can learn policies by actively interacting with its operating environment. However, if we change the RL scheme to offline setting where the agent can only update its policy via static datasets, one of the major issues in…

Cited by 29SourceScholar
2021

Diverse Critical Interaction Generation for Planning and Planner Evaluation

IROS 2021poster

Generating diverse and comprehensive interacting agents to evaluate the decision-making modules is essential for the safe and robust planning of autonomous vehicles (AV). Due to efficiency and safety concerns, most researchers choose to train interactive adversary (competitive or weakly competitive)…

Cited by 21SourceScholar
2021

Exploring Social Posterior Collapse in Variational Autoencoder for Interaction Modeling

NeurIPS 2021poster

Multi-agent behavior modeling and trajectory forecasting are crucial for the safe navigation of autonomous agents in interactive scenarios. Variational Autoencoder (VAE) has been widely applied in multi-agent interaction modeling to generate diverse behavior and learn a low-dimensional representatio…

Cited by 24SourcePDFScholar
2021

IDE-Net: Interactive Driving Event and Pattern Extraction From Human Data

RA-L 2021

Autonomous vehicles (AVs) need to share the road with multiple, heterogeneous road users in a variety of driving scenarios. It is overwhelming and unnecessary to carefully interact with all observed agents, and AVs need to determine whether and when to interact with each surrounding agent. In order

Cited by 32SourceScholar
2021

Learning Dense Rewards for Contact-Rich Manipulation Tasks

ICRA 2021poster

Rewards play a crucial role in reinforcement learning. To arrive at the desired policy, the design of a suitable reward function often requires significant domain expertise as well as trial-and-error. Here, we aim to minimize the effort involved in designing reward functions for contact-rich manipul…

Cited by 50SourceScholar
2021

Learning Human Rewards by Inferring Their Latent Intelligence Levels in Multi-Agent Games: A Theory-of-Mind Approach with Application to Driving Data

IROS 2021poster

Reward function, as an incentive representation that recognizes humans’ agency and rationalizes humans’ actions, is particularly appealing for modeling human behavior in human-robot interaction. Inverse Reinforcement Learning is an effective way to retrieve reward functions from demonstrations. Howe…

Cited by 17SourceScholar
2021

Learning Variable Impedance Control via Inverse Reinforcement Learning for Force-Related Tasks

RA-L 2021

Many manipulation tasks require robots to interact with unknown environments. In such applications, the ability to adapt the impedance according to different task phases and environment constraints is crucial for safety and performance. Although many approaches based on deep reinforcement learning (

Cited by 111SourceScholar
2021

Multi-Agent Trajectory Prediction by Combining Egocentric and Allocentric Views

CoRL 2021poster

Trajectory prediction of road participants such as vehicles and pedestrians is crucial for autonomous driving. Recently, graph neural network (GNN) is widely adopted to capture the social interactions among the agents. Many GNN-based models formulate the prediction task as a single-agent prediction…

Cited by 55SourceScholar
2021

Online Learning of Unknown Dynamics for Model-Based Controllers in Legged Locomotion

RA-L 2021

The performance of a model-based controller can severely suffer when its model inaccurately represents the real world dynamics. We propose to learn a time-varying, locally linear residual model along the robot's current trajectory, to compensate for the prediction errors of the controller's model. S

Cited by 65SourceScholar
2021

Prediction-Based Reachability for Collision Avoidance in Autonomous Driving

ICRA 2021poster

Safety is an important topic in autonomous driving since any collision may cause serious injury to people and damage to property. Hamilton-Jacobi (HJ) Reachability is a formal method that verifies safety in multi-agent interaction and provides a safety controller for collision avoidance. However, du…

Cited by 46SourceScholar
2021

RAIN: Reinforced Hybrid Attention Inference Network for Motion Forecasting

ICCV 2021poster

Motion forecasting plays a significant role in various domains (e.g., autonomous driving, human-robot interaction), which aims to predict future motion sequences given a set of historical observations. However, the observed elements may be of different levels of importance. Some information may be i…

Cited by 49PDFScholar
2021

Socially-Compatible Behavior Design of Autonomous Vehicles With Verification on Real Human Data

RA-L 2021

As more and more autonomous vehicles (AVs) are being deployed on public roads, designing socially compatible behaviors for them is becoming increasingly important. In order to generate safe and efficient actions, AVs need to not only predict the future behaviors of other traffic participants, but al

Cited by 54SourceScholar
2021

Sparse R-CNN: End-to-End Object Detection With Learnable Proposals

CVPR 2021poster

We present Sparse R-CNN, a purely sparse method for object detection in images. Existing works on object detection heavily rely on dense object candidates, such as k anchor boxes pre-defined on all grids of image feature map of size HxW. In our method, however, a fixed sparse set of learned object p…

Cited by 1491PDFcodeScholar
2021

Trajectory Optimization for Manipulation of Deformable Objects: Assembly of Belt Drive Units

ICRA 2021poster

This paper presents a novel trajectory optimization formulation to solve the robotic assembly of the belt drive unit. Robotic manipulations involving contacts and deformable objects are challenging in both dynamic modeling and trajectory planning. For modeling, variations in the belt tension and con…

Cited by 30SourceScholar
2021

Trajectory Splitting: A Distributed Formulation for Collision Avoiding Trajectory Optimization

IROS 2021poster

Efficient trajectory optimization is essential for avoiding collisions in unstructured environments, but it remains challenging to have both speed and quality in the solutions. One reason is that second-order optimality requires calculating Hessian matrices that can grow with O(N2) with the number o…

Cited by 19SourceScholar
2021

Visual Transformers: Where Do Transformers Really Belong in Vision Models?

ICCV 2021poster

A recent trend in computer vision is to replace convolutions with transformers. However, the performance gain of transformers is attained at a steep cost, requiring GPU years and hundreds of millions of samples for training. This excessive resource usage compensates for a misuse of transformers: Tra…

Cited by 32PDFScholar
2021

You Only Group Once: Efficient Point-Cloud Processing with Token Representation and Relation Inference Module

IROS 2021poster

3D perception on point-cloud is a challenging and crucial computer vision task. A point-cloud consists of a sparse, unstructured, and unordered set of points. To understand a point-cloud, previous point-based methods, such as PointNet++, extract visual features through the hierarchical aggregation o…

Cited by 28SourcecodeScholar
2020

A Game-Theoretic Strategy-Aware Interaction Algorithm with Validation on Real Traffic Data

IROS 2020poster

Interactive decision-making and motion planning are important to safety-critical autonomous agents, particularly when they interact with humans. Many different interaction strategies can be exploited by humans. For instance, they might ignore the autonomous agents, or might behave as selfish optimiz…

Cited by 22SourceScholar
2020

Analyzing the Suitability of Cost Functions for Explaining and Imitating Human Driving Behavior based on Inverse Reinforcement Learning

ICRA 2020poster

Autonomous vehicles are sharing the road with human drivers. In order to facilitate interactive driving and cooperative behavior in dense traffic, a thorough understanding and representation of other traffic participants' behavior are necessary. Cost functions (or reward functions) have been widely…

Cited by 69SourceScholar
2020

Efficient Sampling-Based Maximum Entropy Inverse Reinforcement Learning With Application to Autonomous Driving

RA-L 2020

In the past decades, we have witnessed significant progress in the domain of autonomous driving. Advanced techniques based on optimization and reinforcement learning become increasingly powerful when solving the forward problem: given designed reward/cost functions, how we should optimize them and o

Cited by 122SourceScholar
2020

End-to-end Autonomous Driving Perception with Sequential Latent Representation Learning

IROS 2020poster

Current autonomous driving systems are composed of a perception system and a decision system. Both of them are divided into multiple subsystems built up with lots of human heuristics. An end-to-end approach might clean up the system and avoid huge efforts of human engineering, as well as obtain bett…

Cited by 18SourcecodeScholar
2020

EvolveGraph: Multi-Agent Trajectory Prediction with Dynamic Relational Reasoning

NeurIPS 2020poster

Multi-agent interacting systems are prevalent in the world, from purely physical systems to complicated social dynamic systems. In many applications, effective understanding of the situation and accurate trajectory prediction of interactive agents play a significant role in downstream tasks, such as…

Cited by 260SourcePDFScholar
2020

Expressing Diverse Human Driving Behavior with Probabilistic Rewards and Online Inference

IROS 2020poster

In human-robot interaction (HRI) systems, such as autonomous vehicles, understanding and representing human behavior are important. Human behavior is naturally rich and diverse. Cost/reward learning, as an efficient way to learn and represent human behavior, has been successfully applied in many dom…

Cited by 9SourceScholar
2020

Inferring Spatial Uncertainty in Object Detection

IROS 2020poster

The availability of real-world datasets is the prerequisite for developing object detection methods for autonomous driving. While ambiguity exists in object labels due to error-prone annotation process or sensor observation noises, current object detection datasets only provide deterministic annotat…

Cited by 34SourceScholar
2020

Learning-Based Controller Optimization for Repetitive Robotic Tasks

IROS 2020poster

Dynamic control for robotic automation tasks is traditionally designed and optimized with a model-based approach, and the performance relies heavily upon accurate system modeling. However, modeling the true dynamics of increasingly complex robotic systems is an extremely challenging task and it ofte…

Cited by 2SourceScholar
2020

Precise 3D Calibration of Wafer Handling Robot by Visual Detection and Tracking of Elliptic-shape Wafers

ICRA 2020poster

This work provides a framework for the 3D calibration of wafers and a wafer handling robot by monocular vision. The proposed method precisely reconstructs the 3D poses of wafers from a set of images captured by the camera mounted on the robot. In addition, it calibrates the robot kinematics simultan…

Cited by 2SourceScholar
2020

SqueezeSegV3: Spatially-Adaptive Convolution for Efficient Point-Cloud Segmentation

ECCV 2020poster

LiDAR point-cloud segmentation is an important problem for many applications. For large-scale point cloud segmentation, the extit{de facto} method is to project a 3D point cloud to get a 2D LiDAR image and use convolutions to process it. Despite the similarity between regular RGB and LiDAR images, w…

2020

Towards Efficient Human-Robot Collaboration With Robust Plan Recognition and Trajectory Prediction

RA-L 2020

Human-robot collaboration (HRC) is becoming increasingly important as the paradigm of manufacturing is shifting from mass production to mass customization. The introduction of HRC can significantly improve the flexibility and intelligence of automation. To efficiently finish tasks in HRC systems, th

Cited by 95SourceScholar
2020

UrbanLoco: A Full Sensor Suite Dataset for Mapping and Localization in Urban Scenes

ICRA 2020poster

Mapping and localization is a critical module of autonomous driving, and significant achievements have been reached in this field. Beyond Global Navigation Satellite System (GNSS), research in point cloud registration, visual feature matching, and inertia navigation has greatly enhanced the accuracy…

Cited by 160SourceScholar
2019

Adaptive Probabilistic Vehicle Trajectory Prediction Through Physically Feasible Bayesian Recurrent Neural Network

ICRA 2019poster

Probabilistic vehicle trajectory prediction is essential for robust safety of autonomous driving. Current methods for long-term trajectory prediction cannot guarantee the physical feasibility of predicted distribution. Moreover, their models cannot adapt to the driving policy of the predicted target…

Cited by 24SourceScholar
2019

Conditional Generative Neural System for Probabilistic Trajectory Prediction

IROS 2019poster

Effective understanding of the environment and accurate trajectory prediction of surrounding dynamic obstacles are critical for intelligent systems such as autonomous vehicles and wheeled mobile robotics navigating in complex scenarios to achieve safe and high-quality decision making, motion plannin…

Cited by 239SourceScholar
2019

Deep Imitation Learning for Autonomous Driving in Generic Urban Scenarios with Enhanced Safety

IROS 2019poster

The decision and planning system for autonomous driving in urban environments is hard to design. Most current methods manually design the driving policy, which can be expensive to develop and maintain at scale. Instead, with imitation learning we only need to collect data and the computer will learn…

Cited by 178SourceScholar
2019

Interaction-aware Decision Making with Adaptive Strategies under Merging Scenarios

IROS 2019poster

In order to drive safely and efficiently under merging scenarios, autonomous vehicles should be aware of their surroundings and make decisions by interacting with other road participants. Moreover, different strategies should be made when the autonomous vehicle is interacting with drivers having dif…

Cited by 86SourceScholar
2019

Interaction-aware Multi-agent Tracking and Probabilistic Behavior Prediction via Adversarial Learning

ICRA 2019poster

In order to enable high-quality decision making and motion planning of intelligent systems such as robotics and autonomous vehicles, accurate probabilistic predictions for surrounding interactive objects is a crucial prerequisite. Although many research studies have been devoted to making prediction…

Cited by 78SourceScholar
2019

Precise Correntropy-based 3D Object Modelling With Geometrical Traffic Prior

IROS 2019poster

Robust 3D perception using LiDAR is of prime importance for robotics, and its fundamental core lies in precise object modelling resisting to noise and outliers. In this paper, a precise 3D object modelling algorithm is designed especially for the intelligent vehicles. The proposed algorithm is advan…

Cited by 1SourceScholar
2019

Prediction of Human Arm Target for Robot Reaching Movements

IROS 2019poster

The raise of collaborative robotics has allowed to create new spaces where robots and humans work in proximity. Consequently, to predict human movements and his/her final intention becomes crucial to anticipate robot next move, preserving safety and increasing efficiency. In this paper we propose a…

Cited by 35SourceScholar
2019

optimization Model for Planning Precision Grasps with Multi-Fingered Hands

IROS 2019poster

Precision grasps with multi-fingered hands are important for precise placement and in-hand manipulation tasks. Searching precision grasps on the object represented by point cloud, is challenging due to the complex object shape, high-dimensionality, collision and undesired properties of the sensing a…

Cited by 17SourceScholar
2018

A Framework for Robot Grasp Transferring with Non-rigid Transformation

IROS 2018poster

Grasp planning is essential for robots to execute dexterous tasks. Solving the optimal grasps for various objects online, however, is challenging due to the heavy computation load during exhaustive sampling, and the difficulties to consider task requirements. This paper proposes a framework to combi…

Cited by 6SourceScholar
2018

Characterization of Active/Passive Pneumatic Actuators for Assistive Devices

IROS 2018poster

Assistive devices have been developed for power augmentation and task-oriented assistance such as loaded walking. The effective joint dynamics of the user can be altered using a wearable system, providing assistance when a task is performed. The authors have investigated an Active/Passive Pneumatic…

Cited by 8SourceScholar
2018

Real-Time Grasp Planning for Multi-Fingered Hands by Finger Splitting

IROS 2018poster

Grasp planning for multi-fingered hands is computationally expensive due to the joint-contact coupling, surface nonlinearities and high dimensionality, thus is generally not affordable for real-time implementations. Traditional planning methods by optimization, sampling or learning work well in plan…

Cited by 23SourceScholar
2017

Real-time robust finger gaits planning under object shape and dynamics uncertainties

IROS 2017poster

Dexterous manipulation has broad applications in assembly lines, warehouses and agriculture. To perform large-scale manipulation tasks for various objects, a multi-fingered robotic hand sometimes has to sequentially adjust its grasping gestures, i.e. the finger gaits, to address the workspace limits…

Cited by 16SourceScholar
2017

State estimation for deformable objects by point registration and dynamic simulation

IROS 2017poster

To enhance the robotic manipulation of deformable objects, a robust state estimator is proposed to track the object configuration in real time. A Gaussian mixture model (GMM) is constructed to register the object nodes towards the noisy point cloud. To deal with occlusion, the coherent point drift (…

Cited by 48SourceScholar
2016

Human guidance programming on a 6-DoF robot with collision avoidance

IROS 2016poster

In the application of physical human-robot interaction (pHRI), the collaboration between human and robot can significantly improve the production efficiency through combination of the human's flexible intelligence and the robot's consistent performance. In this application, however, it is an importa…

Cited by 24SourceScholar
2016

Robotic manipulation of deformable objects by tangent space mapping and non-rigid registration

IROS 2016poster

Recent works of non-rigid registration have shown promising applications on tasks of deformable manipulation. Those approaches use thin plate spline-robust point matching (TPS-RPM) algorithm to regress a transformation function, which could generate a corresponding manipulation trajectory given a ne…

Cited by 32SourceScholar
2016

Robust impedance control with applications to a series-elastic actuated system

IROS 2016poster

Impedance control offers a theoretical basis for safe interaction between a robot and the environment, but model uncertainty, disturbances and actuation dynamics can compromise the accuracy of the rendered impedance in implementation. If both the interactive force and motion are directly sensed, the…

Cited by 17SourceScholar
2016

Robust two-degree-of-freedom iterative learning control for flexibility compensation of industrial robot manipulators

ICRA 2016

Most industrial robots are actuated using geared motors with no direct load side measurement. The flexibility introduced by the gear reducer causes transmission errors and vibrations, which limits the adoption of robot manipulators in many demanding applications. This paper presents a lean and effic

Cited by 36SourceScholar
2015

Introduction and initial exploration of an Active/Passive Exoskeleton framework for portable assistance

IROS 2015poster

Assistive devices such as exoskeletons are capable of providing rehabilitative improvement and independence for individuals suffering from musculoskeletal conditions. Typical devices use either active assistance methods such as DC motors or passive methods such as springs. Active methods require a c…

Cited by 47SourceScholar