中文
相关论文

相关论文: Domain Adaptation Optimized for Robustness in Mixt…

200 篇论文

Traditional machine learning assumes that training and test sets are derived from the same distribution; however, this assumption does not always hold in practical applications. This distribution disparity can lead to severe performance…

机器学习 · 计算机科学 2025-02-18 Ahmad Chaddad , Yihang Wu , Yuchen Jiang , Ahmed Bouridane , Christian Desrosiers

Domain generalization aims to develop a model that can perform well on unseen target domains by learning from multiple source domains. However, recent-proposed domain generalization models usually rely on domain labels, which may not be…

机器学习 · 计算机科学 2024-06-11 Zongbin Wang , Bin Pan , Zhenwei Shi

This paper addresses the problem of unsupervised domain adaption from theoretical and algorithmic perspectives. Existing domain adaptation theories naturally imply minimax optimization algorithms, which connect well with the domain…

机器学习 · 计算机科学 2019-07-24 Yuchen Zhang , Tianle Liu , Mingsheng Long , Michael I. Jordan

Domain adaptation aims to learn a transferable model to bridge the domain shift between one labeled source domain and another sparsely labeled or unlabeled target domain. Since the labeled data may be collected from multiple sources,…

计算机视觉与模式识别 · 计算机科学 2020-03-03 Sicheng Zhao , Bo Li , Xiangyu Yue , Pengfei Xu , Kurt Keutzer

In non-stationary environments, learning machines usually confront the domain adaptation scenario where the data distribution does change over time. Previous domain adaptation works have achieved great success in theory and practice.…

机器学习 · 计算机科学 2020-05-06 Zhongyi Han , Xian-Jin Gui , Chaoran Cui , Yilong Yin

The empirical fact that classifiers, trained on given data collections, perform poorly when tested on data acquired in different settings is theoretically explained in domain adaptation through a shift among distributions of the source and…

计算机视觉与模式识别 · 计算机科学 2017-04-28 Fabio Maria Carlucci , Lorenzo Porzi , Barbara Caputo , Elisa Ricci , Samuel Rota Bulò

Domain adaptation (DA) aims to alleviate the domain shift between source domain and target domain. Most DA methods require access to the source data, but often that is not possible (e.g. due to data privacy or intellectual property). In…

计算机视觉与模式识别 · 计算机科学 2023-09-04 Shiqi Yang , Yaxing Wang , Joost van de Weijer , Luis Herranz , Shangling Jui , Jian Yang

Adapting to dynamic data distributions is a practical yet challenging task. One effective strategy is to use a model ensemble, which leverages the diverse expertise of different models to transfer knowledge to evolving data distributions.…

Domain adaptation aims to mitigate performance degradation caused by distribution shifts between a labeled source domain and an unlabeled or sparsely labeled target domain. Most existing approaches estimate domain discrepancy either in…

计算机视觉与模式识别 · 计算机科学 2026-05-26 Xi Ding , Lei Wang , Syuan-Hao Li , Yongsheng Gao

Adaptive importance sampling for stochastic optimization is a promising approach that offers improved convergence through variance reduction. In this work, we propose a new framework for variance reduction that enables the use of mixtures…

机器学习 · 计算机科学 2019-04-01 Zalán Borsos , Sebastian Curi , Kfir Y. Levy , Andreas Krause

We tackle an unsupervised domain adaptation problem for which the domain discrepancy between labeled source and unlabeled target domains is large, due to many factors of inter and intra-domain variation. While deep domain adaptation methods…

计算机视觉与模式识别 · 计算机科学 2020-08-26 Shuyang Dai , Kihyuk Sohn , Yi-Hsuan Tsai , Lawrence Carin , Manmohan Chandraker

The fine-grained localization of clinicians in the operating room (OR) is a key component to design the new generation of OR support systems. Computer vision models for person pixel-based segmentation and body-keypoints detection are needed…

计算机视觉与模式识别 · 计算机科学 2022-07-01 Vinkle Srivastav , Afshin Gangi , Nicolas Padoy

Adapting machine learning models to new domains without labeled data, especially when source data is inaccessible, is a critical challenge in applications like medical imaging, autonomous driving, and remote sensing. This task, known as…

计算机视觉与模式识别 · 计算机科学 2024-12-24 Ruiqiang Xiao , Songning Lai , Yijun Yang , Jiemin Wu , Yutao Yue , Lei Zhu

The growing deployment of low-cost, distributed sensor networks in environmental and biomedical domains has enabled continuous, large-scale health monitoring. However, these systems often face challenges related to degraded data quality…

机器学习 · 计算机科学 2025-08-07 Keivan Faghih Niresi , Ismail Nejjar , Olga Fink

We propose Domain Adaptation via Feature Refinement (DAFR2), a simple yet effective framework for unsupervised domain adaptation under distribution shift. The proposed method synergistically combines three key components: adaptation of…

计算机视觉与模式识别 · 计算机科学 2025-08-25 Savvas Karatsiolis , Andreas Kamilaris

We introduce a new representation learning approach for domain adaptation, in which data at training and test time come from similar but different distributions. Our approach is directly inspired by the theory on domain adaptation…

We develop an algorithm to improve the performance of a pre-trained model under concept shift without retraining the model from scratch when only unannotated samples of initial concepts are accessible. We model this problem as a domain…

机器学习 · 计算机科学 2022-11-22 Mohammad Rostami , Aram Galstyan

Natural language processing (NLP) algorithms are rapidly improving but often struggle when applied to out-of-distribution examples. A prominent approach to mitigate the domain gap is domain adaptation, where a model trained on a source…

计算与语言 · 计算机科学 2022-09-05 Eyal Ben-David , Yftah Ziser , Roi Reichart

The insertion of deep learning in medical image analysis had lead to the development of state-of-the art strategies in several applications such a disease classification, as well as abnormality detection and segmentation. However, even the…

图像与视频处理 · 电气工程与系统科学 2022-02-24 Mauricio Orbes-Arteaga , Thomas Varsavsky , Lauge Sorensen , Mads Nielsen , Akshay Pai , Sebastien Ourselin , Marc Modat , M Jorge Cardoso

Existing techniques to adapt semantic segmentation networks across the source and target domains within deep convolutional neural networks (CNNs) deal with all the samples from the two domains in a global or category-aware manner. They do…

计算机视觉与模式识别 · 计算机科学 2020-12-18 Minsu Kim , Sunghun Joung , Seungryong Kim , JungIn Park , Ig-Jae Kim , Kwanghoon Sohn