paper-with-me

Papers

DrivingDiffusion: Layout-Guided multi-view driving scene video generation with latent diffusion model

2023-10-11 · Xiaofan Li, Yifu Zhang, Xiaoqing Ye

With the increasing popularity of autonomous driving based on the powerful and unified bird's-eye-view (BEV) representation, a demand for high-quality and large-scale multi-view video data with accurate annotation is urgently required. However, such large-scale multi-view data is hard to obtain due to expensive collection and annotation costs. To alleviate the problem, we propose a spatial-temporal consistent diffusion framework DrivingDiffusion, to generate realistic multi-view videos controlled by 3D layout. There are three challenges when synthesizing multi-view videos given a 3D layout: How to keep 1) cross-view consistency and 2) cross-frame consistency? 3) How to guarantee the quality of the generated instances? Our DrivingDiffusion solves the problem by cascading the multi-view single-frame image generation step, the single-view video generation step shared by multiple cameras, and post-processing that can handle long video generation. In the multi-view model, the consistency of multi-view images is ensured by information exchange between adjacent cameras. In the temporal model, we mainly query the information that needs attention in subsequent frame generation from the multi-view images of the first frame. We also introduce the local prompt to effectively improve the quality of generated instances. In post-processing, we further enhance the cross-view consistency of subsequent frames and extend the video length by employing temporal sliding window algorithm. Without any extra cost, our model can generate large-scale realistic multi-camera driving videos in complex urban scenes, fueling the downstream driving tasks. The code will be made publicly available.

📄 PDF Abstract BibTeX arXiv:2310.07771

Code (1)

shalfun/DrivingDiffusion 공식 구현 jax

Tasks

Autonomous DrivingImage GenerationVideo Generation

Methods 이 논문이 사용한 방법론

Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…

Similar Papers 제목 키워드 기반

AnyScene: Towards Highly Controllable Driving Scene Generation at Anywhere and Beyond

2026-05-25 · Haiming Zhang, Junfei Zhou, Feng Jiang, Jingzhong Li 외 arxiv

Generating high-fidelity and controllable synthetic data is critical for advancing end-to-end autonomous driving, particularly for addressing the long tail of rare safety-critical scenarios. Existing occupancy-guided met…

Autonomous Driving3D ReconstructionScene GenerationVideo Generation

HorizonWeaver: Generalizable Multi-Level Semantic Editing for Driving Scenes

2026-04-06 · Mauricio Soroco, Francesco Pittaluga, Zaid Tasneem, Abhishek Aich 외 arxiv

Ensuring safety in autonomous driving requires scalable generation of realistic, controllable driving scenes beyond what real-world testing provides. Yet existing instruction guided image editors, trained on object-centr…

Autonomous DrivingBEV Segmentation

CoGen: 3D Consistent Video Generation via Adaptive Conditioning for Autonomous Driving

2025-03-28 · Yishen Ji, Ziyue Zhu, Zhenxin Zhu, Kaixin Xiong 외

Recent progress in driving video generation has shown significant potential for enhancing self-driving systems by providing scalable and controllable training data. Although pretrained state-of-the-art generation models,…

3D GenerationAutonomous DrivingVideo Generation

JPerceiver: Joint Perception Network for Depth, Pose and Layout Estimation in Driving Scenes

2022-07-16 · Haimei Zhao, Jing Zhang, Sen Zhang, DaCheng Tao

Depth estimation, visual odometry (VO), and bird's-eye-view (BEV) scene layout estimation present three critical tasks for driving scene perception, which is fundamental for motion planning and navigation in autonomous d…

Autonomous DrivingDepth EstimationMotion PlanningMulti-Task Learning+2

MonoLayout: Amodal scene layout from a single image

2020-02-19 · Kaustubh Mani, Swapnil Daga, Shubhika Garg, N. Sai Shankar 외

In this paper, we address the novel, highly challenging problem of estimating the layout of a complex urban driving scenario. Given a single color image captured from a driving platform, we aim to predict the bird's-eye …

Amodal Layout EstimationSensor Fusion