← Search

Ding Zhao

82 accepted papers

2026

Learning Human-Robot Collaboration via Heterogeneous-Agent Lyapunov Policy Optimization

ICML 2026oral

To improve generalization and resilience in human–robot collaboration (HRC), robots must handle the combinatorial diversity of human behaviors and contexts, motivating multi-agent reinforcement learning (MARL). However, inherent heterogeneity between robots and humans creates a rationality gap (RG) …

Cited by 0SourceScholar
2026

LightTact: A Visual-Tactile Fingertip Sensor for Deformation-Independent Contact Sensing

RSS 2026poster

Contact often occurs without macroscopic surface deformation, such as during interaction with liquids, semi-liquids, or ultra-soft materials. However, most existing tactile sensors rely on deformation to infer contact, making such light-contact interactions difficult to perceive robustly. To address…

Cited by 0SourceScholar
2026

Pushing Forward Pareto Frontiers of Proactive Agents with Behavioral Agentic Optimization

ICML 2026poster

Proactive large language model (LLM) agents aim to actively plan, query, and interact over multiple turns, enabling efficient task completion beyond passive instruction following and making them essential for real-world, user-centric applications. Agentic reinforcement learning (RL) has recently eme…

Cited by 0SourceScholar
2026

SpinBench: Perspective and Rotation as a Lens on Spatial Reasoning in VLMs

ICLR 2026poster

We present SpinBench, a cognitively grounded diagnostic benchmark for evaluating spatial reasoning in vision language models (VLMs). SpinBench is designed around the core challenge of spatial reasoning: perspective taking, the ability to reason about how scenes and object relations change under vie…

Cited by 0SourcecodeScholar
2026

Webscale-RL: Automated Data Pipeline for Scaling RL Data to Pretraining Levels

ICLR 2026poster

Large Language Models (LLMs) have achieved remarkable success through imitation learning on vast text corpora, but this paradigm creates a training-generation gap and limits robust reasoning. Reinforcement learning (RL) offers a more data-efficient solution capable of bridging this gap, yet its appl…

Cited by 0SourcecodeScholar
2025

Agile Continuous Jumping in Discontinuous Terrains

ICRA 2025

We focus on agile, continuous, and terrain-adaptive jumping of quadrupedal robots in discontinuous terrains such as stairs and stepping stones. Unlike single-step jumping, continuous jumping requires accurately executing highly dynamic motions over long horizons, which is challenging for existing ap

Cited by 17SourcecodeScholar
2025

Behavior Injection: Preparing Language Models for Reinforcement Learning

NeurIPS 2025poster

Reinforcement learning (RL) has emerged as a powerful post-training technique to incentivize the reasoning ability of large language models (LLMs). However, LLMs can respond very inconsistently to RL finetuning: some show substantial performance gains, while others plateau or even degrade. To unders…

Cited by 0SourcecodeScholar
2025

CaDRE: Controllable and Diverse Generation of Safety-Critical Driving Scenarios Using Real-World Trajectories

ICRA 2025

Simulation is an indispensable tool in the development and testing of autonomous vehicles (AVs), offering an efficient and safe alternative to road testing. An outstanding challenge with simulation-based testing is the generation of safety-critical scenarios, which are essential to ensure that AVs c

Cited by 11SourceScholar
2025

Causal Composition Diffusion Model for Closed-loop Traffic Generation

CVPR 2025poster

Simulation is critical for safety evaluation in autonomous driving, particularly in capturing complex interactive behaviors. However, generating **realistic** and **controllable** traffic scenarios in long-tail situations remains a significant challenge. Existing generative models suffer from the co…

2025

DiffScene: Diffusion-Based Safety-Critical Scenario Generation for Autonomous Vehicles

AAAI 2025technical

The field of Autonomous Driving (AD) has witnessed significant progress in recent years. Among the various challenges faced, the safety evaluation of autonomous vehicles (AVs) stands out as a critical concern. Traditional evaluation methods are both costly and inefficient, often requiring extensive…

Cited by 34SourcePDFScholar
2025

Dynamics as Prompts: In-Context Learning for Sim-to-Real System Identifications

RA-L 2025

