CodeMerge: Codebook-Guided Model Merging for Robust Test-Time Adaptation in Autonomous Driving
Huitong Yang, Zhuoxiao Chen, Fengyi Zhang, Zi Huang, Yadan Luo

TL;DR
CodeMerge introduces a lightweight, scalable model merging method operating in a compact latent space, significantly enhancing test-time adaptation robustness for 3D perception in autonomous driving without high computational costs.
Contribution
It proposes a novel latent space-based model merging framework that improves efficiency and stability in test-time adaptation for autonomous driving perception tasks.
Findings
Achieves 14.9% NDS improvement on nuScenes-C
Over 7.6% mAP increase on nuScenes-to-KITTI
Enhances downstream tasks like mapping and motion prediction
Abstract
Maintaining robust 3D perception under dynamic and unpredictable test-time conditions remains a critical challenge for autonomous driving systems. Existing test-time adaptation (TTA) methods often fail in high-variance tasks like 3D object detection due to unstable optimization and sharp minima. While recent model merging strategies based on linear mode connectivity (LMC) offer improved stability by interpolating between fine-tuned checkpoints, they are computationally expensive, requiring repeated checkpoint access and multiple forward passes. In this paper, we introduce CodeMerge, a lightweight and scalable model merging framework that bypasses these limitations by operating in a compact latent space. Instead of loading full models, CodeMerge represents each checkpoint with a low-dimensional fingerprint derived from the source model's penultimate features and constructs a key-value…
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.
Videos
Taxonomy
TopicsAdvanced Neural Network Applications · Domain Adaptation and Few-Shot Learning · Autonomous Vehicle Technology and Safety
