DualDiff: Dual-branch Diffusion Model for Autonomous Driving with Semantic Fusion
Haoteng Li, Zhao Yang, Zezhong Qian, Gongpeng Zhao, Yuqi Huang, Jun Yu, Huazheng Zhou, Longjun Liu
TL;DR
DualDiff addresses the challenge of conditioning autonomous driving scene generation on rich multi-modal information. It introduces a dual-branch diffusion framework that leverages Occupancy Ray Sampling (ORS) and numerical driving-scene representations, fused through Semantic Fusion Attention to align modalities. A foreground-aware masked loss emphasizes tiny object fidelity. The method achieves state-of-the-art Fréchet Inception Distance and improves BEV segmentation and 3D object detection, with successful transfer to Waymo and enhanced downstream perception training using synthetic data.
Abstract
Accurate and high-fidelity driving scene reconstruction relies on fully leveraging scene information as conditioning. However, existing approaches, which primarily use 3D bounding boxes and binary maps for foreground and background control, fall short in capturing the complexity of the scene and integrating multi-modal information. In this paper, we propose DualDiff, a dual-branch conditional diffusion model designed to enhance multi-view driving scene generation. We introduce Occupancy Ray Sampling (ORS), a semantic-rich 3D representation, alongside numerical driving scene representation, for comprehensive foreground and background control. To improve cross-modal information integration, we propose a Semantic Fusion Attention (SFA) mechanism that aligns and fuses features across modalities. Furthermore, we design a foreground-aware masked (FGM) loss to enhance the generation of tiny objects. DualDiff achieves state-of-the-art performance in FID score, as well as consistently better results in downstream BEV segmentation and 3D object detection tasks.