Sim-to-real transfer remains a significant challenge in robotics due to the discrepancies between simulated and real-world dynamics. Traditional methods like Domain Randomization often fail to capture fine-grained dynamics, limiting their effectiveness for precise control tasks. In this work, we pro

Cited by 15SourceScholar
2025

Human2LocoMan: Learning Versatile Quadrupedal Manipulation with Human Pretraining

RSS 2025poster

Quadrupedal robots have demonstrated impressive locomotion capabilities in complex environments, but equipping them with autonomous versatile manipulation skills in a scalable way remains a significant challenge. In this work, we introduce a system that integrates data collection and imitation learn…

Cited by 0PDFcodeScholar
2025

Learning Multi-Agent Loco-Manipulation for Long-Horizon Quadrupedal Pushing

ICRA 2025

Recently, quadrupedal locomotion has achieved significant success, but their manipulation capabilities, particularly in handling large objects, remain limited, restricting their usefulness in demanding real-world applications such as search and rescue, construction, industrial automation, and room o

Cited by 24SourceScholar
2025

LocoTouch: Learning Dynamic Quadrupedal Transport with Tactile Sensing

CoRL 2025poster

Quadrupedal robots have demonstrated remarkable agility and robustness in traversing complex terrains. However, they struggle with dynamic object interactions, where contact must be precisely sensed and controlled. To bridge this gap, we present LocoTouch, a system that equips quadrupedal robots wit…

Cited by 0SourceScholar
2025

Model-Based Policy Adaptation for Closed-Loop End-to-end Autonomous Driving

NeurIPS 2025poster

End-to-end (E2E) autonomous driving models have demonstrated strong performance in open-loop evaluations but often suffer from cascading errors and poor generalization in closed-loop settings. To address this gap, we propose Model-based Policy Adaptation (MPA), a general framework that enhances the…

Cited by 0SourceScholar
2025

QuietPaw: Learning Quadrupedal Locomotion with Versatile Noise Preference Alignment

IROS 2025

When operating at their full capacity, quadrupedal robots can produce loud footstep noise, which can be disruptive in human-centered environments like homes, offices, and hospitals. As a result, balancing locomotion performance with noise constraints is crucial for the successful real-world deployme

Cited by 1SourceScholar
2025

Safety is Not Only About Refusal: Reasoning-Enhanced Fine-tuning for Interpretable LLM Safety

ACL 2025finding

Large Language Models (LLMs) are vulnerable to jailbreak attacks that exploit weaknesses in traditional safety alignment, which often relies on rigid refusal heuristics or representation engineering to block harmful outputs. While they are effective for direct adversarial attacks, they fall short of…

Cited by 0SourcePDFScholar
2025

Your Language Model May Think Too Rigidly: Achieving Reasoning Consistency with Symmetry-Enhanced Training

ACL 2025finding

Large Language Models (LLMs) have demonstrated strong reasoning capabilities across various tasks. However, even minor variations in query phrasing, despite preserving the underlying semantic meaning, can significantly affect their performance. To address this, we focus on enhancing LLMs’ awareness…

Cited by 0SourcePDFScholar
2024

BECAUSE: Bilinear Causal Representation for Generalizable Offline Model-based Reinforcement Learning

NeurIPS 2024poster

Offline model-based reinforcement learning (MBRL) enhances data efficiency by utilizing pre-collected datasets to learn models and policies, especially in scenarios where exploration is costly or infeasible. Nevertheless, its performance often suffers from the objective mismatch between model and po…

Cited by 0SourcePDFScholar
2024

Embodied Executable Policy Learning with Language-based Scene Summarization

NAACL 2024long

Large Language models (LLMs) have shown remarkable success in assisting robot learning tasks, i.e., complex household planning.However, the performance of pretrained LLMs heavily relies on domain-specific templated text data, which may be infeasible in real-world robot learning tasks with image-base…

Cited by 7SourcePDFScholar
2024

Feasibility Consistent Representation Learning for Safe Reinforcement Learning

ICML 2024poster

In the field of safe reinforcement learning (RL), finding a balance between satisfying safety constraints and optimizing reward performance presents a significant challenge. A key obstacle in this endeavor is the estimation of safety constraints, which is typically more difficult than estimating a r…

2024

Generalize by Touching: Tactile Ensemble Skill Transfer for Robotic Furniture Assembly

ICRA 2024poster

