DualDiff+: Dual-Branch Diffusion for High-Fidelity Video Generation with Reward Guidance
Zhao Yang, Zezhong Qian, Xiaofan Li, Weixiang Xu, Gongpeng Zhao, Ruohong Yu, Lingsi Zhu, Longjun Liu
TL;DR
DualDiff presents a dual-branch diffusion framework for high-fidelity driving scene generation conditioned on rich 3D geometry and multimodal inputs. Key innovations include Occupancy Ray-shape Sampling (ORS) for detailed foreground/background conditioning, Foreground-Aware Mask (FGM) denoising, Semantic Fusion Attention (SFA) for adaptive cross-modal fusion, and Reward-Guided Diffusion (RGD) for coherent image-to-video generation with high-level semantic alignment via $R_{I3D}$. The approach achieves state-of-the-art results on NuScenes and Waymo, including a $4.09\%$ FID reduction on NuScenes, a $32.5\%$ reduction in FVD for video, and meaningful gains in downstream BEV segmentation and 3D object detection (e.g., foreground mAP +$1.46\%$, road mIoU +$1.70\%$, vehicle mIoU +$4.50\%$). A data-centric closed-loop training strategy with corner-case sampling further improves downstream perception, demonstrating practical benefits for autonomous-driving perception pipelines. Overall, DualDiff advances geometry-aware, multimodal conditional generation with improved temporal coherence and task relevance for synthetic driving data.
Abstract
Accurate and high-fidelity driving scene reconstruction demands the effective utilization of comprehensive scene information as conditional inputs. Existing methods predominantly rely on 3D bounding boxes and BEV road maps for foreground and background control, which fail to capture the full complexity of driving scenes and adequately integrate multimodal information. In this work, we present DualDiff, a dual-branch conditional diffusion model designed to enhance driving scene generation across multiple views and video sequences. Specifically, we introduce Occupancy Ray-shape Sampling (ORS) as a conditional input, offering rich foreground and background semantics alongside 3D spatial geometry to precisely control the generation of both elements. To improve the synthesis of fine-grained foreground objects, particularly complex and distant ones, we propose a Foreground-Aware Mask (FGM) denoising loss function. Additionally, we develop the Semantic Fusion Attention (SFA) mechanism to dynamically prioritize relevant information and suppress noise, enabling more effective multimodal fusion. Finally, to ensure high-quality image-to-video generation, we introduce the Reward-Guided Diffusion (RGD) framework, which maintains global consistency and semantic coherence in generated videos. Extensive experiments demonstrate that DualDiff achieves state-of-the-art (SOTA) performance across multiple datasets. On the NuScenes dataset, DualDiff reduces the FID score by 4.09% compared to the best baseline. In downstream tasks, such as BEV segmentation, our method improves vehicle mIoU by 4.50% and road mIoU by 1.70%, while in BEV 3D object detection, the foreground mAP increases by 1.46%. Code will be made available at https://github.com/yangzhaojason/DualDiff.
