Unified Domain Generalization and Adaptation for Multi-View 3D Object Detection
This work addresses the practical challenge of deploying 3D object detectors across different datasets with minimal labeling effort, offering a solution for autonomous driving and robotics applications.
The paper tackles the problem of domain shift in multi-view 3D object detection by proposing UDGA, which uses a multi-view overlap depth constraint to reduce geometric gaps and a label-efficient adaptation method, achieving state-of-the-art performance on benchmarks like nuScenes, Lyft, and Waymo with as little as 1% to 5% labeled target data.
Recent advances in 3D object detection leveraging multi-view cameras have demonstrated their practical and economical value in various challenging vision tasks. However, typical supervised learning approaches face challenges in achieving satisfactory adaptation toward unseen and unlabeled target datasets (\ie, direct transfer) due to the inevitable geometric misalignment between the source and target domains. In practice, we also encounter constraints on resources for training models and collecting annotations for the successful deployment of 3D object detectors. In this paper, we propose Unified Domain Generalization and Adaptation (UDGA), a practical solution to mitigate those drawbacks. We first propose Multi-view Overlap Depth Constraint that leverages the strong association between multi-view, significantly alleviating geometric gaps due to perspective view changes. Then, we present a Label-Efficient Domain Adaptation approach to handle unfamiliar targets with significantly fewer amounts of labels (\ie, 1$\%$ and 5$\%)$, while preserving well-defined source knowledge for training efficiency. Overall, UDGA framework enables stable detection performance in both source and target domains, effectively bridging inevitable domain gaps, while demanding fewer annotations. We demonstrate the robustness of UDGA with large-scale benchmarks: nuScenes, Lyft, and Waymo, where our framework outperforms the current state-of-the-art methods.