paper-with-me

Papers

Depth Completion as Parameter-Efficient Test-Time Adaptation

2026-02-16 · Bingxin Ke, Qunjie Zhou, Jiahui Huang, Xuanchi Ren, Tianchang Shen, Konrad Schindler, Laura Leal-Taixé, Shengyu Huang arxiv

We introduce CAPA, a parameter-efficient test-time optimization framework that adapts pre-trained 3D foundation models (FMs) for depth completion, using sparse geometric cues. Unlike prior methods that train task-specific encoders for auxiliary inputs, which often overfit and generalize poorly, CAPA freezes the FM backbone. Instead, it updates only a minimal set of parameters using Parameter-Efficient Fine-Tuning (e.g. LoRA or VPT), guided by gradients calculated directly from the sparse observations available at inference time. This approach effectively grounds the foundation model's geometric prior in the scene-specific measurements, correcting distortions and misplaced structures. For videos, CAPA introduces sequence-level parameter sharing, jointly adapting all frames to exploit temporal correlations, improve robustness, and enforce multi-frame consistency. CAPA is model-agnostic, compatible with any ViT-based FM, and achieves state-of-the-art results across diverse condition patterns on both indoor and outdoor datasets. Project page: research.nvidia.com/labs/dvl/projects/capa.

📄 PDF Abstract BibTeX arXiv:2602.14751

Code (0)

등록된 구현이 없습니다.

Tasks

parameter-efficient fine-tuningTest-time AdaptationDepth Completion

Similar Papers 제목 키워드 기반

ETA: Energy-based Test-time Adaptation for Depth Completion

2025-08-08 · Younjoon Chung, Hyoungseob Park, Patrick Rim, Xiaoran Zhang 외 arxiv

We propose a method for test-time adaptation of pretrained depth completion models. Depth completion models, trained on some ``source'' data, often predict erroneous outputs when transferred to ``target'' data captured i…

Test-time AdaptationDepth Completion

Test-Time Adaptation for Depth Completion

2024-02-05 · CVPR 2024 1 · Hyoungseob Park, Anjali Gupta, Alex Wong

It is common to observe performance degradation when transferring models trained on some (source) datasets to target testing data due to a domain gap between them. Existing methods for bridging this gap, such as domain a…

Depth CompletionDomain AdaptationTest-time Adaptation

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

2026-03-02 · Minseok Seo, Wonjun Lee, Jaehyuk Jang, Changick Kim arxiv

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 optimi…

Test-time AdaptationDepth Completion

Test-Time Adaptation for Height Completion via Self-Supervised ViT Features and Monocular Foundation Models

2026-04-02 · Osher Rafaeli, Tal Svoray, Ariel Nahlieli arxiv

Accurate digital surface models (DSMs) are essential for many geospatial applications, including urban monitoring, environmental analyses, infrastructure management, and change detection. However, large-scale DSMs freque…

Monocular Depth EstimationTest-time AdaptationChange Detection

Project to Adapt: Domain Adaptation for Depth Completion from Noisy and Sparse Sensor Data

2020-08-03 · Adrian Lopez-Rodriguez, Benjamin Busam, Krystian Mikolajczyk

Depth completion aims to predict a dense depth map from a sparse depth input. The acquisition of dense ground truth annotations for depth completion settings can be difficult and, at the same time, a significant domain g…

Depth CompletionDomain Adaptation