← Search

Shaoshuai Shi

42 accepted papers

2026

Advancing Multi-agent Traffic Simulation via R1-Style Reinforcement Fine-Tuning

ICLR 2026poster

Scalable and realistic simulation of multi-agent traffic behavior is critical for advancing autonomous driving technologies. Although existing data-driven simulators have made significant strides in this domain, they predominantly rely on supervised learning to align simulated distributions with rea…

Cited by 0SourceScholar
2026

ColaVLA: Leveraging Cognitive Latent Reasoning for Hierarchical Parallel Trajectory Planning in Autonomous Driving

CVPR 2026

Autonomous driving requires generating safe and reliable trajectories from complex multimodal inputs. Traditional modular pipelines separate perception, prediction, and planning, while recent end-to-end (E2E) systems learn them jointly. Vision-language models (VLMs) further enrich this paradigm by i

Cited by 0SourcecodeScholar
2026

GeoPredict: Leveraging Predictive Kinematics and 3D Gaussian Geometry for Precise VLA Manipulation

CVPR 2026

Vision-Language-Action (VLA) models achieve strong generalization in robotic manipulation but remain largely reactive and 2D-centric, making them unreliable in tasks that require precise 3D reasoning. We propose GeoPredict, a geometry-aware VLA framework that augments a continuous-action policy with

Cited by 0SourcecodeScholar
2026

LIVE: Long-horizon Interactive Video World Modeling

ICML 2026poster

Autoregressive video world models predict future visual observations conditioned on actions. While effective over short horizons, these models often struggle with long-horizon generation, as small prediction errors accumulate over time. Prior methods alleviate this by introducing pre-trained teacher…

Cited by 0SourceScholar
2026

Stabilizing Streaming Video Geometry via Dynamic Feature Normalization

CVPR 2026

Consistent 3D geometry estimation from streaming RGB input is crucial for real-world applications such as autonomous driving, embodied AI, and large-scale reconstruction. While modern monocular geometry foundation models achieve strong single-image accuracy, they exhibit severe temporal inconsistenc

Cited by 0SourcecodeScholar
2026

UniSplat: Unified Spatio-Temporal Fusion via 3D Latent Scaffolds for Dynamic Driving Scene Reconstruction

ICLR 2026poster

Feed-forward 3D reconstruction for autonomous driving has advanced rapidly, yet existing methods struggle with the joint challenges of sparse, non-overlapping camera views and complex scene dynamics. We present UniSplat, a general feed-forward framework that learns robust dynamic scene reconstructi…

Cited by 0SourceScholar
2025

DriveX: Omni Scene Modeling for Learning Generalizable World Knowledge in Autonomous Driving

ICCV 2025poster

Data-driven learning has advanced autonomous driving, yet task-specific models struggle with out-of-distribution scenarios due to their narrow optimization objectives and reliance on costly annotated data. We present DriveX, a self-supervised world model that learns generalizable scene dynamics and…

Cited by 0SourcePDFScholar
2025

Edit360: 2D Image Edits to 3D Assets from Any Angle

ICCV 2025poster

Recent advances in diffusion models have significantly improved image generation and editing, but extending these capabilities to 3D assets remains challenging, especially for fine-grained edits that require multi-view consistency. Existing methods typically restrict editing to predetermined viewing…

Cited by 0SourcePDFScholar
2025

Enhancing Spatial Reasoning in Multimodal Large Language Models through Reasoning-based Segmentation

ICCV 2025poster

Recent advances in point cloud perception have demonstrated remarkable progress in scene understanding through vision-language alignment leveraging large language models (LLMs). However, existing methods may still encounter challenges in handling complex instructions that require accurate spatial re…

Cited by 0SourcePDFScholar
2025

Foresight in Motion: Reinforcing Trajectory Prediction with Reward Heuristics

ICCV 2025poster

Motion forecasting for on-road traffic agents presents both a significant challenge and a critical necessity for ensuring safety in autonomous driving systems. In contrast to most existing data-driven approaches that directly predict future trajectories, we rethink this task from a planning perspect…

Cited by 0SourcePDFScholar
2025

GoIRL: Graph-Oriented Inverse Reinforcement Learning for Multimodal Trajectory Prediction

ICML 2025poster

Trajectory prediction for surrounding agents is a challenging task in autonomous driving due to its inherent uncertainty and underlying multimodality. Unlike prevailing data-driven methods that primarily rely on supervised learning, in this paper, we introduce a novel **G**raph-**o**riented **I**nve…

Cited by 0SourcePDFScholar
2025

JiSAM: Alleviate Labeling Burden and Corner Case Problems in Autonomous Driving via Minimal Real-World Data

CVPR 2025poster

Deep-learning-based autonomous driving (AD) perception introduces a promising picture for safe and environment-friendly transportation. However, the over-reliance on real labeled data in LiDAR perception limits the scale of on-road attempts. 3D real world data is notoriously time-and-energy-consumin…

2025

M3Net: Multimodal Multi-task Learning for 3D Detection, Segmentation, and Occupancy Prediction in Autonomous Driving