Furniture assembly remains an unsolved problem in robotic manipulation due to its long task horizon and nongeneralizable operations plan. This paper presents the Tactile Ensemble Skill Transfer (TEST) framework, a pioneering offline reinforcement learning (RL) approach that incorporates tactile feed…

Cited by 7SourceScholar
2024

Influence of Camera-LiDAR Configuration on 3D Object Detection for Autonomous Driving

ICRA 2024poster

Cameras and LiDARs are both important sensors for autonomous driving, playing critical roles in 3D object detection. Camera-LiDAR Fusion has been a prevalent solution for robust and accurate driving perception. In contrast to the vast majority of existing arts that focus on how to improve the perfor…

Cited by 9SourcecodeScholar
2024

Learning from Sparse Offline Datasets via Conservative Density Estimation

ICLR 2024poster

Offline reinforcement learning (RL) offers a promising direction for learning policies from pre-collected datasets without requiring further interactions with the environment. However, existing methods struggle to handle out-of-distribution (OOD) extrapolation errors, especially in sparse reward or…

2024

LocoMan: Advancing Versatile Quadrupedal Dexterity with Lightweight Loco-Manipulators

IROS 2024poster

Quadrupedal robots have emerged as versatile agents capable of locomoting and manipulating in complex environments. Traditional designs typically rely on the robot’s inherent body parts or incorporate top-mounted arms for manipulation tasks. However, these configurations may limit the robot’s operat…

Cited by 13SourceScholar
2024

MMSum: A Dataset for Multimodal Summarization and Thumbnail Generation of Videos

CVPR 2024highlight

Multimodal summarization with multimodal output (MSMO) has emerged as a promising research direction. Nonetheless numerous limitations exist within existing public MSMO datasets including insufficient maintenance data inaccessibility limited size and the absence of proper categorization which pose s…

2024

OASIS: Conditional Distribution Shaping for Offline Safe Reinforcement Learning

NeurIPS 2024poster

Offline safe reinforcement learning (RL) aims to train a policy that satisfies con- straints using a pre-collected dataset. Most current methods struggle with the mismatch between imperfect demonstrations and the desired safe and rewarding performance. In this paper, we mitigate this issue from a da…

2024

Pixel-wise Smoothing for Certified Robustness against Camera Motion Perturbations

AISTATS 2024poster

Deep learning-based visual perception models lack robustness when faced with camera motion perturbations in practice. The current certification process for assessing robustness is costly and time-consuming due to the extensive number of image projections required for Monte Carlo sampling in the 3D c…

2024

RealGen: Retrieval Augmented Generation for Controllable Traffic Scenarios

ECCV 2024oral

"Simulation plays a crucial role in the development of autonomous vehicles (AVs) due to the potential risks associated with real-world testing. Although significant progress has been made in the visual aspects of simulators, generating complex behavior among agents remains a formidable challenge. It…

2024

Reinforcement Learning in a Safety-Embedded MDP with Trajectory Optimization

ICRA 2024poster

Safe Reinforcement Learning (RL) plays an important role in applying RL algorithms to safety-critical real-world applications, addressing the trade-off between maximizing rewards and adhering to safety constraints. This work introduces a novel approach that combines RL with trajectory optimization t…

Cited by 1SourceScholar
2024

Safety-Aware Causal Representation for Trustworthy Offline Reinforcement Learning in Autonomous Driving

RA-L 2024

In the domain of autonomous driving, the offline Reinforcement Learning (RL) approaches exhibit notable efficacy in addressing sequential decision-making problems from offline datasets. However, maintaining safety in diverse safety-critical scenarios remains a significant challenge due to long-taile

Cited by 28SourceScholar
2024

TAIL: Task-specific Adapters for Imitation Learning with Large Pretrained Models

ICLR 2024poster

The full potential of large pretrained models remains largely untapped in control domains like robotics. This is mainly because of the scarcity of data and the computational challenges associated with training or fine-tuning these large models for such applications. Prior work mainly emphasizes eith…

Cited by 24SourcePDFScholar
2023

Bayesian Reparameterization of Reward-Conditioned Reinforcement Learning with Energy-based Models

ICML 2023poster

