paper-with-me

홈 › Papers

pSTarC: Pseudo Source Guided Target Clustering for Fully Test-Time Adaptation

2023-09-02 · Manogna Sreenivas, Goirik Chakrabarty, Soma Biswas

Test Time Adaptation (TTA) is a pivotal concept in machine learning, enabling models to perform well in real-world scenarios, where test data distribution differs from training. In this work, we propose a novel approach called pseudo Source guided Target Clustering (pSTarC) addressing the relatively unexplored area of TTA under real-world domain shifts. This method draws inspiration from target clustering techniques and exploits the source classifier for generating pseudo-source samples. The test samples are strategically aligned with these pseudo-source samples, facilitating their clustering and thereby enhancing TTA performance. pSTarC operates solely within the fully test-time adaptation protocol, removing the need for actual source data. Experimental validation on a variety of domain shift datasets, namely VisDA, Office-Home, DomainNet-126, CIFAR-100C verifies pSTarC's effectiveness. This method exhibits significant improvements in prediction accuracy along with efficient computational requirements. Furthermore, we also demonstrate the universality of the pSTarC framework by showing its effectiveness for the continuous TTA framework. The source code for our method is available at https://manogna-s.github.io/pstarc

📄 PDF Abstract BibTeX arXiv:2309.00846

Code (1)

manogna-s/pSTarC 공식 구현 pytorch

Tasks

ClusteringTest-time Adaptation

Similar Papers 제목 키워드 기반

Cluster-Guided Unsupervised Domain Adaptation for Deep Speaker Embedding

2023-03-28 · Haiquan Mao, Feng Hong, Man-Wai Mak

Recent studies have shown that pseudo labels can contribute to unsupervised domain adaptation (UDA) for speaker verification. Inspired by the self-training strategies that use an existing classifier to label the unlabele…

ClusteringDomain AdaptationSpeaker VerificationUnsupervised Domain Adaptation

Hierarchical Clustering with Hard-batch Triplet Loss for Person Re-identification

2019-10-27 · CVPR 2020 6 · Kaiwei Zeng

For most unsupervised person re-identification (re-ID), people often adopt unsupervised domain adaptation (UDA) method. UDA often train on the labeled source dataset and evaluate on the target dataset, which often focuse…

ClusteringDomain AdaptationPerson Re-IdentificationTriplet+2

Improving Unsupervised Domain Adaptive Re-Identification via Source-Guided Selection of Pseudo-Labeling Hyperparameters

2021-10-15 · Fabian Dubourvieux, Angélique Loesch, Romaric Audigier, Samia Ainouz 외

Unsupervised Domain Adaptation (UDA) for re-identification (re-ID) is a challenging task: to avoid a costly annotation of additional data, it aims at transferring knowledge from a domain with annotated data to a domain o…

ClusteringDomain AdaptationUnsupervised Domain Adaptation

Granular Ball Guided Stable Latent Domain Discovery for Domain-General Crowd Counting

2026-03-25 · Fan Chen, Shuyin Xia, Yi Wang arxiv

Single-source domain generalization for crowd counting is highly challenging because a single labeled source domain may contain heterogeneous latent domains, while unseen target domains often exhibit severe distribution …

Single-Source Domain GeneralizationCrowd Counting

Polycentric Clustering and Structural Regularization for Source-free Unsupervised Domain Adaptation

2022-10-14 · Xinyu Guan, Han Sun, Ningzhong Liu, Huiyu Zhou

Source-Free Domain Adaptation (SFDA) aims to solve the domain adaptation problem by transferring the knowledge learned from a pre-trained source model to an unseen target domain. Most existing methods assign pseudo-label…

ClusteringDomain AdaptationSource-Free Domain AdaptationUnsupervised Domain Adaptation