paper-with-me

홈 › Papers

Hybrid-TTA: Continual Test-time Adaptation via Dynamic Domain Shift Detection

2024-09-13 · Hyewon Park, Hyejin Park, Jueun Ko, Dongbo Min

Continual Test Time Adaptation (CTTA) has emerged as a critical approach for bridging the domain gap between the controlled training environments and the real-world scenarios, enhancing model adaptability and robustness. Existing CTTA methods, typically categorized into Full-Tuning (FT) and Efficient-Tuning (ET), struggle with effectively addressing domain shifts. To overcome these challenges, we propose Hybrid-TTA, a holistic approach that dynamically selects instance-wise tuning method for optimal adaptation. Our approach introduces the Dynamic Domain Shift Detection (DDSD) strategy, which identifies domain shifts by leveraging temporal correlations in input sequences and dynamically switches between FT and ET to adapt to varying domain shifts effectively. Additionally, the Masked Image Modeling based Adaptation (MIMA) framework is integrated to ensure domain-agnostic robustness with minimal computational overhead. Our Hybrid-TTA achieves a notable 1.6%p improvement in mIoU on the Cityscapes-to-ACDC benchmark dataset, surpassing previous state-of-the-art methods and offering a robust solution for real-world continual adaptation challenges.

📄 PDF Abstract BibTeX arXiv:2409.08566

Code (0)

등록된 구현이 없습니다.

Tasks

Test-time Adaptation

Similar Papers 제목 키워드 기반

BP-TTA: Balanced and Prototype-Guided Test-Time Adaptation in Dynamic Scenarios

2026-06-30 · Shaoyang Huang, Yashi Zhu, Yichen Yu, Lei Zhang 외 arxiv

Test-Time Adaptation (TTA) enables models trained on a source domain to adapt online to unlabeled test data under distribution shifts. While recent TTA methods have moved beyond static settings and begun to consider cont…

Test-time Adaptation

Multi-Modal Continual Test-Time Adaptation for 3D Semantic Segmentation

2023-03-18 · ICCV 2023 1 · Haozhi Cao, Yuecong Xu, Jianfei Yang, Pengyu Yin 외

Continual Test-Time Adaptation (CTTA) generalizes conventional Test-Time Adaptation (TTA) by assuming that the target domain is dynamic over time rather than stationary. In this paper, we explore Multi-Modal Continual Te…

3D Semantic SegmentationSemantic SegmentationTest-time Adaptation

Continual Test-time Adaptation for End-to-end Speech Recognition on Noisy Speech

2024-06-16 · Guan-Ting Lin, Wei-Ping Huang, Hung-Yi Lee

Deep Learning-based end-to-end Automatic Speech Recognition (ASR) has made significant strides but still struggles with performance on out-of-domain samples due to domain shifts in real-world scenarios. Test-Time Adaptat…

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)speech-recognitionSpeech Recognition+1

Generalized Robust Test-Time Adaptation in Continuous Dynamic Scenarios

2023-10-07 · Shuang Li, Longhui Yuan, Binhui Xie, Tao Yang

Test-time adaptation (TTA) adapts the pre-trained models to test distributions during the inference phase exclusively employing unlabeled test data streams, which holds great value for the deployment of models in real-wo…

Test-time Adaptation

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

2025-11-13 · Jueun Ko, Hyewon Park, Hyesong Choi, Dongbo Min arxiv

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

Computational EfficiencyStereo Depth EstimationTest-time Adaptation