DPO: Dual-Perturbation Optimization for Test-time Adaptation in 3D Object Detection
Zhuoxiao Chen, Zixin Wang, Yadan Luo, Sen Wang, Zi Huang

TL;DR
This paper introduces DPO, a dual-perturbation optimization method for test-time adaptation in 3D object detection that enhances model robustness and generalization across different environments by minimizing sharpness and simulating test noise.
Contribution
The paper proposes a novel dual-perturbation strategy combining sharpness minimization and adversarial input perturbation for effective test-time adaptation in 3D detection.
Findings
Significantly outperforms previous methods on transfer tasks.
Achieves 57.72% AP3D improvement on Waymo to KITTI.
Reaches 91% of the fully supervised upper bound.
Abstract
LiDAR-based 3D object detection has seen impressive advances in recent times. However, deploying trained 3D detectors in the real world often yields unsatisfactory performance when the distribution of the test data significantly deviates from the training data due to different weather conditions, object sizes, \textit{etc}. A key factor in this performance degradation is the diminished generalizability of pre-trained models, which creates a sharp loss landscape during training. Such sharpness, when encountered during testing, can precipitate significant performance declines, even with minor data variations. To address the aforementioned challenges, we propose \textbf{dual-perturbation optimization (DPO)} for \textbf{\underline{T}est-\underline{t}ime \underline{A}daptation in \underline{3}D \underline{O}bject \underline{D}etection (TTA-3OD)}. We minimize the sharpness to cultivate a flat…
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
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Neural Network Applications · Robotics and Sensor-Based Localization · Advanced Image and Video Retrieval Techniques
MethodsDirect Preference Optimization
