中文
相关论文

相关论文: Cluster-Guided Unsupervised Domain Adaptation for …

200 篇论文

Speaker identification in the household scenario (e.g., for smart speakers) is typically based on only a few enrollment utterances but a much larger set of unlabeled data, suggesting semisupervised learning to improve speaker profiles. We…

声音 · 计算机科学 2022-02-22 Long Chen , Venkatesh Ravichandran , Andreas Stolcke

In this work, we address the problem of unsupervised domain adaptation for person re-ID where annotations are available for the source domain but not for target. Previous methods typically follow a two-stage optimization pipeline, where the…

计算机视觉与模式识别 · 计算机科学 2021-08-17 Takashi Isobe , Dong Li , Lu Tian , Weihua Chen , Yi Shan , Shengjin Wang

Clustering-based unsupervised domain adaptive (UDA) person re-identification (ReID) reduces exhaustive annotations. However, owing to unsatisfactory feature embedding and imperfect clustering, pseudo labels for target domain data inherently…

计算机视觉与模式识别 · 计算机科学 2022-04-29 Jian Han , Ya-Li li , Shengjin Wang

Existing Source-free Unsupervised Domain Adaptation (SUDA) approaches inherently exhibit catastrophic forgetting. Typically, models trained on a labeled source domain and adapted to unlabeled target data improve performance on the target…

计算机视觉与模式识别 · 计算机科学 2023-04-18 Waqar Ahmed , Pietro Morerio , Vittorio Murino

It is a strong prerequisite to access source data freely in many existing unsupervised domain adaptation approaches. However, source data is agnostic in many practical scenarios due to the constraints of expensive data transmission and data…

计算机视觉与模式识别 · 计算机科学 2021-02-24 Weijie Chen , Luojun Lin , Shicai Yang , Di Xie , Shiliang Pu , Yueting Zhuang , Wenqi Ren

Deep learning has produced state-of-the-art results for a variety of tasks. While such approaches for supervised learning have performed well, they assume that training and testing data are drawn from the same distribution, which may not…

机器学习 · 计算机科学 2020-02-10 Garrett Wilson , Diane J. Cook

Recent advancements in deep learning-based wearable human action recognition (wHAR) have improved the capture and classification of complex motions, but adoption remains limited due to the lack of expert annotations and domain discrepancies…

计算机视觉与模式识别 · 计算机科学 2024-10-24 Indrajeet Ghosh , Garvit Chugh , Abu Zaher Md Faridee , Nirmalya Roy

Multi-target unsupervised domain adaptation (UDA) aims to learn a unified model to address the domain shift between multiple target domains. Due to the difficulty of obtaining annotations for dense predictions, it has recently been…

计算机视觉与模式识别 · 计算机科学 2024-05-13 Yonghao Xu , Pedram Ghamisi , Yannis Avrithis

Many unsupervised domain adaptive (UDA) person re-identification (ReID) approaches combine clustering-based pseudo-label prediction with feature fine-tuning. However, because of domain gap, the pseudo-labels are not always reliable and…

计算机视觉与模式识别 · 计算机科学 2020-12-18 Kecheng Zheng , Cuiling Lan , Wenjun Zeng , Zhizheng Zhang , Zheng-Jun Zha

Motivated by the problem relatedness between unsupervised domain adaptation (UDA) and semi-supervised learning (SSL), many state-of-the-art UDA methods adopt SSL principles (e.g., the cluster assumption) as their learning ingredients.…

机器学习 · 计算机科学 2020-07-16 Yabin Zhang , Bin Deng , Kui Jia , Lei Zhang

Self-supervised learning systems have gained significant attention in recent years by leveraging clustering-based pseudo-labels to provide supervision without the need for human annotations. However, the noise in these pseudo-labels caused…

计算机视觉与模式识别 · 计算机科学 2024-10-21 Zia-ur-Rehman , Arif Mahmood , Wenxiong Kang

Unsupervised Domain Adaptation (UDA) aims to solve the problem of label scarcity of the target domain by transferring the knowledge from the label rich source domain. Usually, the source domain consists of synthetic images for which the…

计算机视觉与模式识别 · 计算机科学 2023-08-14 Anant Khandelwal

Unsupervised domain adaptation (UDA) for person re-identification is challenging because of the huge gap between the source and target domain. A typical self-training method is to use pseudo-labels generated by clustering algorithms to…

计算机视觉与模式识别 · 计算机科学 2021-12-28 Wenhao Wang , Fang Zhao , Shengcai Liao , Ling Shao

Pseudo-label (PL) filtering forms a crucial part of Self-Training (ST) methods for unsupervised domain adaptation. Dropout-based Uncertainty-driven Self-Training (DUST) proceeds by first training a teacher model on source domain labeled…

音频与语音处理 · 电气工程与系统科学 2022-11-16 Nauman Dawalatabad , Sameer Khurana , Antoine Laurent , James Glass

Dysarthric speech detection (DSD) systems aim to detect characteristics of the neuromotor disorder from speech. Such systems are particularly susceptible to domain mismatch where the training and testing data come from the source and target…

音频与语音处理 · 电气工程与系统科学 2021-07-26 Disong Wang , Liqun Deng , Yu Ting Yeung , Xiao Chen , Xunying Liu , Helen Meng

Unsupervised clustering on speakers is becoming increasingly important for its potential uses in semi-supervised learning. In reality, we are often presented with enormous amounts of unlabeled data from multi-party meetings and discussions.…

音频与语音处理 · 电气工程与系统科学 2022-04-26 Fuchuan Tong , Siqi Zheng , Min Zhang , Yafeng Chen , Hongbin Suo , Qingyang Hong , Lin Li

This report describes the submission of the DKU-DukeECE team to the self-supervision speaker verification task of the 2021 VoxCeleb Speaker Recognition Challenge (VoxSRC). Our method employs an iterative labeling framework to learn…

音频与语音处理 · 电气工程与系统科学 2021-09-08 Danwei Cai , Ming Li

In recent years, supervised person re-identification (re-ID) models have received increasing studies. However, these models trained on the source domain always suffer dramatic performance drop when tested on an unseen domain. Existing…

计算机视觉与模式识别 · 计算机科学 2021-02-24 Hao Feng , Minghao Chen , Jinming Hu , Dong Shen , Haifeng Liu , Deng Cai

In this paper, we make two contributions to unsupervised domain adaptation (UDA) using the convolutional neural network (CNN). First, our approach transfers knowledge in all the convolutional layers through attention alignment. Most…

计算机视觉与模式识别 · 计算机科学 2018-08-14 Guoliang Kang , Liang Zheng , Yan Yan , Yi Yang

Unsupervised domain adaptation (UDA) aims to transfer and adapt knowledge from a labeled source domain to an unlabeled target domain. Traditionally, subspace-based methods form an important class of solutions to this problem. Despite their…

机器学习 · 计算机科学 2022-01-07 Kowshik Thopalli , Jayaraman J Thiagarajan , Rushil Anirudh , Pavan K Turaga