Recently, reward-conditioned reinforcement learning (RCRL) has gained popularity due to its simplicity, flexibility, and off-policy nature. However, we will show that current RCRL approaches are fundamentally limited and fail to address two critical challenges of RCRL -- improving generalization on…

Cited by 5SourcePDFScholar
2023

Can Brain Signals Reveal Inner Alignment with Human Languages?

EMNLP 2023short findings

Brain Signals, such as Electroencephalography (EEG), and human languages have been widely explored independently for many downstream tasks, however, the connection between them has not been well explored. In this study, we explore the relationship and dependency between EEG and language. To study at…

Cited by 0SourcecodeScholar
2023

Cardiac Disease Diagnosis on Imbalanced Electrocardiography Data Through Optimal Transport Augmentation

ICASSP 2023accepted

In this paper, we focus on a new method of data augmentation to solve the data imbalance problem within imbalanced ECG datasets to improve the robustness and accuracy of heart disease detection. By using Optimal Transport, we augment the ECG disease data from normal ECG beats to balance the data amo…

Cited by 0SourceScholar
2023

Constrained Decision Transformer for Offline Safe Reinforcement Learning

ICML 2023poster

Safe reinforcement learning (RL) trains a constraint satisfaction policy by interacting with the environment. We aim to tackle a more challenging problem: learning a safe policy from an offline dataset. We study the offline safe RL problem from a novel multi-objective optimization perspective and pr…

2023

Constraint-Conditioned Policy Optimization for Versatile Safe Reinforcement Learning

NeurIPS 2023poster

Safe reinforcement learning (RL) focuses on training reward-maximizing agents subject to pre-defined safety constraints. Yet, learning versatile safe policies that can adapt to varying safety constraint requirements during deployment without retraining remains a largely unexplored and challenging ar…

Cited by 20SourcePDFScholar
2023

Continual Vision-based Reinforcement Learning with Group Symmetries

CoRL 2023oral

Continual reinforcement learning aims to sequentially learn a variety of tasks, retaining the ability to perform previously encountered tasks while simultaneously developing new policies for novel tasks. However, current continual RL approaches overlook the fact that certain tasks are identical unde…

Cited by 10SourceScholar
2023

GOATS: Goal Sampling Adaptation for Scooping with Curriculum Reinforcement Learning

IROS 2023poster

In this work, we first formulate the problem of robotic water scooping using goal-conditioned reinforcement learning. This task is particularly challenging due to the complex dynamics of fluid and the need to achieve multi-modal goals. The policy is required to successfully reach both position goals…

Cited by 10SourceScholar
2023

Group Distributionally Robust Reinforcement Learning with Hierarchical Latent Variables

AISTATS 2023poster

One key challenge for multi-task Reinforcement learning (RL) in practice is the absence of task specifications. Robust RL has been applied to deal with task ambiguity but may result in over-conservative policies. To balance the worst-case (robustness) and average performance, we propose Group Distri…

Cited by 13SourcePDFScholar
2023

Hyper-Decision Transformer for Efficient Online Policy Adaptation

ICLR 2023poster

Decision Transformers (DT) have demonstrated strong performances in offline reinforcement learning settings, but quickly adapting to unseen novel tasks remains challenging. To address this challenge, we propose a new framework, called Hyper-Decision Transformer (HDT), that can generalize to novel ta…

Cited by 44SourcePDFScholar
2023

Interpolation for Robust Learning: Data Augmentation on Wasserstein Geodesics

ICML 2023poster

We propose to study and promote the robustness of a model as per its performance on a continuous geodesic interpolation of subpopulations, e.g., a class of samples in a classification problem. Specifically, (1) we augment the data by finding the worst-case Wasserstein barycenter on the geodesic conn…

Cited by 2SourcePDFScholar
2023

Learning Shared Safety Constraints from Multi-task Demonstrations

NeurIPS 2023poster

Regardless of the particular task we want to perform in an environment, there are often shared safety constraints we want our agents to respect. For example, regardless of whether it is making a sandwich or clearing the table, a kitchen robot should not break a plate. Manually specifying such a cons…

2023

Learning to View: Decision Transformers for Active Object Detection

ICRA 2023poster

Active perception describes a broad class of techniques that couple planning and perception systems to move the robot in a way to give the robot more information about the environment. In most robotic systems, perception is typically independent of motion planning. For example, traditional object de…

