Paper Overview
Field: Computer Vision (CV) Authors: Jiahao Wang, Bo Sun, Yijing Bai Published: 2025-05-23 arXiv: 2505.17379
Abstract
Robust training and validation of autonomous driving systems (ADS) requires large-scale, diverse datasets. While proprietary data collected by autonomous vehicle (AV) fleets offers high fidelity, it is limited in scale, sensor configuration diversity, and geographic and long-tail behavioral coverage. In contrast, in-the-wild data from sources such as dashcams provides massive scale and diversity, capturing critical long-tail scenarios and novel environments. However, this unstructured field video data is incompatible with the structured multimodal sensor input that ADS expect for validation and training.
To bridge this data gap, the authors propose Sensor2Sensor, a novel generative modeling paradigm that converts in-the-wild monocular dashcam video into high-fidelity multimodal sensor suites (AV logs), including multi-view camera images and LiDAR point clouds.
Key Idea
The central challenge is the lack of paired training data between field videos and AV sensor logs. The solution:
- Use 4D Gaussian Splatting (4DGS) reconstruction and novel view rendering to convert real AV logs into dashcam-style videos.
- Train a diffusion-based architecture on this pseudo-paired data to perform the generative conversion from dashcam video to full multimodal sensor suites.
- Comprehensive quantitative evaluation of the fidelity and realism of generated sensor data.
- Practical demonstration: converting challenging in-the-wild internet and dashcam footage into realistic multimodal data formats, unlocking vast external data sources for autonomous driving development.
Results
*Auto-collected on 2026-05-23.*