中文
相关论文

相关论文: ADAPT : Awesome Domain Adaptation Python Toolbox

200 篇论文

Although current face anti-spoofing methods achieve promising results under intra-dataset testing, they suffer from poor generalization to unseen attacks. Most existing works adopt domain adaptation (DA) or domain generalization (DG)…

计算机视觉与模式识别 · 计算机科学 2021-02-25 Jingjing Wang , Jingyi Zhang , Ying Bian , Youyi Cai , Chunmao Wang , Shiliang Pu

In this paper, we invest the domain transfer learning problem with multi-instance data. We assume we already have a well-trained multi-instance dictionary and its corresponding classifier from the source domain, which can be used to…

计算机视觉与模式识别 · 计算机科学 2016-05-27 Ke Wang , Jiayong Liu , Daniel González

Most few-shot learning works rely on the same domain assumption between the base and the target tasks, hindering their practical applications. This paper proposes an adaptive transformer network (ADAPTER), a simple but effective solution…

Domain adaptation investigates the problem of leveraging knowledge from a well-labeled source domain to an unlabeled target domain, where the two domains are drawn from different data distributions. Because of the distribution shifts,…

计算机视觉与模式识别 · 计算机科学 2019-07-12 Jingjing Li , Mengmeng Jing , Yue Xie , Ke Lu , Zi Huang

When only limited target domain data is available, domain adaptation could be used to promote performance of deep neural network (DNN) acoustic model by leveraging well-trained source model and target domain data. However, suffering from…

音频与语音处理 · 电气工程与系统科学 2020-11-06 Han Zhu , Jiangjiang Zhao , Yuling Ren , Li Wang , Pengyuan Zhang

Domain adaptation refers to the problem of leveraging labeled data in a source domain to learn an accurate model in a target domain where labels are scarce or unavailable. A recent approach for finding a common representation of the two…

机器学习 · 统计学 2018-03-20 Rui Shu , Hung H. Bui , Hirokazu Narui , Stefano Ermon

To deal with the domain shift between training and test samples, current methods have primarily focused on learning generalizable features during training and ignore the specificity of unseen samples that are also critical during the test.…

计算机视觉与模式识别 · 计算机科学 2023-08-22 Jian Zhang , Lei Qi , Yinghuan Shi , Yang Gao

Clinical AI systems frequently suffer performance decay post-deployment due to temporal data shifts, such as evolving populations, diagnostic coding updates (e.g., ICD-9 to ICD-10), and systemic shocks like the COVID-19 pandemic. Addressing…

应用统计 · 统计学 2026-01-22 Xin Xiong , Zijian Guo , Haobo Zhu , Chuan Hong , Jordan W Smoller , Tianxi Cai , Molei Liu

Domain adaptation addresses the problem created when training data is generated by a so-called source distribution, but test data is generated by a significantly different target distribution. In this work, we present approximate label…

机器学习 · 计算机科学 2017-03-03 Jordan T. Ash , Robert E. Schapire , Barbara E. Engelhardt

Domain adversarial learning aligns the feature distributions across the source and target domains in a two-player minimax game. Existing domain adversarial networks generally assume identical label space across different domains. In the…

计算机视觉与模式识别 · 计算机科学 2018-08-14 Zhangjie Cao , Lijia Ma , Mingsheng Long , Jianmin Wang

A typical domain adaptation approach is to adapt models trained on the annotated data in a source domain (e.g., sunny weather) for achieving high performance on the test data in a target domain (e.g., rainy weather). Whether the target…

计算机视觉与模式识别 · 计算机科学 2020-03-31 Ziwei Liu , Zhongqi Miao , Xingang Pan , Xiaohang Zhan , Dahua Lin , Stella X. Yu , Boqing Gong

Model adaptation aims at solving the domain transfer problem under the constraint of only accessing the pretrained source models. With the increasing considerations of data privacy and transmission efficiency, this paradigm has been gaining…

密码学与安全 · 计算机科学 2023-11-28 Lijun Sheng , Jian Liang , Ran He , Zilei Wang , Tieniu Tan

Efficient and robust policy transfer remains a key challenge for reinforcement learning to become viable for real-wold robotics. Policy transfer through warm initialization, imitation, or interacting over a large set of agents with…

机器学习 · 计算机科学 2021-05-12 Girish Joshi , Girish Chowdhary

Federated learning improves data privacy and efficiency in machine learning performed over networks of distributed devices, such as mobile phones, IoT and wearable devices, etc. Yet models trained with federated learning can still fail to…

计算机视觉与模式识别 · 计算机科学 2025-08-26 Xingchao Peng , Zijun Huang , Yizhe Zhu , Kate Saenko

The recent success of deep neural networks relies on massive amounts of labeled data. For a target task where labeled data is unavailable, domain adaptation can transfer a learner from a different source domain. In this paper, we propose a…

机器学习 · 计算机科学 2017-02-17 Mingsheng Long , Han Zhu , Jianmin Wang , Michael I. Jordan

Domain adaptation considers the problem of generalising a model learnt using data from a particular source domain to a different target domain. Often it is difficult to find a suitable single source to adapt from, and one must consider…

计算与语言 · 计算机科学 2020-04-20 Xia Cui , Danushka Bollegala

We propose a method for unsupervised domain adaptation that trains a shared embedding to align the joint distributions of inputs (domain) and outputs (classes), making any classifier agnostic to the domain. Joint alignment ensures that not…

机器学习 · 计算机科学 2019-05-28 Safa Cicek , Stefano Soatto

Streamflow forecasts are critical to guide water resource management, mitigate drought and flood effects, and develop climate-smart infrastructure and governance. Many global regions, however, have limited streamflow observations to guide…

机器学习 · 计算机科学 2023-04-18 Roland Oruche , Fearghal O'Donncha

libact is a Python package designed to make active learning easier for general users. The package not only implements several popular active learning strategies, but also features the active-learning-by-learning meta-algorithm that assists…

机器学习 · 计算机科学 2017-10-03 Yao-Yuan Yang , Shao-Chuan Lee , Yu-An Chung , Tung-En Wu , Si-An Chen , Hsuan-Tien Lin

Recent works of multi-source domain adaptation focus on learning a domain-agnostic model, of which the parameters are static. However, such a static model is difficult to handle conflicts across multiple domains, and suffers from a…

计算机视觉与模式识别 · 计算机科学 2021-03-22 Yunsheng Li , Lu Yuan , Yinpeng Chen , Pei Wang , Nuno Vasconcelos