← Search

Shengbo Eben Li

27 accepted papers

2026

Breaking Safety Paradox with Feasible Dual Policy Iteration

ICLR 2026poster

Achieving zero constraint violations in safe reinforcement learning poses a significant challenge. We discover a key obstacle called the safety paradox, where improving policy safety reduces the frequency of constraint-violating samples, thereby impairing feasibility function estimation and ultimate…

Cited by 0SourceScholar
2026

DriveCombo: Benchmarking Compositional Traffic Rule Reasoning in Autonomous Driving

CVPR 2026

Multimodal Large Language Models (MLLMs) are rapidly becoming the intelligence brain of end-to-end autonomous driving systems. A key challenge is to assess whether MLLMs can truly understand and follow complex real-world traffic rules. However, existing benchmarks mainly focus on single-rule scenari

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

Scalable Synthesis of Formally Verified Neural Value Function for Hamilton-Jacobi Reachability Analysis (Abstract Reprint)

AAAI 2026technical

Hamilton-Jacobi (HJ) reachability analysis provides a formal method for guaranteeing safety in constrained control problems. It synthesizes a value function to represent a long-term safe set called feasible region. Early synthesis methods based on state space discretization cannot scale to high-dime

Cited by 0SourcePDFScholar
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

Diffusion-Based Planning for Autonomous Driving with Flexible Guidance

ICLR 2025oral

Achieving human-like driving behaviors in complex open-world environments is a critical challenge in autonomous driving. Contemporary learning-based planning approaches such as imitation learning methods often struggle to balance competing objectives and lack of safety assurance,due to limited adapt…

Cited by 3SourcePDFScholar
2025

Hierarchical End-to-End Autonomous Driving: Integrating BEV Perception with Deep Reinforcement Learning

ICRA 2025

End-to-end autonomous driving offers a stream-lined alternative to the traditional modular pipeline, integrating perception, prediction, and planning within a single framework. While Deep Reinforcement Learning (DRL) has recently gained traction in this domain, existing approaches often overlook the

Cited by 8SourceScholar
2025

LipsNet++: Unifying Filter and Controller into a Policy Network

ICML 2025spotlight

Deep reinforcement learning (RL) is effective for decision-making and control tasks like autonomous driving and embodied AI. However, RL policies often suffer from the action fluctuation problem in real-world applications, resulting in severe actuator wear, safety risk, and performance degradation.…

2025

ODE-based Smoothing Neural Network for Reinforcement Learning Tasks

ICLR 2025spotlight

The smoothness of control actions is a significant challenge faced by deep reinforcement learning (RL) techniques in solving optimal control problems. Existing RL-trained policies tend to produce non-smooth actions due to high-frequency input noise and unconstrained Lipschitz constants in neural net…

Cited by 0SourcePDFScholar
2025

Off-policy Reinforcement Learning with Model-based Exploration Augmentation

NeurIPS 2025poster

Exploration is crucial in Reinforcement Learning (RL) as it enables the agent to understand the environment for better decision-making. Existing exploration methods fall into two paradigms: active exploration, which injects stochasticity into the policy but struggles in high-dimensional environments…

Cited by 0SourceScholar
2025

One Filters All: A Generalist Filter For State Estimation

NeurIPS 2025poster

Estimating hidden states in dynamical systems, also known as optimal filtering, is a long-standing problem in various fields of science and engineering. In this paper, we introduce a general filtering framework, $\textbf{LLM-Filter}$, which leverages large language models (LLMs) for state estimation…

Cited by 0SourceScholar
2025

Physics Informed Neural Pose Estimation for Real-Time Shape Reconstruction of Soft Continuum Robots

RA-L 2025

Soft continuum robots are increasingly valued for their remarkable flexibility, but accurate shape reconstruction remains challenging due to their infinite degrees of freedom and high nonlinearity. Existing approaches often rely on either simplified-curvature statics equations for physical derivatio

Cited by 4SourceScholar
2025

Robust State Estimation for Legged Robots With Dual Beta Kalman Filter

RA-L 2025

Existing state estimation algorithms for legged robots that rely on proprioceptive sensors often overlook foot slippage and leg deformation in the physical world, leading to large estimation errors. To address this limitation, we propose a comprehensive measurement model that accounts for both foot

Cited by 6SourceScholar
2025

Semantic-Guided Illumination-Aware Deformable Transformer for RGB-T Object Detection

RA-L 2025

RGB-T object detection in autonomous driving has been researched increasingly in recent years. Nevertheless, several problems limit the performance of RGB-T fusion perception. Initially, although illumination awareness is a mature technology to guide fusion process, the outputs of previous methods l

