中文
相关论文

相关论文: Federated Covariate Shift Adaptation for Missing T…

200 篇论文

We study linear regression under covariate shift, where the marginal distribution over the input covariates differs in the source and the target domains, while the conditional distribution of the output given the input covariates is similar…

机器学习 · 计算机科学 2022-08-04 Jingfeng Wu , Difan Zou , Vladimir Braverman , Quanquan Gu , Sham M. Kakade

The problem of domain adaptation on an unlabeled target dataset using knowledge from multiple labelled source datasets is becoming increasingly important. A key challenge is to design an approach that overcomes the covariate and target…

机器学习 · 计算机科学 2022-06-03 Rosanna Turrisi , Rémi Flamary , Alain Rakotomamonjy , Massimiliano Pontil

One of the most challenging issues in federated learning is that the data is often not independent and identically distributed (nonIID). Clients are expected to contribute the same type of data and drawn from one global distribution.…

机器学习 · 计算机科学 2024-01-08 Hung Nguyen , Peiyuan Wu , Morris Chang

When training data are distributed across{ time or space,} covariate shift across fragments of training data biases cross-validation, compromising model selection and assessment. We present \textit{Fragmentation-Induced covariate-shift…

机器学习 · 计算机科学 2024-11-12 Behraj Khan , Behroz Mirza , Nouman Durrani , Tahir Syed

Statistical machine learning methods often face the challenge of limited data available from the population of interest. One remedy is to leverage data from auxiliary source populations, which share some conditional distributions or are…

统计方法学 · 统计学 2024-06-11 Hongxiang Qiu , Eric Tchetgen Tchetgen , Edgar Dobriban

We present a novel multiple-source unsupervised model for text classification under domain shift. Our model exploits the update rates in document representations to dynamically integrate domain encoders. It also employs a probabilistic…

计算与语言 · 计算机科学 2022-03-22 Payam Karisani

Current methods for covariate-shift adaptation use unlabelled data to compute importance weights or domain-invariant features, while the final model is trained on labelled data only. Here, we consider a particular case of covariate shift…

机器学习 · 统计学 2019-02-28 Julius von Kügelgen , Alexander Mey , Marco Loog

Multi-source unsupervised domain adaptation aims to leverage labeled data from multiple source domains for training a machine learning model to generalize well on a target domain without labels. Source domain selection plays a crucial role…

机器学习 · 计算机科学 2024-11-12 Yao Ma , Samuel Louvan , Zhunxuan Wang

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

The main challenge that sets transfer learning apart from traditional supervised learning is the distribution shift, reflected as the shift between the source and target models and that between the marginal covariate distributions. In this…

机器学习 · 统计学 2024-04-02 Zelin He , Ying Sun , Jingyuan Liu , Runze Li

With the advent of interconnected and sensor-equipped edge devices, Federated Learning (FL) has gained significant attention, enabling decentralized learning while maintaining data privacy. However, FL faces two challenges in real-world…

机器学习 · 计算机科学 2023-12-13 Manuel Röder , Leon Heller , Maximilian Münch , Frank-Michael Schleif

We consider nonparametric regression under covariate shift, where we observe samples from both the target distribution and a related but distinct source distribution. We introduce a novel object, the transfer function, and show that…

统计理论 · 数学 2026-03-09 Petr Zamolodtchikov

We use information-theoretic tools to derive a novel analysis of Multi-source Domain Adaptation (MDA) from the representation learning perspective. Concretely, we study joint distribution alignment for supervised MDA with few target labels…

机器学习 · 计算机科学 2023-04-06 Qi Chen , Mario Marchand

Rates of missing data often depend on record-keeping policies and thus may change across times and locations, even when the underlying features are comparatively stable. In this paper, we introduce the problem of Domain Adaptation under…

机器学习 · 计算机科学 2023-05-05 Helen Zhou , Sivaraman Balakrishnan , Zachary C. Lipton

Federated Learning (FL) is a distributed learning paradigm where clients collaboratively train a model while keeping their own data private. With an increasing scale of clients and models, FL encounters two key challenges, client drift due…

机器学习 · 计算机科学 2025-01-20 Jianhui Sun , Xidong Wu , Heng Huang , Aidong Zhang

This work includes a number of novel contributions for the multiple-source adaptation problem. We present new normalized solutions with strong theoretical guarantees for the cross-entropy loss and other similar losses. We also provide new…

机器学习 · 计算机科学 2018-05-23 Judy Hoffman , Mehryar Mohri , Ningshan Zhang

Federated learning (FL) is a popular distributed learning framework that can reduce privacy risks by not explicitly sharing private data. In this work, we explicitly uncover external covariate shift problem in FL, which is caused by the…

机器学习 · 计算机科学 2023-10-31 Zhixu Du , Jingwei Sun , Ang Li , Pin-Yu Chen , Jianyi Zhang , Hai "Helen" Li , Yiran Chen

We study the problem of choosing algorithm hyper-parameters in unsupervised domain adaptation, i.e., with labeled data in a source domain and unlabeled data in a target domain, drawn from a different input distribution. We follow the…

Given the inevitability of domain shifts during inference in real-world applications, test-time adaptation (TTA) is essential for model adaptation after deployment. However, the real-world scenario of continuously changing target…

机器学习 · 计算机科学 2023-11-28 Junyoung Park , Jin Kim , Hyeongjun Kwon , Ilhoon Yoon , Kwanghoon Sohn

Federated learning (FL) enables distributed model training from local data collected by users. In distributed systems with constrained resources and potentially high dynamics, e.g., mobile edge networks, the efficiency of FL is an important…

机器学习 · 计算机科学 2022-12-19 Shiqiang Wang , Jake Perazzone , Mingyue Ji , Kevin S. Chan