paper-with-me

홈 › Papers

UniDrive: Towards Universal Driving Perception Across Camera Configurations

2024-10-17 · Ye Li, Wenzhao Zheng, Xiaonan Huang, Kurt Keutzer

Vision-centric autonomous driving has demonstrated excellent performance with economical sensors. As the fundamental step, 3D perception aims to infer 3D information from 2D images based on 3D-2D projection. This makes driving perception models susceptible to sensor configuration (e.g., camera intrinsics and extrinsics) variations. However, generalizing across camera configurations is important for deploying autonomous driving models on different car models. In this paper, we present UniDrive, a novel framework for vision-centric autonomous driving to achieve universal perception across camera configurations. We deploy a set of unified virtual cameras and propose a ground-aware projection method to effectively transform the original images into these unified virtual views. We further propose a virtual configuration optimization method by minimizing the expected projection error between original cameras and virtual cameras. The proposed virtual camera projection can be applied to existing 3D perception methods as a plug-and-play module to mitigate the challenges posed by camera parameter variability, resulting in more adaptable and reliable driving perception models. To evaluate the effectiveness of our framework, we collect a dataset on Carla by driving the same routes while only modifying the camera configurations. Experimental results demonstrate that our method trained on one specific camera configuration can generalize to varying configurations with minor performance degradation.

📄 PDF Abstract BibTeX arXiv:2410.13864

Code (1)

ywyeli/unidrive 공식 구현 pytorch

Tasks

Autonomous Driving

Methods 이 논문이 사용한 방법론

Entropy Regularization 설명 없음
PPO Proximal Policy Optimization, or PPO, is a policy gradient method for reinforcement learning. The motivation was to have an algorithm with the data efficiency and reliable…
CARLA CARLA is an open-source simulator for autonomous driving research. CARLA has been developed from the ground up to support development, training, and validation of autonomous urban…
SET Dynamic Sparse Training method where weight mask is updated randomly periodically

Similar Papers 제목 키워드 기반

UniDriveVLA: Unifying Understanding, Perception, and Action Planning for Autonomous Driving

2026-04-02 · Yongkang Li, Lijun Zhou, Sixu Yan, Bencheng Liao 외 arxiv

Vision-Language-Action (VLA) models have recently emerged in autonomous driving, with the promise of leveraging rich world knowledge to improve the cognitive capabilities of driving systems. However, adapting such models…

Autonomous DrivingMotion Forecasting

UniDrive: A Unified Vision-Language and Grounding Framework for Interpretable Risk Understanding in Autonomous Driving

2026-06-23 · Xiaowei Gao, Pengxiang Li, Yitai Cheng, Ruihan Xu 외 arxiv

Recent multimodal large language models (MLLMs) have shown strong potential for autonomous driving scene understanding, yet existing methods still face a fundamental trade-off between temporal reasoning and spatial preci…

Zero-shot GeneralizationObject LocalizationScene UnderstandingAutonomous Driving

UniDrive-WM: Unified Understanding, Planning and Generation World Model for Autonomous Driving

2026-01-07 · Zhexiao Xiong, Xin Ye, Burhan Yaman, Sheng Cheng 외 arxiv

World models have become central to autonomous driving, where accurate scene understanding and future prediction are crucial for safe control. Recent work has explored using vision-language models (VLMs) for planning, ye…

Scene UnderstandingTrajectory PlanningAutonomous DrivingImage Generation

UniDriveDreamer: A Single-Stage Multimodal World Model for Autonomous Driving

2026-02-02 · Guosheng Zhao, Yaozeng Wang, Xiaofeng Wang, Zheng Zhu 외 arxiv

World models have demonstrated significant promise for data synthesis in autonomous driving. However, existing methods predominantly concentrate on single-modality generation, typically focusing on either multi-camera vi…

Autonomous Driving

Geometry-Grounded Unified 3D Perception for Autonomous Driving

2026-08-13 · Longfei Xu, Xiaohui Wang, Zehao Huang, Han Li 외 arxiv

Camera-based autonomous driving perception requires a shared representation that preserves metric 3D structure across synchronized multi-camera streams. However, existing image-based frameworks often rely on backbones pr…

3D Object DetectionAutonomous DrivingDepth Estimation