English

RobIA: Robust Instance-aware Continual Test-time Adaptation for Deep Stereo

Computer Vision and Pattern Recognition 2025-11-14 v1

Abstract

Stereo Depth Estimation in real-world environments poses significant challenges due to dynamic domain shifts, sparse or unreliable supervision, and the high cost of acquiring dense ground-truth labels. While recent Test-Time Adaptation (TTA) methods offer promising solutions, most rely on static target domain assumptions and input-invariant adaptation strategies, limiting their effectiveness under continual shifts. In this paper, we propose RobIA, a novel Robust, Instance-Aware framework for Continual Test-Time Adaptation (CTTA) in stereo depth estimation. RobIA integrates two key components: (1) Attend-and-Excite Mixture-of-Experts (AttEx-MoE), a parameter-efficient module that dynamically routes input to frozen experts via lightweight self-attention mechanism tailored to epipolar geometry, and (2) Robust AdaptBN Teacher, a PEFT-based teacher model that provides dense pseudo-supervision by complementing sparse handcrafted labels. This strategy enables input-specific flexibility, broad supervision coverage, improving generalization under domain shift. Extensive experiments demonstrate that RobIA achieves superior adaptation performance across dynamic target domains while maintaining computational efficiency.

Keywords

Cite

@article{arxiv.2511.10107,
  title  = {RobIA: Robust Instance-aware Continual Test-time Adaptation for Deep Stereo},
  author = {Jueun Ko and Hyewon Park and Hyesong Choi and Dongbo Min},
  journal= {arXiv preprint arXiv:2511.10107},
  year   = {2025}
}

Comments

Accepted by Neural Information Processing Systems (NeurIPS) 2025

R2 v1 2026-07-01T07:35:21.001Z