AAAI 2025technical

The perception system for autonomous driving generally requires to handle multiple diverse sub-tasks. However, current algorithms typically tackle individual sub-tasks separately, which leads to low efficiency when aiming at obtaining full-perception results. Some multi-task learning methods try to…

2025

SOLVE: Synergy of Language-Vision and End-to-End Networks for Autonomous Driving

CVPR 2025poster

The integration of Vision-Language Models (VLMs) into autonomous driving systems has shown promise in addressing key challenges such as learning complexity, interpretability, and common-sense reasoning. However, existing approaches often struggle with efficient integration and real-time decision-mak…

Cited by 0SourcePDFScholar
2025

TrajFlow: Multi-modal Motion Prediction via Flow Matching

IROS 2025

Efficient and accurate motion prediction is crucial for ensuring safety and informed decision-making in autonomous driving, particularly under dynamic real-world conditions that necessitate multi-modal forecasts. We introduce TrajFlow, a novel flow matching-based motion prediction framework that add

Cited by 5SourcecodeScholar
2024

GiT: Towards Generalist Vision Transformer through Universal Language Interface

ECCV 2024oral

"This paper proposes a simple, yet effective framework, called , simultaneously applicable for various vision tasks only with a vanilla ViT. Motivated by the universality of the Multi-layer Transformer architecture (e.g., GPT) widely used in large language models (LLMs), we seek to broaden its scope…

2023

CoIn: Contrastive Instance Feature Mining for Outdoor 3D Object Detection with Very Limited Annotations

ICCV 2023poster

Recently, 3D object detection with sparse annotations has received great attention. However, current detectors usually perform poorly under very limited annotations. To address this problem, we propose a novel Contrastive Instance feature mining method, named CoIn. To better identify indistinguishab…

Cited by 27PDFcodeScholar
2023

ConQueR: Query Contrast Voxel-DETR for 3D Object Detection

CVPR 2023highlight

