← Search

Quanyi Li

17 accepted papers

2026

RAP: 3D Rasterization Augmented End-to-End Planning

ICLR 2026poster

Imitation learning for end-to-end driving trains policies only on expert demonstrations. Once deployed in a closed loop, such policies lack recovery data: small mistakes cannot be corrected and quickly compound into failures. A promising direction is to generate alternative viewpoints and trajectori…

Cited by 0SourcecodeScholar
2025

GLEAM: Learning Generalizable Exploration Policy for Active Mapping in Complex 3D Indoor Scene

ICCV 2025poster

Generalizable active mapping in complex unknown environments remains a critical challenge for mobile robots. Existing methods, constrained by limited training data and conservative exploration strategies, struggle to generalize across scenes with diverse layouts and complex connectivity. To enable s…

Cited by 0SourcePDFScholar
2025

MetaUrban: An Embodied AI Simulation Platform for Urban Micromobility

ICLR 2025spotlight

Public urban spaces such as streetscapes and plazas serve residents and accommodate social life in all its vibrant variations. Recent advances in robotics and embodied AI make public urban spaces no longer exclusive to humans. Food delivery bots and electric wheelchairs have started sharing sidewalk…

Cited by 1SourcePDFScholar
2025

Towards Autonomous Micromobility through Scalable Urban Simulation

CVPR 2025highlight

Micromobility, which utilizes lightweight devices moving in urban public spaces - such as delivery robots and electric wheelchairs - emerges as a promising alternative to vehicular mobility. Current micromobility depends mostly on human manual operation (in-person or remote control), which raises sa…

Cited by 1SourcePDFScholar
2024

GenNBV: Generalizable Next-Best-View Policy for Active 3D Reconstruction

CVPR 2024poster

While recent advances in neural radiance field enable realistic digitization for large-scale scenes the image-capturing process is still time-consuming and labor-intensive. Previous works attempt to automate this process using the Next-Best-View (NBV) policy for active 3D reconstruction. However the…

2024

Hybrid Internal Model: Learning Agile Legged Locomotion with Simulated Robot Response

ICLR 2024poster

Robust locomotion control depends on accurate state estimations. However, the sensors of most legged robots can only provide partial and noisy observations, making the estimation particularly challenging, especially for external states like terrain frictions and elevation maps. Inspired by the class…

2023

CAT: Closed-loop Adversarial Training for Safe End-to-End Driving

CoRL 2023poster

Driving safety is a top priority for autonomous vehicles. Orthogonal to prior work handling accident-prone traffic events by algorithm designs at the policy level, we investigate a \textbf{C}losed-loop \textbf{A}dversarial \textbf{T}raining (CAT) framework for safe end-to-end driving in this paper t…

Cited by 33SourcecodeScholar
2023

Guarded Policy Optimization with Imperfect Online Demonstrations

ICLR 2023top-25%

The Teacher-Student Framework (TSF) is a reinforcement learning setting where a teacher agent guards the training of a student agent by intervening and providing online demonstrations. Assuming optimal, the teacher policy has the perfect timing and capability to intervene in the learning process of…

2023

Learning from Active Human Involvement through Proxy Value Propagation

NeurIPS 2023spotlight

Learning from active human involvement enables the human subject to actively intervene and demonstrate to the AI agent during training. The interaction and corrective feedback from human brings safety and AI alignment to the learning process. In this work, we propose a new reward-free active human i…

2023

ScenarioNet: Open-Source Platform for Large-Scale Traffic Scenario Simulation and Modeling

NeurIPS 2023poster

Large-scale driving datasets such as Waymo Open Dataset and nuScenes substantially accelerate autonomous driving research, especially for perception tasks such as 3D detection and trajectory forecasting. Since the driving logs in these datasets contain HD maps and detailed object annotations which a…

2023

TrafficGen: Learning to Generate Diverse and Realistic Traffic Scenarios

ICRA 2023poster

Diverse and realistic traffic scenarios are crucial for evaluating the AI safety of autonomous driving systems in simulation. This work introduces a data-driven method called TrafficGen for traffic scenario generation. It learns from the fragmented human driving data collected in the real world and…

Cited by 119SourcecodeScholar
2022

Efficient Learning of Safe Driving Policy via Human-AI Copilot Optimization

ICLR 2022poster

Human intervention is an effective way to inject human knowledge into the training loop of reinforcement learning, which can bring fast learning and ensured training safety. Given the very limited budget of human intervention, it remains challenging to design when and how human expert interacts with…

Cited by 65SourcePDFScholar
2022

Human-AI Shared Control via Policy Dissection

NeurIPS 2022accept

Human-AI shared control allows human to interact and collaborate with autonomous agents to accomplish control tasks in complex environments. Previous Reinforcement Learning (RL) methods attempted goal-conditioned designs to achieve human-controllable policies at the cost of redesigning the reward fu…

2021

Learning to Simulate Self-driven Particles System with Coordinated Policy Optimization

NeurIPS 2021poster

Self-Driven Particles (SDP) describe a category of multi-agent systems common in everyday life, such as flocking birds and traffic flows. In a SDP system, each agent pursues its own goal and constantly changes its cooperative or competitive behaviors with its nearby agents. Manually designing the co…