Cited by 18SourceScholar
2023

Multi-Output RNN-T Joint Networks for Multi-Task Learning of ASR and Auxiliary Tasks

ICASSP 2023accepted

We propose a multi-output joint network architecture for RNN-T transducer, for multi-task modeling of ASR and auxiliary tasks that rely on ASR outputs. Each output of the joint network predicts tar-get labels with disjoint vocabularies for each task, while sharing the same audio features by the enco…

Cited by 0SourceScholar
2023

On the Robustness of Safe Reinforcement Learning under Observational Perturbations

ICLR 2023poster

Safe reinforcement learning (RL) trains a policy to maximize the task reward while satisfying safety constraints. While prior works focus on the performance optimality, we find that the optimal solutions of many safe RL problems are not robust and safe against carefully designed observational pertur…

2023

SCCS: Semantics-Consistent Cross-domain Summarization via Optimal Transport Alignment

ACL 2023findings

Multimedia summarization with multimodal output (MSMO) is a recently explored application in language grounding. It plays an essential role in real-world applications, i.e., automatically generating cover images and titles for news articles or providing introductions to online videos. However, exist…

Cited by 9SourcePDFScholar
2023

SeasonDepth: Cross-Season Monocular Depth Prediction Dataset and Benchmark Under Multiple Environments

IROS 2023poster

Different environments pose a great challenge to the outdoor robust visual perception for long-term autonomous driving, and the generalization of learning-based algorithms on different environments is still an open problem. Although monocular depth prediction has been well studied recently, few work…

Cited by 20SourcecodeScholar
2023

Seeing is not Believing: Robust Reinforcement Learning against Spurious Correlation

NeurIPS 2023poster

Robustness has been extensively studied in reinforcement learning (RL) to handle various forms of uncertainty such as random perturbations, rare events, and malicious attacks. In this work, we consider one critical type of robustness against spurious correlation, where different portions of the stat…

Cited by 26SourcePDFScholar
2023

Sharing Low Rank Conformer Weights for Tiny Always-On Ambient Speech Recognition Models

ICASSP 2023accepted

Continued improvements in machine learning techniques offer exciting new opportunities through the use of larger models and larger training datasets. However, there is a growing need to offer these new capabilities on-board low-powered devices such as smart-phones, wearables and other embedded envir…

Cited by 13SourceScholar
2023

Towards Robust and Safe Reinforcement Learning with Benign Off-policy Data

ICML 2023poster

Previous work demonstrates that the optimal safe reinforcement learning policy in a noise-free environment is vulnerable and could be unsafe under observational attacks. While adversarial training effectively improves robustness and safety, collecting samples by attacking the behavior agent online c…

Cited by 7SourcePDFScholar
2023

What Went Wrong? Closing the Sim-to-Real Gap via Differentiable Causal Discovery

CoRL 2023poster

Training control policies in simulation is more appealing than on real robots directly, as it allows for exploring diverse states in an efficient manner. Yet, robot simulators inevitably exhibit disparities from the real-world \rebut{dynamics}, yielding inaccuracies that manifest as the dynamical si…

Cited by 33SourceScholar
2022

COPA: Certifying Robust Policies for Offline Reinforcement Learning against Poisoning Attacks

ICLR 2022poster

As reinforcement learning (RL) has achieved near human-level performance in a variety of tasks, its robustness has raised great attention. While a vast body of research has explored test-time (evasion) attacks in RL and corresponding defenses, its robustness against training-time (poisoning) attacks…

2022

CROP: Certifying Robust Policies for Reinforcement Learning through Functional Smoothing

ICLR 2022poster

As reinforcement learning (RL) has achieved great success and been even adopted in safety-critical domains such as autonomous vehicles, a range of empirical studies have been conducted to improve its robustness against adversarial attacks. However, how to certify its robustness with theoretical guar…

2022

CausalAF: Causal Autoregressive Flow for Safety-Critical Driving Scenario Generation

CoRL 2022poster

Generating safety-critical scenarios, which are crucial yet difficult to collect, provides an effective way to evaluate the robustness of autonomous driving systems. However, the diversity of scenarios and efficiency of generation methods are heavily restricted by the rareness and structure of safet…

Cited by 0SourceScholar
2022

