CVMar 2

Efficient Test-Time Optimization for Depth Completion via Low-Rank Decoder Adaptation

arXiv:2603.01765v22 citationsh-index: 4
Originality Incremental advance
AI Analysis

This work addresses the problem of slow inference in depth completion for robotics and autonomous systems, offering a practical incremental improvement over existing methods.

The paper tackles the computational expense of test-time optimization in zero-shot depth completion by proposing a lightweight method that adapts only the low-dimensional decoder subspace, achieving state-of-the-art performance with improved efficiency across five datasets.

Zero-shot depth completion has gained attention for its ability to generalize across environments without sensor-specific datasets or retraining. However, most existing approaches rely on diffusion-based test-time optimization, which is computationally expensive due to iterative denoising. Recent visual-prompt-based methods reduce training cost but still require repeated forward--backward passes through the full frozen network to optimize input-level prompts, resulting in slow inference. In this work, we show that adapting only the decoder is sufficient for effective test-time optimization, as depth foundation models concentrate depth-relevant information within a low-dimensional decoder subspace. Based on this insight, we propose a lightweight test-time adaptation method that updates only this low-dimensional subspace using sparse depth supervision. Our approach achieves state-of-the-art performance, establishing a new Pareto frontier between accuracy and efficiency for test-time adaptation. Extensive experiments on five indoor and outdoor datasets demonstrate consistent improvements over prior methods, highlighting the practicality of fast zero-shot depth completion.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes