← Search

Yin Zhou

29 accepted papers

2026

GDP: Enhancing End-To-End Autonomous Driving with Goal-Driven Planner

ICRA 2026poster

End-to-end (E2E) autonomous driving has emerged as a promising paradigm with the pervasive power of model architectures and the availability of large-scale driving datasets. Despite tremendous efforts in recent research, most E2E driving frameworks rely on rather general driving commands, such as "G…

Cited by 0Scholar
2025

LightLoc: Learning Outdoor LiDAR Localization at Light Speed

CVPR 2025poster

Scene coordinate regression achieves impressive results in outdoor LiDAR localization but requires days of training. Since training needs to be repeated for each new scene, long training times make these impractical for applications requiring time-sensitive system upgrades, such as autonomous drivin…

2025

RALoc: Enhancing Outdoor LiDAR Localization via Rotation Awareness

ICCV 2025poster

LiDAR localization is a fundamental task in autonomous driving and robotics. Scene Coordinate Regression (SCR) exhibits leading pose accuracy, achieving impressive results in learning-based localization. We observe that the real-world LiDAR scans captured from different viewpoints usually result in…

Cited by 0SourcePDFScholar
2024

3D Open-Vocabulary Panoptic Segmentation with 2D-3D Vision-Language Distillation

ECCV 2024poster

"3D panoptic segmentation is a challenging perception task, especially in autonomous driving. It aims to predict both semantic and instance annotations for 3D points in a scene. Although prior 3D panoptic segmentation approaches have achieved great performance on closed-set benchmarks, generalizing…

Cited by 3SourcePDFScholar
2024

MoST: Multi-Modality Scene Tokenization for Motion Prediction

CVPR 2024poster

Many existing motion prediction approaches rely on symbolic perception outputs to generate agent trajectories such as bounding boxes road graph information and traffic lights. This symbolic representation is a high-level abstraction of the real world which may render the motion prediction model vuln…

Cited by 9SourcePDFScholar
2024

STT: Stateful Tracking with Transformers for Autonomous Driving

ICRA 2024poster

Tracking objects in three-dimensional space is critical for autonomous driving. To ensure safety while driving, the tracker must be able to reliably track objects across frames and accurately estimate their states such as velocity and acceleration in the present. Existing works frequently focus on t…

Cited by 0SourceScholar
2024

SceneDiffuser: Efficient and Controllable Driving Simulation Initialization and Rollout

NeurIPS 2024poster

Simulation with realistic and interactive agents represents a key task for autonomous vehicle (AV) software development in order to test AV performance in prescribed, often long-tail scenarios. In this work, we propose SceneDiffuser, a scene-level diffusion prior for traffic simulation. We present a…

Cited by 11SourcePDFScholar
2023

3D Human Keypoints Estimation From Point Clouds in the Wild Without Human Labels

CVPR 2023poster

Training a 3D human keypoint detector from point clouds in a supervised manner requires large volumes of high quality labels. While it is relatively easy to capture large amounts of human point clouds, annotating 3D keypoints is expensive, subjective, error prone and especially difficult for long-ta…

Cited by 17SourcePDFScholar
2023

GINA-3D: Learning To Generate Implicit Neural Assets in the Wild

CVPR 2023poster

Modeling the 3D world from sensor data for simulation is a scalable way of developing testing and validation environments for robotic learning problems such as autonomous driving. However, manually creating or re-creating real-world-like environments is difficult, expensive, and not scalable. Recent…

Cited by 21SourcePDFScholar
2023

MoDAR: Using Motion Forecasting for 3D Object Detection in Point Cloud Sequences

CVPR 2023poster

Occluded and long-range objects are ubiquitous and challenging for 3D object detection. Point cloud sequence data provide unique opportunities to improve such cases, as an occluded or distant object can be observed from different viewpoints or gets better visibility over time. However, the efficienc…

Cited by 15SourcePDFScholar
2023

MotionDiffuser: Controllable Multi-Agent Motion Prediction Using Diffusion

CVPR 2023highlight

We present MotionDiffuser, a diffusion based representation for the joint distribution of future trajectories over multiple agents. Such representation has several key advantages: first, our model learns a highly multimodal distribution that captures diverse future outcomes. Second, the simple predi…

Cited by 126SourcePDFScholar
2023

NeRDi: Single-View NeRF Synthesis With Language-Guided Diffusion As General Image Priors

CVPR 2023poster

2D-to-3D reconstruction is an ill-posed problem, yet humans are good at solving this problem due to their prior knowledge of the 3D world developed over years. Driven by this observation, we propose NeRDi, a single-view NeRF synthesis framework with general image priors from 2D diffusion models. For…

Cited by 169SourcePDFScholar
2023

Unsupervised 3D Perception with 2D Vision-Language Distillation for Autonomous Driving

ICCV 2023poster

Closed-set 3D perception models trained on only a pre-defined set of object categories can be inadequate for safety critical applications such as autonomous driving where new object types can be encountered after deployment. In this paper, we present a multi-modal auto labeling pipeline capable of g…

