D-Aug: Enhancing Data Augmentation for Dynamic LiDAR Scenes
Jiaxing Zhao, Peng Zheng, Rui Ma
TL;DR
The paper tackles the data labeling burden for LiDAR in autonomous driving, focusing on dynamic scenes. It introduces D-Aug, a dynamic-scene LiDAR augmentation method that extracts objects from one scene and inserts them into others with temporal continuity, guided by pixel-level road identification and a reference-guided insertion strategy that includes dynamic collision checks and rotation alignment. Key contributions include the pixel-level road identification technique, precise object extraction via global-coordinate transformation, and a reference-guided insertion mechanism that preserves scene realism across frames; these are validated on the nuScenes dataset showing improvements in $mAP$ and $NDS$ for 3D detection and in $AMOTA$ for 3D tracking. The approach reduces labeling costs and enhances model performance on dynamic scenes, with practical impact on autonomous driving perception, though occlusion during insertion remains a challenge to address in future work.
Abstract
Creating large LiDAR datasets with pixel-level labeling poses significant challenges. While numerous data augmentation methods have been developed to reduce the reliance on manual labeling, these methods predominantly focus on static scenes and they overlook the importance of data augmentation for dynamic scenes, which is critical for autonomous driving. To address this issue, we propose D-Aug, a LiDAR data augmentation method tailored for augmenting dynamic scenes. D-Aug extracts objects and inserts them into dynamic scenes, considering the continuity of these objects across consecutive frames. For seamless insertion into dynamic scenes, we propose a reference-guided method that involves dynamic collision detection and rotation alignment. Additionally, we present a pixel-level road identification strategy to efficiently determine suitable insertion positions. We validated our method using the nuScenes dataset with various 3D detection and tracking methods. Comparative experiments demonstrate the superiority of D-Aug.