Constrained Variational Policy Optimization for Safe Reinforcement Learning

ICML 2022spotlight

Safe reinforcement learning (RL) aims to learn policies that satisfy certain constraints before deploying them to safety-critical applications. Previous primal-dual style approaches suffer from instability issues and lack optimality guarantees. This paper overcomes the issues from the perspective of…

2022

Curriculum Reinforcement Learning using Optimal Transport via Gradual Domain Adaptation

NeurIPS 2022accept

Curriculum Reinforcement Learning (CRL) aims to create a sequence of tasks, starting from easy ones and gradually learning towards difficult tasks. In this work, we focus on the idea of framing CRL as interpolations between a source (auxiliary) and a target task distribution. Although existing studi…

2022

Generalizing Goal-Conditioned Reinforcement Learning with Variational Causal Reasoning

NeurIPS 2022accept

As a pivotal component to attaining generalizable solutions in human intelligence, reasoning provides great potential for reinforcement learning (RL) agents' generalization towards varied goals by summarizing part-to-whole arguments and discovering cause-and-effect relations. However, how to discove…

2022

Investigating the Impact of Multi-LiDAR Placement on Object Detection for Autonomous Driving

CVPR 2022poster

The past few years have witnessed an increasing interest in improving the perception performance of LiDARs on autonomous vehicles. While most of the existing works focus on developing new deep learning algorithms or model architectures, we study the problem from the physical design perspective, i.e.…

Cited by 63PDFcodeScholar
2022

Prompting Decision Transformer for Few-Shot Policy Generalization

ICML 2022spotlight

Human can leverage prior experience and learn novel tasks from a handful of demonstrations. In contrast to offline meta-reinforcement learning, which aims to achieve quick adaptation through better algorithm design, we investigate the effect of architecture inductive bias on the few-shot learning ca…

2022

Robust Reinforcement Learning as a Stackelberg Game via Adaptively-Regularized Adversarial Training

IJCAI 2022poster

Robust Reinforcement Learning (RL) focuses on improving performances under model errors or adversarial attacks, which facilitates the real-life deployment of RL agents. Robust Adversarial Reinforcement Learning (RARL) is one of the most popular frameworks for robust RL. However, most of the existing…

Cited by 41SourcePDFScholar
2022

Robustness Certification of Visual Perception Models via Camera Motion Smoothing

CoRL 2022poster

A vast literature shows that the learning-based visual perception model is sensitive to adversarial noises, but few works consider the robustness of robotic perception models under widely-existing camera motion perturbations. To this end, we study the robustness of the visual perception model under…

Cited by 5SourcecodeScholar
2022

SafeBench: A Benchmarking Platform for Safety Evaluation of Autonomous Vehicles

NeurIPS 2022accept

As shown by recent studies, machine intelligence-enabled systems are vulnerable to test cases resulting from either adversarial manipulation or natural distribution shifts. This has raised great concerns about deploying machine learning algorithms for real-world applications, especially in safety-cr…

2022

Scalable Safety-Critical Policy Evaluation with Accelerated Rare Event Sampling

IROS 2022poster

Evaluating rare but high-stakes events is one of the main challenges in obtaining reliable reinforcement learning policies, especially in large or infinite state/action spaces where limited scalability dictates a prohibitively large number of testing iterations. On the other hand, a biased or inaccu…

Cited by 4SourcecodeScholar
2021

Context-Aware Safe Reinforcement Learning for Non-Stationary Environments

ICRA 2021poster

Safety is a critical concern when deploying reinforcement learning agents for realistic tasks. Recently, safe reinforcement learning algorithms have been developed to optimize the agent’s performance while avoiding violations of safety constraints. However, few studies have addressed the nonstationa…

Cited by 45SourceScholar
2021

Deep Probabilistic Accelerated Evaluation: A Robust Certifiable Rare-Event Simulation Methodology for Black-Box Safety-Critical Systems

AISTATS 2021poster

Evaluating the reliability of intelligent physical systems against rare safety-critical events poses a huge testing burden for real-world applications. Simulation provides a useful platform to evaluate the extremal risks of these systems before their deployments. Importance Sampling (IS), while prov…

2021

Dynamic Sparsity Neural Networks for Automatic Speech Recognition

ICASSP 2021accepted

