paper-with-me

Papers

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 frequently contain incomplete or outdated regions due to acquisition limitations, reconstruction artifacts, or changes in the built environment. Traditional height completion approaches primarily rely on spatial interpolation or which assume spatial continuity and therefore fail when objects are missing. Recent learning-based approaches improve reconstruction quality but typically require supervised training on sensor-specific datasets, limiting their generalization across domains and sensing conditions. We propose Prior2DSM, a training-free framework for metric DSM completion that operates entirely at test time by leveraging foundation models. Unlike previous height completion approaches that require task-specific training, the proposed method combines self-supervised Vision Transformer (ViT) features from DINOv3 with monocular depth foundation models to propagate metric information from incomplete height priors through semantic feature-space correspondence. Test-time adaptation (TTA) is performed using parameter-efficient low-rank adaptation (LoRA) together with a lightweight multilayer perceptron (MLP), which predicts spatially varying scale and shift parameters to convert relative depth estimates into metric heights. Experiments demonstrate consistent improvements over interpolation based methods, prior-based rescaling height approaches, and state-of-the-art monocular depth estimation models. Prior2DSM reduces reconstruction error while preserving structural fidelity, achieving up to a 46% reduction in RMSE compared to linear fitting of MDE, and further enables DSM updating and coupled RGB-DSM generation.

📄 PDF Abstract BibTeX arXiv:2604.02009

Code (0)

등록된 구현이 없습니다.

Tasks

Monocular Depth EstimationTest-time AdaptationChange Detection

Similar Papers 제목 키워드 기반

PointMAC: Meta-Learned Adaptation for Robust Test-Time Point Cloud Completion

2025-10-11 · Linlian Jiang, Rui Ma, Li Gu, Ziqiang Wang 외 arxiv

Point cloud completion is essential for robust 3D perception in safety-critical applications such as robotics and augmented reality. However, existing models perform static inference and rely heavily on inductive biases …

Point Cloud CompletionTest-time Adaptation

RoofDiffusion: Constructing Roofs from Severely Corrupted Point Data via Diffusion

2024-04-14 · Kyle Shih-Huang Lo, Jörg Peters, Eric Spellman

Accurate completion and denoising of roof height maps are crucial to reconstructing high-quality 3D buildings. Repairing sparse points can enhance low-cost sensor use and reduce UAV flight overlap. RoofDiffusion is a new…

BenchmarkingData AugmentationDenoisingDepth Completion

TALoS: Enhancing Semantic Scene Completion via Test-time Adaptation on the Line of Sight

2024-10-21 · Hyun-Kurl Jang, Jihun Kim, Hyeokjun Kweon, Kuk-Jin Yoon

Semantic Scene Completion (SSC) aims to perform geometric completion and semantic segmentation simultaneously. Despite the promising results achieved by existing studies, the inherently ill-posed nature of the task prese…

3D Semantic Scene Completion3D Semantic SegmentationSemantic SegmentationTest-time Adaptation

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

Semantics-aware Test-time Adaptation for 3D Human Pose Estimation

2025-02-15 · Qiuxia Lin, Rongyu Chen, Kerui Gu, Angela Yao

This work highlights a semantics misalignment in 3D human pose estimation. For the task of test-time adaptation, the misalignment manifests as overly smoothed and unguided predictions. The smoothing settles predictions t…

3D human pose and shape estimation3D Human Pose Estimation3D Pose Estimationmotion prediction+4