paper-with-me

홈 › Papers

DALI: Domain Adaptive LiDAR Object Detection via Distribution-level and Instance-level Pseudo Label Denoising

2024-12-11 · Xiaohu Lu, Hayder Radha

Object detection using LiDAR point clouds relies on a large amount of human-annotated samples when training the underlying detectors' deep neural networks. However, generating 3D bounding box annotation for a large-scale dataset could be costly and time-consuming. Alternatively, unsupervised domain adaptation (UDA) enables a given object detector to operate on a novel new data, with unlabeled training dataset, by transferring the knowledge learned from training labeled \textit{source domain} data to the new unlabeled \textit{target domain}. Pseudo label strategies, which involve training the 3D object detector using target-domain predicted bounding boxes from a pre-trained model, are commonly used in UDA. However, these pseudo labels often introduce noise, impacting performance. In this paper, we introduce the Domain Adaptive LIdar (DALI) object detection framework to address noise at both distribution and instance levels. Firstly, a post-training size normalization (PTSN) strategy is developed to mitigate bias in pseudo label size distribution by identifying an unbiased scale after network training. To address instance-level noise between pseudo labels and corresponding point clouds, two pseudo point clouds generation (PPCG) strategies, ray-constrained and constraint-free, are developed to generate pseudo point clouds for each instance, ensuring the consistency between pseudo labels and pseudo points during training. We demonstrate the effectiveness of our method on the publicly available and popular datasets KITTI, Waymo, and nuScenes. We show that the proposed DALI framework achieves state-of-the-art results and outperforms leading approaches on most of the domain adaptation tasks. Our code is available at \href{https://github.com/xiaohulugo/T-RO2024-DALI}{https://github.com/xiaohulugo/T-RO2024-DALI}.

📄 PDF Abstract BibTeX arXiv:2412.08806

Code (1)

xiaohulugo/t-ro2024-dali 공식 구현 pytorch

Tasks

DenoisingDomain AdaptationObjectobject-detectionObject DetectionPseudo LabelUnsupervised Domain Adaptation

Similar Papers 제목 키워드 기반

GAFusion: Adaptive Fusing LiDAR and Camera with Multiple Guidance for 3D Object Detection

2024-11-01 · CVPR 2024 1 · Xiaotian Li, Baojie Fan, Jiandong Tian, Huijie Fan

Recent years have witnessed the remarkable progress of 3D multi-modality object detection methods based on the Bird's-Eye-View (BEV) perspective. However, most of them overlook the complementary interaction and guidance …

3D Object Detectionobject-detectionObject Detection

MUSDA: Multi-source Multi-modality Unsupervised Domain Adaptive 3D Object Detection for Autonomous Driving

2026-05-11 · Xiaohu Lu, Hamed Khatounabadi, Hayder Radha arxiv

With the advancement of autonomous driving, numerous annotated multi-modality datasets have become available. This presents an opportunity to develop domain-adaptive 3D object detectors for new environments without relyi…

Unsupervised Domain Adaptation3D Object DetectionAutonomous Driving

LiRaFusion: Deep Adaptive LiDAR-Radar Fusion for 3D Object Detection

2024-02-18 · Jingyu Song, Lingjun Zhao, Katherine A. Skinner

We propose LiRaFusion to tackle LiDAR-radar fusion for 3D object detection to fill the performance gap of existing LiDAR-radar detectors. To improve the feature extraction capabilities from these two modalities, we desig…

3D Object Detectionobject-detectionObject Detection

CCF: Complementary Collaborative Fusion for Domain Generalized Multi-Modal 3D Object Detection

2026-03-24 · Yuchen Wu, Kun Wang, Yining Pan, Na Zhao arxiv

Multi-modal fusion has emerged as a promising paradigm for accurate 3D object detection. However, performance degrades substantially when deployed in target domains different from training. In this work, focusing on dual…

Domain Generalization3D Object DetectionPoint Clouds

Explore the LiDAR-Camera Dynamic Adjustment Fusion for 3D Object Detection

2024-07-22 · Yiran Yang, Xu Gao, Tong Wang, Xin Hao 외

Camera and LiDAR serve as informative sensors for accurate and robust autonomous driving systems. However, these sensors often exhibit heterogeneous natures, resulting in distributional modality gaps that present signifi…

3D Object DetectionAutonomous Drivingobject-detectionObject Detection