Although DETR-based 3D detectors simplify the detection pipeline and achieve direct sparse predictions, their performance still lags behind dense detectors with post-processing for 3D object detection from point clouds. DETRs usually adopt a larger number of queries than GTs (e.g., 300 queries v.s.…

2023

DSVT: Dynamic Sparse Voxel Transformer With Rotated Sets

CVPR 2023poster

Designing an efficient yet deployment-friendly 3D backbone to handle sparse point clouds is a fundamental problem in 3D perception. Compared with the customized sparse convolution, the attention mechanism in Transformers is more appropriate for flexibly modeling long-range relationships and is easie…

2023

Self-Supervised Pre-Training With Masked Shape Prediction for 3D Scene Understanding

CVPR 2023poster

Masked signal modeling has greatly advanced self-supervised pre-training for language and 2D images. However, it is still not fully explored in 3D scene understanding. Thus, this paper introduces Masked Shape Prediction (MSP), a new framework to conduct masked signal modeling in 3D scenes. MSP uses…

2023

TrajectoryFormer: 3D Object Tracking Transformer with Predictive Trajectory Hypotheses

ICCV 2023poster

3D multi-object tracking (MOT) is vital for many applications including autonomous driving vehicles and service robots. With the commonly used tracking-by-detection paradigm, 3D MOT has made important progress in recent years. However, these methods only use the detection boxes of the current frame…

Cited by 15PDFcodeScholar
2023

UniTR: A Unified and Efficient Multi-Modal Transformer for Bird's-Eye-View Representation

ICCV 2023poster

Jointly processing information from multiple sensors is crucial to achieving accurate and robust perception for reliable autonomous driving systems. However, current 3D perception research follows a modality-specific paradigm, leading to additional computation overheads and inefficient collaboration…

Cited by 78PDFcodeScholar
2023

Virtual Sparse Convolution for Multimodal 3D Object Detection

CVPR 2023poster

Recently, virtual/pseudo-point-based 3D object detection that seamlessly fuses RGB images and LiDAR data by depth completion has gained great attention. However, virtual points generated from an image are very dense, introducing a huge amount of redundant computation during detection. Meanwhile, noi…

2022

CAGroup3D: Class-Aware Grouping for 3D Object Detection on Point Clouds

NeurIPS 2022accept

We present a novel two-stage fully sparse convolutional 3D object detection framework, named CAGroup3D. Our proposed method first generates some high-quality 3D proposals by leveraging the class-aware local group strategy on the object surface voxels with the same semantic predictions, which conside…

2022

MPPNet: Multi-Frame Feature Intertwining with Proxy Points for 3D Temporal Object Detection

ECCV 2022poster

"Accurate and reliable 3D detection is vital for many applications including autonomous driving vehicles and service robots. In this paper, we present a flexible and high-performance 3D detection frame-work, named MPPNet, for 3D temporal object detection with point cloud sequences. We propose a nove…

2022

Motion Transformer with Global Intention Localization and Local Movement Refinement

NeurIPS 2022accept

Predicting multimodal future behavior of traffic participants is essential for robotic vehicles to make safe decisions. Existing works explore to directly predict future trajectories based on latent features or utilize dense goal candidates to identify agent's destinations, where the former strategy…

2022

RBGNet: Ray-Based Grouping for 3D Object Detection

CVPR 2022poster

As a fundamental problem in computer vision, 3D object detection is experiencing rapid growth. To extract the point-wise features from the irregularly and sparsely distributed points, previous methods usually take a feature grouping module to aggregate the point features to an object candidate. Howe…

Cited by 75PDFcodeScholar
2022

Towards Efficient 3D Object Detection with Knowledge Distillation

NeurIPS 2022accept

Despite substantial progress in 3D object detection, advanced 3D detectors often suffer from heavy computation overheads. To this end, we explore the potential of knowledge distillation (KD) for developing efficient 3D object detectors, focusing on popular pillar- and voxel-based detectors. In the a…

2021

Back-Tracing Representative Points for Voting-Based 3D Object Detection in Point Clouds

CVPR 2021poster

3D object detection in point clouds is a challenging vision task that benefits various applications for understanding the 3D visual world. Lots of recent research focuses on how to exploit end-to-end trainable Hough voting for generating object proposals. However, the current voting strategy can onl…

Cited by 126PDFcodeScholar
2021

Guided Point Contrastive Learning for Semi-Supervised Point Cloud Semantic Segmentation

ICCV 2021poster

Rapid progress in 3D semantic segmentation is inseparable from the advances of deep network models, which highly rely on large-scale annotated data for training. To address the high cost and challenges of 3D point-level labeling, we present a method for semi-supervised point cloud semantic segmentat…

Cited by 160PDFScholar
2021

LIGA-Stereo: Learning LiDAR Geometry Aware Representations for Stereo-Based 3D Detector

ICCV 2021poster

Stereo-based 3D detection aims at detecting 3D object bounding boxes from stereo images using intermediate depth maps or implicit 3D geometry representations, which provides a low-cost solution for 3D perception. However, its performance is still inferior compared with LiDAR-based detection algorith…

Cited by 129PDFcodeScholar
2021

ST3D: Self-Training for Unsupervised Domain Adaptation on 3D Object Detection

CVPR 2021poster

We present a new domain adaptive self-training pipeline, named ST3D, for unsupervised domain adaptation on 3D object detection from point clouds. First, we pre-train the 3D detector on the source domain with our proposed random object scaling strategy for mitigating the negative effects of source do…

Cited by 249PDFcodeScholar
2021

Voxel R-CNN: Towards High Performance Voxel-based 3D Object Detection

AAAI 2021technical

Recent advances on 3D object detection heavily rely on how the 3D data are represented, i.e., voxel-based or point-based representation. Many existing high performance 3D detectors are point-based because this structure can better retain precise point positions. Nevertheless, point-level features le…

2020

PV-RCNN: Point-Voxel Feature Set Abstraction for 3D Object Detection

CVPR 2020poster

We present a novel and high-performance 3D object detection framework, named PointVoxel-RCNN (PV-RCNN), for accurate 3D object detection from point clouds. Our proposed method deeply integrates both 3D voxel Convolutional Neural Network (CNN) and PointNet-based set abstraction to learn more discrimi…

Cited by 2428PDFcodeScholar
2020

PointGroup: Dual-Set Point Grouping for 3D Instance Segmentation

CVPR 2020oral

Instance segmentation is an important task for scene understanding. Compared to the fully-developed 2D, 3D instance segmentation for point clouds have much room to improve. In this paper, we present PointGroup, a new end-to-end bottom-up architecture, specifically focused on better grouping the poin…

Cited by 519PDFScholar
2020

SegVoxelNet: Exploring Semantic Context and Depth-aware Features for 3D Vehicle Detection from Point Cloud

ICRA 2020poster

3D vehicle detection based on point cloud is a challenging task in real-world applications such as autonomous driving. Despite significant progress has been made, we observe two aspects to be further improved. First, the semantic context information in LiDAR is seldom explored in previous works, whi…

Cited by 78SourceScholar
2019

Feature Intertwiner for Object Detection

ICLR 2019poster

A well-trained model should classify objects with unanimous score for every category. This requires the high-level semantic features should be alike among samples, despite a wide span in resolution, texture, deformation, etc. Previous works focus on re-designing the loss function or proposing new re…

2019

PointRCNN: 3D Object Proposal Generation and Detection From Point Cloud

CVPR 2019poster

In this paper, we propose PointRCNN for 3D object detection from raw point cloud. The whole framework is composed of two stages: stage-1 for the bottom-up 3D proposal generation and stage-2 for refining proposals in the canonical coordinates to obtain the final detection results. Instead of generati…

Cited by 3208PDFcodeScholar
2018

GAL: Geometric Adversarial Loss for Single-View 3D-Object Reconstruction

ECCV 2018poster

In this paper, we present a framework for reconstructing a point-based 3D model of an object from a single view image. Distance metrics, like Chamfer distance, were used in previous work to measure the difference of two point sets and serve as the loss function in point-based reconstruction. However…

Cited by 153SourcePDFScholar