In automatic speech recognition (ASR), model pruning is a widely adopted technique that reduces model size and latency to deploy neural network models on edge devices with resource constraints. However, multiple models with different sparsity levels usually need to be separately trained and deployed…

Cited by 0SourceScholar
2021

Multimodal Safety-Critical Scenarios Generation for Decision-Making Algorithms Evaluation

RA-L 2021

Existing neural network-based autonomous systems are shown to be vulnerable against adversarial attacks, therefore sophisticated evaluation of their robustness is of great importance. However, evaluating the robustness under the worst-case scenarios based on known attacks is not comprehensive, not t

Cited by 122SourceScholar
2020

A Streaming On-Device End-To-End Model Surpassing Server-Side Conventional Model Quality and Latency

ICASSP 2020accepted

Thus far, end-to-end (E2E) models have not been shown to outperform state-of-the-art conventional models with respect to both quality, i.e., word error rate (WER), and latency, i.e., the time the hypothesis is finalized after the user stops speaking. In this paper, we develop a first-pass Recurrent…

Cited by 0SourceScholar
2020

CMTS: A Conditional Multiple Trajectory Synthesizer for Generating Safety-Critical Driving Scenarios

ICRA 2020poster

Naturalistic driving trajectory generation is crucial for the development of autonomous driving algorithms. However, most of the data is collected in collision-free scenarios leading to the sparsity of the safety-critical cases. When considering safety, testing algorithms in near-miss scenarios that…

Cited by 70SourceScholar
2020

Learning to Collide: An Adaptive Safety-Critical Scenarios Generating Method

IROS 2020poster

Long-tail and rare event problems become crucial when autonomous driving algorithms are applied in the real world. For the purpose of evaluating systems in challenging settings, we propose a generative framework to create safety-critical scenarios for evaluating specific task algorithms. We first re…

Cited by 129SourceScholar
2020

MAPPER: Multi-Agent Path Planning with Evolutionary Reinforcement Learning in Mixed Dynamic Environments

IROS 2020poster

Multi-agent navigation in dynamic environments is of great industrial value when deploying a large scale fleet of robot to real-world applications. This paper proposes a decentralized partially observable multi-agent path planning with evolutionary reinforcement learning (MAPPER) method to learn an…

Cited by 140SourceScholar
2020

Task-Agnostic Online Reinforcement Learning with an Infinite Mixture of Gaussian Processes

NeurIPS 2020poster

Continuously learning to solve unseen tasks with limited experience has been extensively pursued in meta-learning and continual learning, but with restricted assumptions such as accessible task distributions, independently and identically distributed tasks, and clear task delineations. However, real…

2019

A Multi-Vehicle Trajectories Generator to Simulate Vehicle-to-Vehicle Encountering Scenarios

ICRA 2019poster

Generating multi-vehicle trajectories from existing limited data can provide rich resources for autonomous vehicle development and testing. This paper introduces a multi-vehicle trajectory generator (MTG) that can encode multi-vehicle interaction scenarios (called driving encounters) into an interpr…

Cited by 48SourceScholar
2019

Streaming End-to-end Speech Recognition for Mobile Devices

ICASSP 2019accepted

End-to-end (E2E) models, which directly predict output character sequences given input speech, are good candidates for on-device speech recognition. E2E models, however, present numerous challenges: In order to be truly useful, such models must decode speech utterances in a streaming fashion, in rea…

Cited by 677SourceScholar
2019

Where Should We Place LiDARs on the Autonomous Vehicle? - An Optimal Design Approach

ICRA 2019poster

Autonomous vehicle manufacturers recognize that LiDAR provides accurate 3D views and precise distance measures under highly uncertain driving conditions. Its practical implementation, however, remains costly. This paper investigates the optimal LiDAR configuration problem to achieve utility maximiza…

Cited by 39SourceScholar
2017

Evaluation of automated vehicles in the frontal cut-in scenario — An enhanced approach using piecewise mixture models

ICRA 2017poster

Evaluation and testing are critical for the development of Automated Vehicles (AVs). Currently, companies test AVs on public roads, which is very time-consuming and inefficient. We proposed the Accelerated Evaluation concept which uses a modified statistics of the surrounding vehicles and the Import…

Cited by 44SourceScholar