← Search

Sicun Gao

32 accepted papers

2026

Controllable Motion Generation Via Diffusion Modal Coupling

ICRA 2026poster

Diffusion models are increasingly used in robotics to represent multi-modal distributions over system states and behaviors, but precise control of generated outcomes without degrading physical realism remains challenging. This paper introduces a controllable diffusion framework that (i) replaces the…

2026

Learning Quadruped Walking from Seconds of Demonstration

ICRA 2026poster

Quadruped locomotion provides a natural setting for understanding when model-free learning can outperform model-based control design, by exploiting data patterns to bypass the difficulty of optimizing over discrete contacts and the combinatorial explosion of mode changes. We give a principled analys…

2026

RN-D: Discretized Categorical Actors with Regularized Networks for On-Policy Reinforcement Learning

ICML 2026poster

On-policy deep reinforcement learning remains a dominant paradigm for continuous control, yet standard implementations rely on Gaussian actors and relatively shallow MLP policies, often leading to brittle optimization when gradients are noisy and policy updates must be conservative. In this paper, w…

Cited by 0SourceScholar
2025

Estimating Control Barriers from Offline Data

ICRA 2025

Learning-based methods for constructing control barrier functions (CBFs) are gaining popularity for ensuring safe robot control. A major limitation of existing methods is their reliance on extensive sampling over the state space or online system interaction in simulation. In this work we propose a n

Cited by 6SourceScholar
2025

Sequence Modeling for Time-Optimal Quadrotor Trajectory Optimization with Sampling-based Robustness Analysis

CoRL 2025poster

Time-optimal trajectories drive quadrotors to their dynamic limits, but computing such trajectories involves solving non-convex problems via iterative nonlinear optimization, making them prohibitively costly for real-time applications. In this work, we investigate learning-based models that imitate…

Cited by 0SourcecodeScholar
2024

Breaking the Barrier: Enhanced Utility and Robustness in Smoothed DRL Agents

ICML 2024poster

Robustness remains a paramount concern in deep reinforcement learning (DRL), with randomized smoothing emerging as a key technique for enhancing this attribute. However, a notable gap exists in the performance of current smoothed DRL agents, often characterized by significantly low clean rewards and…

2024

Efficient Motion Planning for Manipulators with Control Barrier Function-Induced Neural Controller

ICRA 2024poster

Sampling-based motion planning methods for manipulators in crowded environments often suffer from expensive collision checking and high sampling complexity, which make them difficult to use in real time. To address this issue, we propose a new generalizable control barrier function (CBF)based steeri…

Cited by 7SourcecodeScholar
2024

SEEV: Synthesis with Efficient Exact Verification for ReLU Neural Barrier Functions

NeurIPS 2024poster

Neural Control Barrier Functions (NCBFs) have shown significant promise in enforcing safety constraints on nonlinear autonomous systems. State-of-the-art exact approaches to verifying safety of NCBF-based controllers exploit the piecewise-linear structure of ReLU neural networks, however, such appro…

2023

Accelerating Multi-Agent Planning Using Graph Transformers with Bounded Suboptimality

ICRA 2023poster

Conflict-Based Search is one of the most popular methods for multi-agent path finding. Though it is complete and optimal, it does not scale well. Recent works have been proposed to accelerate it by introducing various heuristics. However, whether these heuristics can apply to non-grid-based problem…

Cited by 11SourceScholar
2023

Everyone's Preference Changes Differently: A Weighted Multi-Interest Model For Retrieval

ICML 2023poster

User embeddings (vectorized representations of a user) are essential in recommendation systems. Numerous approaches have been proposed to construct a representation for the user in order to find similar items for retrieval tasks, and they have been proven effective in industrial recommendation syste…

Cited by 9SourcePDFScholar
2023

Iterative Reachability Estimation for Safe Reinforcement Learning

NeurIPS 2023poster

Ensuring safety is important for the practical deployment of reinforcement learning (RL). Various challenges must be addressed, such as handling stochasticity in the environments, providing rigorous guarantees of persistent state-wise safety satisfaction, and avoiding overly conservative behaviors t…

Cited by 20SourcePDFScholar
2023

Learning Stabilization Control from Observations by Learning Lyapunov-like Proxy Models

ICRA 2023poster

The deployment of Reinforcement Learning to robotics applications faces the difficulty of reward engineering. Therefore, approaches have focused on creating reward functions by Learning from Observations (LfO) which is the task of learning policies from expert trajectories that only contain state se…

Cited by 7SourceScholar
2023

Sequential Neural Barriers for Scalable Dynamic Obstacle Avoidance

IROS 2023poster

There are two major challenges for scaling up robot navigation around dynamic obstacles: the complex interaction dynamics of the obstacles can be hard to model analytically, and the complexity of planning and control grows exponentially in the number of obstacles. Data-driven and learning-based meth…

Cited by 16SourceScholar
2022

Learning Bounded Context-Free-Grammar via LSTM and the Transformer: Difference and the Explanations

AAAI 2022technical

Long Short-Term Memory (LSTM) and Transformers are two popular neural architectures used for natural language processing tasks. Theoretical results show that both are Turing-complete and can represent any context-free language (CFL).In practice, it is often observed that Transformer models have bett…

2022

Learning Control Admissibility Models with Graph Neural Networks for Multi-Agent Navigation

CoRL 2022poster

Deep reinforcement learning in continuous domains focuses on learning control policies that map states to distributions over actions that ideally concentrate on the optimal choices in each step. In multi-agent navigation problems, the optimal actions depend heavily on the agents' density. Their inte…

Cited by 19SourcecodeScholar
2022

Learning-based Motion Planning in Dynamic Environments Using GNNs and Temporal Encoding

NeurIPS 2022accept

Learning-based methods have shown promising performance for accelerating motion planning, but mostly in the setting of static environments. For the more challenging problem of planning in dynamic environments, such as multi-arm assembly tasks and human-robot interaction, motion planners need to cons…

Cited by 20SourcePDFScholar
2022

Policy Optimization with Advantage Regularization for Long-Term Fairness in Decision Systems

NeurIPS 2022accept

Long-term fairness is an important factor of consideration in designing and deploying learning-based decision systems in high-stake decision-making contexts. Recent work has proposed the use of Markov Decision Processes (MDPs) to formulate decision-making with long-term fairness requirements in dyna…

2022

Quantifying Safety of Learning-based Self-Driving Control Using Almost-Barrier Functions

IROS 2022poster

Path-tracking control of self-driving vehicles can benefit from deep learning for tackling longstanding challenges such as nonlinearity and uncertainty. However, deep neural controllers lack safety guarantees, restricting their practical use. We propose a new approach of learning almost-barrier func…

Cited by 14SourceScholar
2021

Reducing Collision Checking for Sampling-Based Motion Planning Using Graph Neural Networks

NeurIPS 2021poster

Sampling-based motion planning is a popular approach in robotics for finding paths in continuous configuration spaces. Checking collision with obstacles is the major computational bottleneck in this process. We propose new learning-based methods for reducing collision checking to accelerate motion p…

2021

Safe Nonlinear Control Using Robust Neural Lyapunov-Barrier Functions

CoRL 2021poster

Safety and stability are common requirements for robotic control systems; however, designing safe, stable controllers remains difficult for nonlinear and uncertain models. We develop a model-based learning approach to synthesize robust feedback controllers with safety and stability guarantees. We ta…

Cited by 210SourcecodeScholar