MOS: Model Synergy for Test-Time Adaptation on LiDAR-Based 3D Object Detection
Zhuoxiao Chen, Junjie Meng, Mahsa Baktashmotlagh, Yonggang Zhang, Zi, Huang, Yadan Luo

TL;DR
This paper introduces MOS, a test-time adaptation framework for LiDAR 3D object detection that dynamically combines historical model checkpoints to improve robustness against domain shifts and corruptions.
Contribution
The paper proposes a novel Model Synergy (MOS) strategy with Synergy Weights for effective online adaptation by assembling diverse historical checkpoints, addressing catastrophic forgetting and improving robustness.
Findings
Achieved 67.3% improvement in a cross-corruption scenario.
Demonstrated superior adaptability across three datasets and eight corruption types.
Effectively mitigated catastrophic forgetting through checkpoint selection and assembly.
Abstract
LiDAR-based 3D object detection is crucial for various applications but often experiences performance degradation in real-world deployments due to domain shifts. While most studies focus on cross-dataset shifts, such as changes in environments and object geometries, practical corruptions from sensor variations and weather conditions remain underexplored. In this work, we propose a novel online test-time adaptation framework for 3D detectors that effectively tackles these shifts, including a challenging cross-corruption scenario where cross-dataset shifts and corruptions co-occur. By leveraging long-term knowledge from previous test batches, our approach mitigates catastrophic forgetting and adapts effectively to diverse shifts. Specifically, we propose a Model Synergy (MOS) strategy that dynamically selects historical checkpoints with diverse knowledge and assembles them to best…
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 · Industrial Vision Systems and Defect Detection · Robotics and Sensor-Based Localization
MethodsFocus