Cited by 31PDFScholar
2022

HUM3DIL: Semi-supervised Multi-modal 3D HumanPose Estimation for Autonomous Driving

CoRL 2022poster

Autonomous driving is an exciting new industry, posing important research questions. Within the perception module, 3D human pose estimation is an emerging technology, which can enable the autonomous vehicle to perceive and understand the subtle and complex behaviors of pedestrians. While hardware sy…

Cited by 32SourceScholar
2022

Improving the Intra-Class Long-Tail in 3D Detection via Rare Example Mining

ECCV 2022poster

"Continued improvements in deep learning architectures have steadily advanced the overall performance of 3D object detectors to levels on par with humans for certain tasks and datasets, where the overall performance is mostly driven by common examples. However, even the best performing models suffer…

Cited by 36SourcePDFScholar
2022

LESS: Label-Efficient Semantic Segmentation for LiDAR Point Clouds

ECCV 2022poster

"Semantic segmentation of LiDAR point clouds is an important task in autonomous driving. However, training deep models via conventional supervised methods requires large datasets which are costly to label. It is critical to have label-efficient segmentation approaches to scale up the model to new op…

Cited by 79SourcePDFScholar
2022

LidarNAS: Unifying and Searching Neural Architectures for 3D Point Clouds

ECCV 2022poster

"Developing neural models that accurately understand objects in 3D point clouds is essential for the success of robotics and autonomous driving. However, arguably due to the higher-dimensional nature of the data (as compared to images), existing neural architectures exhibit a large variety in their…

Cited by 6SourcePDFScholar
2022

Motion Inspired Unsupervised Perception and Prediction in Autonomous Driving

ECCV 2022poster

"Learning-based perception and prediction modules in modern autonomous driving systems typically rely on expensive human annotation and are designed to perceive only a handful of predefined object categories. This closed-set paradigm is insufficient for the safety-critical autonomous driving task, w…

Cited by 68SourcePDFScholar
2022

RIDDLE: Lidar Data Compression With Range Image Deep Delta Encoding

CVPR 2022poster

Lidars are depth measuring sensors widely used in autonomous driving and augmented reality. However, the large volume of data produced by lidars can lead to high costs in data storage and transmission. While lidar data can be represented as two interchangeable representations: 3D point clouds and ra…

Cited by 23PDFcodeScholar
2021

Large Scale Interactive Motion Forecasting for Autonomous Driving: The Waymo Open Motion Dataset

ICCV 2021poster

As autonomous driving systems mature, motion forecasting has received increasing attention as a critical requirement for planning. Of particular importance are interactive situations such as merges, unprotected turns, etc., where predicting individual object motion is not sufficient. Joint predictio…

Cited by 624PDFScholar
2021

Offboard 3D Object Detection From Point Cloud Sequences

CVPR 2021poster

While current 3D object recognition research mostly focuses on the real-time, onboard scenario, there are many offboard use cases of perception that are largely under-explored, such as using machines to automatically generate high-quality 3D labels. Existing 3D object detectors fail to satisfy the h…

Cited by 226PDFScholar
2021

Revisiting 3D Object Detection From an Egocentric Perspective

NeurIPS 2021poster

3D object detection is a key module for safety-critical robotics applications such as autonomous driving. For these applications, we care most about how the detections affect the ego-agent’s behavior and safety (the egocentric perspective). Intuitively, we seek more accurate descriptions of object g…

Cited by 28SourcePDFScholar
2021

SPG: Unsupervised Domain Adaptation for 3D Object Detection via Semantic Point Generation

ICCV 2021poster

In autonomous driving, a LiDAR-based object detector should perform reliably at different geographic locations and under various weather conditions. While recent 3D detection research focuses on improving performance within a single domain, our study reveals that the performance of modern detectors…

Cited by 198PDFcodeScholar
2020

Scalability in Perception for Autonomous Driving: Waymo Open Dataset

CVPR 2020poster

The research community has increasing interest in autonomous driving research, despite the resource intensity of obtaining representative real world data. Existing self-driving datasets are limited in the scale and variation of the environments they capture, even though generalization within and bet…

Cited by 3735PDFScholar
2020

SurfelGAN: Synthesizing Realistic Sensor Data for Autonomous Driving

CVPR 2020oral

Autonomous driving system development is critically dependent on the ability to replay complex and diverse traffic scenarios in simulation. In such scenarios, the ability to accurately simulate the vehicle sensors such as cameras, lidar or radar is hugely helpful. However, current sensor simulators…

Cited by 125PDFScholar
2019

End-to-End Multi-View Fusion for 3D Object Detection in LiDAR Point Clouds

CoRL 2019

Recent work on 3D object detection advocates point cloud voxelization in birds-eye view, where objects preserve their physical dimensions and are naturally separable. When represented in this view, however, point clouds are sparse and have highly variable point density, which may cause detectors dif

Cited by 0SourcePDFScholar