Cited by 1SourceScholar
2025

Transferable Latent-To-Latent Locomotion Policy for Efficient and Versatile Motion Control of Diverse Legged Robots

IROS 2025

Reinforcement learning (RL) has demonstrated remarkable capability in acquiring robot skills, but learning each new skill still requires substantial data collection for training. The pretrain-and-finetune paradigm offers a promising approach for efficiently adapting to new robot entities and tasks.

Cited by 2SourceScholar
2025

Vision-Driven 2D Supervised Fine-Tuning Framework for Bird's Eye View Perception

IROS 2025

Visual bird’s eye view (BEV) perception, dute to its excellent perceptual capabilities, is progressively replacing costly LiDAR-based perception systems, especially in the realm of urban intelligent driving. However, this type of perception still relies on LiDAR data to construct ground truth databa

Cited by 2SourceScholar
2024

Diffusion Actor-Critic with Entropy Regulator

NeurIPS 2024poster

Reinforcement learning (RL) has proven highly effective in addressing complex decision-making and control tasks. However, in most traditional RL algorithms, the policy is typically parameterized as a diagonal Gaussian distribution with learned mean and variance, which constrains their capability to…

2024

Human Observation-Inspired Trajectory Prediction for Autonomous Driving in Mixed-Autonomy Traffic Environments

ICRA 2024poster

In the burgeoning field of autonomous vehicles (AVs), trajectory prediction remains a formidable challenge, especially in mixed autonomy environments. Traditional approaches often rely on computational methods such as time-series analysis. Our research diverges significantly by adopting an interdisc…

Cited by 21SourcecodeScholar
2024

Rocket Landing Control with Random Annealing Jump Start Reinforcement Learning

IROS 2024

Rocket recycling is a crucial pursuit in aerospace technology, aimed at reducing costs and environmental impact in space exploration. The primary focus centers on rocket landing control, involving the guidance of a nonlinear under-actuated rocket with limited fuel in real-time. This challenging task

Cited by 6SourceScholar
2024

SEPT: Towards Efficient Scene Representation Learning for Motion Prediction

ICLR 2024poster

Motion prediction is crucial for autonomous vehicles to operate safely in complex traffic environments. Extracting effective spatiotemporal relationships among traffic elements is key to accurate forecasting. Inspired by the successful practice of pretrained large language models, this paper present…

Cited by 33SourcePDFScholar
2024

Safe Offline Reinforcement Learning with Feasibility-Guided Diffusion Model

ICLR 2024poster

Safe offline reinforcement learning is a promising way to bypass risky online interactions towards safe policy learning. Most existing methods only enforce soft constraints, i.e., constraining safety violations in expectation below thresholds predetermined. This can lead to potentially unsafe outcom…

2024

Synthesize Efficient Safety Certificates for Learning-Based Safe Control using Magnitude Regularization

ICRA 2024poster

Safety certificates based on energy functions can provide demonstrable safety for complex robotic systems. However, all recent studies on learning-based energy function synthesis only consider the feasibility of the control policy, which might cause over-conservativeness and even fail to achieve the…

Cited by 2SourceScholar
2023

LipsNet: A Smooth and Robust Neural Network with Adaptive Lipschitz Constant for High Accuracy Optimal Control

ICML 2023poster

Deep reinforcement learning (RL) is a powerful approach for solving optimal control problems. However, RL-trained policies often suffer from the action fluctuation problem, where the consecutive actions significantly differ despite only slight state variations. This problem results in mechanical com…

Cited by 17SourcePDFScholar
2023

Model-Free Safe Reinforcement Learning Through Neural Barrier Certificate

RA-L 2023

Safety is a critical concern when applying reinforcement learning (RL) to real-world control tasks. However, existing safe RL works either only consider expected safety constraint violations and fail to maintain safety guarantees, or use overly conservative safety certificate tools borrowed from saf

Cited by 65SourceScholar
2022

Cola-HRL: Continuous-Lattice Hierarchical Reinforcement Learning for Autonomous Driving

IROS 2022poster

Reinforcement learning (RL) has shown promising performance in autonomous driving applications in recent years. The early end-to-end RL method is usually unexplainable and fails to generate stable actions, while the hierarchical RL (HRL) method can tackle the above issues by dividing complex problem…

Cited by 17SourceScholar
2021

Model-Based Reinforcement Learning via Imagination with Derived Memory

NeurIPS 2021poster

Model-based reinforcement learning aims to improve the sample efficiency of policy learning by modeling the dynamics of the environment. Recently, the latent dynamics model is further developed to enable fast planning in a compact space. It summarizes the high-dimensional experiences of an agent, wh…

Cited by 9SourcePDFScholar