Attentive Prototypes for Source-free Unsupervised Domain Adaptive 3D Object Detection
Deepti Hegde, Vishal M. Patel

TL;DR
This paper introduces a source-free, unsupervised domain adaptation method for 3D object detection using attentive prototypes and transformers to handle noisy pseudo-labels, improving cross-dataset performance.
Contribution
It proposes a novel transformer-based attentive prototype approach for source-free domain adaptation in 3D detection, effectively mitigating pseudo-label noise.
Findings
Outperforms existing domain adaptation methods on multiple datasets
Effectively reduces the impact of noisy pseudo-labels during training
Improves detection accuracy across different domain shifts
Abstract
3D object detection networks tend to be biased towards the data they are trained on. Evaluation on datasets captured in different locations, conditions or sensors than that of the training (source) data results in a drop in model performance due to the gap in distribution with the test (or target) data. Current methods for domain adaptation either assume access to source data during training, which may not be available due to privacy or memory concerns, or require a sequence of lidar frames as an input. We propose a single-frame approach for source-free, unsupervised domain adaptation of lidar-based 3D object detectors that uses class prototypes to mitigate the effect pseudo-label noise. Addressing the limitations of traditional feature aggregation methods for prototype computation in the presence of noisy labels, we utilize a transformer module to identify outlier ROI's that correspond…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
Attentive Prototypes for Source-Free Unsupervised Domain Adaptive 3D Object Detection· youtube
Taxonomy
TopicsAdvanced Neural Network Applications · Domain Adaptation and Few-Shot Learning · COVID-19 diagnosis using AI
