paper-with-me

홈 › Papers

DiVE: Efficient Multi-View Driving Scenes Generation Based on Video Diffusion Transformer

2025-04-28 · Junpeng Jiang, Gangyi Hong, Miao Zhang, Hengtong Hu, Kun Zhan, Rui Shao, Liqiang Nie

Collecting multi-view driving scenario videos to enhance the performance of 3D visual perception tasks presents significant challenges and incurs substantial costs, making generative models for realistic data an appealing alternative. Yet, the videos generated by recent works suffer from poor quality and spatiotemporal consistency, undermining their utility in advancing perception tasks under driving scenarios. To address this gap, we propose DiVE, a diffusion transformer-based generative framework meticulously engineered to produce high-fidelity, temporally coherent, and cross-view consistent multi-view videos, aligning seamlessly with bird's-eye view layouts and textual descriptions. DiVE leverages a unified cross-attention and a SketchFormer to exert precise control over multimodal data, while incorporating a view-inflated attention mechanism that adds no extra parameters, thereby guaranteeing consistency across views. Despite these advancements, synthesizing high-resolution videos under multimodal constraints introduces dual challenges: investigating the optimal classifier-free guidance coniguration under intricate multi-condition inputs and mitigating excessive computational latency in high-resolution rendering--both of which remain underexplored in prior researches. To resolve these limitations, we introduce two innovations: Multi-Control Auxiliary Branch Distillation, which streamlines multi-condition CFG selection while circumventing high computational overhead, and Resolution Progressive Sampling, a training-free acceleration strategy that staggers resolution scaling to reduce high latency due to high resolution. These innovations collectively achieve a 2.62x speedup with minimal quality degradation. Evaluated on the nuScenes dataset, DiVE achieves SOTA performance in multi-view video generation, yielding photorealistic outputs with exceptional temporal and cross-view coherence.

📄 PDF Abstract BibTeX arXiv:2504.19614

Code (0)

등록된 구현이 없습니다.

Tasks

Video Generation

Methods 이 논문이 사용한 방법론

Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Attention 설명 없음
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 제목 키워드 기반

MagicDrive3D: Controllable 3D Generation for Any-View Rendering in Street Scenes

2024-05-23 · Ruiyuan Gao, Kai Chen, Zhihao LI, Lanqing Hong 외

While controllable generative models for images and videos have achieved remarkable success, high-quality models for 3D scenes, particularly in unbounded scenarios like autonomous driving, remain underdeveloped due to hi…

3D GenerationAutonomous DrivingBEV SegmentationScene Generation+1

Risk-Controllable Multi-View Diffusion for Driving Scenario Generation

2026-03-12 · Hongyi Lin, Wenxiu Shi, Heye Huang, Dingyi Zhuang 외 arxiv

Generating safety-critical driving scenarios is crucial for evaluating and improving autonomous driving systems, but long-tail risky situations are rarely observed in real-world data and difficult to specify through manu…

Autonomous Driving

WorldSplat: Gaussian-Centric Feed-Forward 4D Scene Generation for Autonomous Driving

2025-09-27 · Ziyue Zhu, Zhanqian Wu, Zhenxin Zhu, Lijun Zhou 외 arxiv

Recent advances in driving-scene generation and reconstruction have demonstrated significant potential for enhancing autonomous driving systems by producing scalable and controllable training data. Existing generation me…

Autonomous DrivingScene Generation

Stag-1: Towards Realistic 4D Driving Simulation with Video Generation Model

2024-12-06 · Lening Wang, Wenzhao Zheng, Dalong Du, Yunpeng Zhang 외

4D driving simulation is essential for developing realistic autonomous driving simulators. Despite advancements in existing methods for generating driving scenes, significant challenges remain in view transformation and …

Autonomous DrivingAutonomous VehiclesScene UnderstandingVideo Generation

SEM-ROVER: Semantic Voxel-Guided Diffusion for Large-Scale Driving Scene Generation

2026-04-07 · Hiba Dahmani, Nathan Piasco, Moussab Bennehar, Luis Roldão 외 arxiv

Scalable generation of outdoor driving scenes requires 3D representations that remain consistent across multiple viewpoints and scale to large areas. Existing solutions either rely on image or video generative models dis…

Scene Generation