中文
相关论文

相关论文: Source-free Semantic Regularization Learning for S…

200 篇论文

Machine learning algorithms typically require abundant data under a stationary environment. However, environments are nonstationary in many real-world applications. Critical issues lie in how to effectively adapt models under an…

机器学习 · 统计学 2020-06-29 Masaaki Takada , Hironori Fujisawa

Semi-supervised learning (SSL) arises in practice when labeled data are scarce or expensive to obtain, while large quantities of unlabeled data are readily available. With the growing adoption of machine learning techniques, it has become…

机器学习 · 统计学 2026-05-29 Jiawei Shan , Zhifeng Chen , Yiming Dong , Yazhen Wang , Jiwei Zhao

The performance of automatic speech recognition (ASR) systems typically degrades significantly when the training and test data domains are mismatched. In this paper, we show that self-training (ST) combined with an uncertainty-based…

计算与语言 · 计算机科学 2021-02-17 Sameer Khurana , Niko Moritz , Takaaki Hori , Jonathan Le Roux

Unsupervised domain adaptation for semantic segmentation has been intensively studied due to the low cost of the pixel-level annotation for synthetic data. The most common approaches try to generate images or features mimicking the…

计算机视觉与模式识别 · 计算机科学 2020-09-21 Kaihong Wang , Chenhongyi Yang , Margrit Betke

Source-free domain adaptation has developed rapidly in recent years, where the well-trained source model is adapted to the target domain instead of the source data, offering the potential for privacy concerns and intellectual property…

计算机视觉与模式识别 · 计算机科学 2024-07-22 Yuxi Wang , Jian Liang , Zhaoxiang Zhang

Unsupervised domain adaptation (UDA) aims to transfer the knowledge from the labeled source domain to the unlabeled target domain. Existing self-training based UDA approaches assign pseudo labels for target data and treat them as ground…

计算机视觉与模式识别 · 计算机科学 2021-03-10 Xiaoqing Guo , Chen Yang , Baopu Li , Yixuan Yuan

Existing unsupervised domain adaptation methods aim to transfer knowledge from a label-rich source domain to an unlabeled target domain. However, obtaining labels for some source domains may be very expensive, making complete labeling as…

计算机视觉与模式识别 · 计算机科学 2020-03-19 Donghyun Kim , Kuniaki Saito , Tae-Hyun Oh , Bryan A. Plummer , Stan Sclaroff , Kate Saenko

Training a semantic segmentation model requires a large amount of pixel-level annotation, hampering its application at scale. With computer graphics, we can generate almost unlimited training data with precise annotation. However,a deep…

计算机视觉与模式识别 · 计算机科学 2019-07-30 Tong Shen , Dong Gong , Wei Zhang , Chunhua Shen , Tao Mei

Label scarcity in a graph is frequently encountered in real-world applications due to the high cost of data labeling. To this end, semi-supervised domain adaptation (SSDA) on graphs aims to leverage the knowledge of a labeled source graph…

机器学习 · 计算机科学 2024-04-05 Jiaren Xiao , Quanyu Dai , Xiao Shen , Xiaochen Xie , Jing Dai , James Lam , Ka-Wai Kwok

Deep learning-based multi-source unsupervised domain adaptation (MUDA) has been actively studied in recent years. Compared with single-source unsupervised domain adaptation (SUDA), domain shift in MUDA exists not only between the source and…

计算机视觉与模式识别 · 计算机科学 2021-06-17 Zhipeng Luo , Xiaobing Zhang , Shijian Lu , Shuai Yi

The utilization of speech Self-Supervised Learning (SSL) models achieves impressive performance on Automatic Speech Recognition (ASR). However, in low-resource language ASR, they encounter the domain mismatch problem between pre-trained and…

Performance in Speech Emotion Recognition (SER) on a single language has increased greatly in the last few years thanks to the use of deep learning techniques. However, cross-lingual SER remains a challenge in real-world applications due to…

Source-Free Domain Adaptation (SFDA) enables domain adaptation for semantic segmentation of Remote Sensing Images (RSIs) using only a well-trained source model and unlabeled target domain data. However, the lack of ground-truth labels in…

计算机视觉与模式识别 · 计算机科学 2025-09-23 Bin Wang , Fei Deng , Zeyu Chen , Zhicheng Yu , Yiguang Liu

By leveraging data from a fully labeled source domain, unsupervised domain adaptation (UDA) improves classification performance on an unlabeled target domain through explicit discrepancy minimization of data distribution or adversarial…

计算机视觉与模式识别 · 计算机科学 2021-12-06 Shengjia Zhang , Tiancheng Lin , Yi Xu

Self-supervised learning (SSL) has shown significant progress in speech processing tasks. However, despite the intrinsic randomness in the Transformer structure, such as dropout variants and layer-drop, improving the model-level consistency…

音频与语音处理 · 电气工程与系统科学 2023-06-16 Ji Won Yoon , Seok Min Kim , Nam Soo Kim

The primary objective of domain adaptation methods is to transfer knowledge from a source domain to a target domain that has similar but different data distributions. Thus, in order to correctly classify the unlabeled target domain samples,…

机器学习 · 计算机科学 2019-08-12 Rohith AP , Ambedkar Dukkipati , Gaurav Pandey

Source-Free Domain Adaptation (SFDA) aims to train a target model without source data, and the key is to generate pseudo-labels using a pre-trained source model. However, we observe that the source model often produces highly uncertain…

计算机视觉与模式识别 · 计算机科学 2025-04-01 Jie Cheng , Hao Zheng , Meiguang Zheng , Lei Wang , Hao Wu , Jian Zhang

Standard Unsupervised Domain Adaptation (UDA) aims to transfer knowledge from a labeled source domain to an unlabeled target but usually requires simultaneous access to both source and target data. Moreover, UDA approaches commonly assume…

计算机视觉与模式识别 · 计算机科学 2024-04-17 Mattia Litrico , Davide Talon , Sebastiano Battiato , Alessio Del Bue , Mario Valerio Giuffrida , Pietro Morerio

This paper addresses unsupervised domain adaptation, the setting where labeled training data is available on a source domain, but the goal is to have good performance on a target domain with only unlabeled data. Like much of previous work,…

机器学习 · 计算机科学 2019-10-01 Yu Sun , Eric Tzeng , Trevor Darrell , Alexei A. Efros

Consistency regularization on label predictions becomes a fundamental technique in semi-supervised learning, but it still requires a large number of training iterations for high performance. In this study, we analyze that the consistency…

机器学习 · 计算机科学 2022-06-10 Doyup Lee , Sungwoong Kim , Ildoo Kim , Yeongjae Cheon , Minsu Cho , Wook-Shin Han