paper-with-me

홈 › Papers

Dynamic Adaptation on Non-Stationary Visual Domains

2018-08-02 · Sindi Shkodrani, Michael Hofmann, Efstratios Gavves

Domain adaptation aims to learn models on a supervised source domain that perform well on an unsupervised target. Prior work has examined domain adaptation in the context of stationary domain shifts, i.e. static data sets. However, with large-scale or dynamic data sources, data from a defined domain is not usually available all at once. For instance, in a streaming data scenario, dataset statistics effectively become a function of time. We introduce a framework for adaptation over non-stationary distribution shifts applicable to large-scale and streaming data scenarios. The model is adapted sequentially over incoming unsupervised streaming data batches. This enables improvements over several batches without the need for any additionally annotated data. To demonstrate the effectiveness of our proposed framework, we modify associative domain adaptation to work well on source and target data batches with unequal class distributions. We apply our method to several adaptation benchmark datasets for classification and show improved classifier accuracy not only for the currently adapted batch, but also when applied on future stream batches. Furthermore, we show the applicability of our associative learning modifications to semantic segmentation, where we achieve competitive results.

📄 PDF Abstract BibTeX arXiv:1808.00736

Code (0)

등록된 구현이 없습니다.

Tasks

Domain AdaptationSemantic Segmentation

Similar Papers 제목 키워드 기반

Continuous Manifold Based Adaptation for Evolving Visual Domains

2014-06-01 · CVPR 2014 6 · Judy Hoffman, Trevor Darrell, Kate Saenko

We pose the following question: what happens when test data not only differs from training data, but differs from it in a continually evolving way? The classic domain adaptation paradigm considers the world to be separat…

Domain Adaptation

Learning to Adapt to Evolving Domains

2020-12-01 · NeurIPS 2020 12 · Hong Liu, Mingsheng Long, Jianmin Wang, Yu Wang

Domain adaptation aims at knowledge transfer from a labeled source domain to an unlabeled target domain. Current domain adaptation methods have made substantial advances in adapting discrete domains. However, this can be…

Domain AdaptationMeta-LearningTransfer LearningUnsupervised Domain Adaptation

Audio-Visual Continual Test-Time Adaptation without Forgetting

2026-02-20 · Sarthak Kumar Maharana, Akshay Mehra, Bhavya Ramakrishna, Yunhui Guo 외 arxiv

Audio-visual continual test-time adaptation involves continually adapting a source audio-visual model at test-time, to unlabeled non-stationary domains, where either or both modalities can be distributionally shifted, wh…

Test-time Adaptation

Unsupervised Domain Adaptation Learning Algorithm for RGB-D Staircase Recognition

2019-03-04 · Jing Wang, Kuangen Zhang

Detection and recognition of staircase as upstairs, downstairs and negative (e.g., ladder) are the fundamental of assisting the visually impaired to travel independently in unfamiliar environments. Previous researches ha…

Domain AdaptationGeneral ClassificationUnsupervised Domain Adaptation

ViDA: Homeostatic Visual Domain Adapter for Continual Test Time Adaptation

2023-06-07 · Jiaming Liu, Senqiao Yang, Peidong Jia, Renrui Zhang 외

Since real-world machine systems are running in non-stationary environments, Continual Test-Time Adaptation (CTTA) task is proposed to adapt the pre-trained model to continually changing target domains. Recently, existin…

Test-time Adaptation