← Search

Shaoyu Chen

13 accepted papers

2026

ResAD: Normalized Residual Trajectory Modeling for End-to-End Autonomous Driving

CVPR 2026

End-to-end autonomous driving (E2EAD) systems, which learn to predict future trajectories directly from sensor data, are fundamentally challenged by the inherent spatio-temporal imbalance of trajectory data. This imbalance creates a significant optimization burden, causing models to learn spurious c

Cited by 0SourcecodeScholar
2026

VADv2: End-to-End Autonomous Driving via Probabilistic Planning

ICLR 2026poster

Learning a human-like driving policy from large-scale driving demonstrations is promising, but the uncertainty and non-deterministic nature of planning make it challenging. Existing learning-based planning methods follow a deterministic paradigm to directly regress the action, failing to cope with t…

Cited by 0SourcecodeScholar
2025

DiffusionDrive: Truncated Diffusion Model for End-to-End Autonomous Driving

CVPR 2025highlight

Recently, the diffusion model has emerged as a powerful generative technique for robotic policy learning, capable of modeling multi-mode action distributions. Leveraging its capability for end-to-end autonomous driving is a promising direction. However, the numerous denoising steps in the robotic di…

2025

RAD: Training an End-to-End Driving Policy via Large-Scale 3DGS-based Reinforcement Learning

NeurIPS 2025poster

Existing end-to-end autonomous driving (AD) algorithms typically follow the Imitation Learning (IL) paradigm, which faces challenges such as causal confusion and an open-loop gap. In this work, we propose RAD, a 3DGS-based closed-loop Reinforcement Learning (RL) framework for end-to-end Autonomous D…

Cited by 0SourcecodeScholar
2024

Lane Graph as Path: Continuity-preserving Path-wise Modeling for Online Lane Graph Construction

ECCV 2024poster

"Online lane graph construction is a promising but challenging task in autonomous driving. Previous methods usually model the lane graph at the pixel or piece level, and recover the lane graph by pixel-wise or piece-wise connection, which breaks down the continuity of the lane and results in subopti…

2023

BoxTeacher: Exploring High-Quality Pseudo Labels for Weakly Supervised Instance Segmentation

CVPR 2023poster

Labeling objects with pixel-wise segmentation requires a huge amount of human labor compared to bounding boxes. Most existing methods for weakly supervised instance segmentation focus on designing heuristic losses with priors from bounding boxes. While, we find that box-supervised methods can produc…

2023

MapTR: Structured Modeling and Learning for Online Vectorized HD Map Construction

ICLR 2023top-25%

High-definition (HD) map provides abundant and precise environmental information of the driving scene, serving as a fundamental and indispensable component for planning in autonomous driving system. We present MapTR, a structured end-to-end Transformer for efficient online vectorized HD map construc…

2023

VAD: Vectorized Scene Representation for Efficient Autonomous Driving

ICCV 2023poster

Autonomous driving requires a comprehensive understanding of the surrounding environment for reliable trajectory planning. Previous works rely on dense rasterized scene representation (e.g., agent occupancy and semantic map) to perform planning, which is computationally intensive and misses the inst…

Cited by 233PDFcodeScholar
2022

AziNorm: Exploiting the Radial Symmetry of Point Cloud for Azimuth-Normalized 3D Perception

CVPR 2022poster

Studying the inherent symmetry of data is of great importance in machine learning. Point cloud, the most important data format for 3D environmental perception, is naturally endowed with strong radial symmetry. In this work, we exploit this radial symmetry via a divide-and-conquer strategy to boost 3…

Cited by 7PDFcodeScholar
2022

Sparse Instance Activation for Real-Time Instance Segmentation

CVPR 2022poster

In this paper, we propose a conceptually novel, efficient, and fully convolutional framework for real-time instance segmentation. Previously, most instance segmentation methods heavily rely on object detection and perform mask prediction based on bounding boxes or dense centers. In contrast, we prop…

Cited by 182PDFcodeScholar
2022

Vision-based Uneven BEV Representation Learning with Polar Rasterization and Surface Estimation

CoRL 2022poster

In this work, we propose PolarBEV for vision-based uneven BEV representation learning. To adapt to the foreshortening effect of camera imaging, we rasterize the BEV space both angularly and radially, and introduce polar embedding decomposition to model the associations among polar grids. Polar gri…

Cited by 26SourcecodeScholar
2021

Hierarchical Aggregation for 3D Instance Segmentation

ICCV 2021poster

Instance segmentation on point clouds is a fundamental task in 3D scene perception. In this work, we propose a concise clustering-based framework named HAIS, which makes full use of spatial relation of points and point sets. Considering clustering-based methods may result in over-segmentation or und…

Cited by 193PDFcodeScholar