中文
相关论文

相关论文: Federated Dataset Dictionary Learning for Multi-So…

200 篇论文

Federated Domain Adaptation (FDA) is a federated learning (FL) approach that improves model performance at the target client by collaborating with source clients while preserving data privacy. FDA faces two primary challenges: domain shifts…

机器学习 · 计算机科学 2025-09-16 Mrinmay Sen , Ankita Das , Sidhant Nair , C Krishna Mohan

Multi-source domain adaptation aims at leveraging the knowledge from multiple tasks for predicting a related target domain. Hence, a crucial aspect is to properly combine different sources based on their relations. In this paper, we…

机器学习 · 计算机科学 2021-06-16 Changjian Shui , Zijian Li , Jiaqi Li , Christian Gagné , Charles Ling , Boyu Wang

Dataset-level heterogeneity introduces significant domain biases that fundamentally degrade generalization on general Time Series Foundation Models (TSFMs), yet this challenge remains underexplored. This paper rethinks the from-scratch…

机器学习 · 计算机科学 2026-03-17 Shengchao Chen , Guodong Long , Michael Blumenstein , Jing Jiang

Federated domain adaptation (FDA) aims to collaboratively transfer knowledge from source clients (domains) to the related but different target client, without communicating the local data of any client. Moreover, the source clients have…

机器学习 · 计算机科学 2023-05-19 Chang'an Yi , Haotian Chen , Yonghui Xu , Yifan Zhang

Domain adaptation is the supervised learning setting in which the training and test data are sampled from different distributions: training data is sampled from a source domain, whilst test data is sampled from a target domain. This paper…

机器学习 · 统计学 2016-10-21 Wouter M. Kouw , Jesse H. Krijthe , Marco Loog , Laurens J. P. van der Maaten

Classifiers trained on given databases perform poorly when tested on data acquired in different settings. This is explained in domain adaptation through a shift among distributions of the source and target domains. Attempts to align them…

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

In conventional domain adaptation, a critical assumption is that there exists a fully labeled domain (source) that contains the same label space as another unlabeled or scarcely labeled domain (target). However, in the real world, there…

机器学习 · 计算机科学 2019-05-01 Shuhan Tan , Jiening Jiao , Wei-Shi Zheng

Cross-silo Federated learning (FL) has become a promising tool in machine learning applications for healthcare. It allows hospitals/institutions to train models with sufficient data while the data is kept private. To make sure the FL model…

机器学习 · 计算机科学 2022-09-12 Aoxiao Zhong , Hao He , Zhaolin Ren , Na Li , Quanzheng Li

Unsupervised domain adaptation has been widely adopted to generalize models for unlabeled data in a target domain, given labeled data in a source domain, whose data distributions differ from the target domain. However, existing works are…

计算机视觉与模式识别 · 计算机科学 2021-05-18 Weiming Zhuang , Xin Gan , Yonggang Wen , Xuesen Zhang , Shuai Zhang , Shuai Yi

Federated Learning (FL) is an emerging paradigm that enables multiple users to collaboratively train a robust model in a privacy-preserving manner without sharing their private data. Most existing approaches of FL only consider traditional…

计算机视觉与模式识别 · 计算机科学 2023-12-13 I-Jieh Liu , Ci-Siang Lin , Fu-En Yang , Yu-Chiang Frank Wang

Due to the scarcity of industrial data, individual equipment users, particularly start-ups, struggle to independently train a comprehensive fault diagnosis model; federated learning enables collaborative training while ensuring data…

人工智能 · 计算机科学 2026-04-10 Zexiao Wang , Yankai Wang , Xiaoqiang Liao , Xinguo Ming , Weiming Shen

Federated Learning (FL) enables decentralized model training across multiple clients without exposing private data, making it ideal for privacy-sensitive applications. However, in real-world FL scenarios, clients often hold data from…

计算机视觉与模式识别 · 计算机科学 2026-04-09 Huy Q. Le , Loc X. Nguyen , Yu Qiao , Seong Tae Kim , Eui-Nam Huh , Choong Seon Hong

Federated Learning (FL) has recently emerged as a possible way to tackle the domain shift in real-world Semantic Segmentation (SS) without compromising the private nature of the collected data. However, most of the existing works on FL…

计算机视觉与模式识别 · 计算机科学 2022-10-06 Donald Shenaj , Eros Fanì , Marco Toldo , Debora Caldarola , Antonio Tavera , Umberto Michieli , Marco Ciccone , Pietro Zanuttigh , Barbara Caputo

Federated learning in practice must contend with heterogeneous feature spaces, severe non-IID data, and scarce labels across clients. We present FedFusion, a federated transfer-learning framework that unifies domain adaptation and frugal…

机器学习 · 计算机科学 2025-09-24 Ferdinand Kahenga , Antoine Bagula , Patrick Sello , Sajal K. Das

Recently, semi-supervised federated learning (semi-FL) has been proposed to handle the commonly seen real-world scenarios with labeled data on the server and unlabeled data on the clients. However, existing methods face several challenges…

计算机视觉与模式识别 · 计算机科学 2024-06-13 Mingzhao Yang , Shangchao Su , Bin Li , Xiangyang Xue

Domain adaptation is critical for learning in new and unseen environments. With domain adversarial training, deep networks can learn disentangled and transferable features that effectively diminish the dataset shift between the source and…

计算机视觉与模式识别 · 计算机科学 2019-04-09 Zhangjie Cao , Kaichao You , Mingsheng Long , Jianmin Wang , Qiang Yang

One challenge of object recognition is to generalize to new domains, to more classes and/or to new modalities. This necessitates methods to combine and reuse existing datasets that may belong to different domains, have partial annotations,…

计算机视觉与模式识别 · 计算机科学 2021-09-29 Rui Gong , Dengxin Dai , Yuhua Chen , Wen Li , Luc Van Gool

Machine learning typically relies on the assumption that training and testing distributions are identical and that data is centrally stored for training and testing. However, in real-world scenarios, distributions may differ significantly…

机器学习 · 计算机科学 2025-08-22 Ying Li , Xingwei Wang , Rongfei Zeng , Praveen Kumar Donta , Ilir Murturi , Min Huang , Schahram Dustdar

Detection models trained by one party (including server) may face severe performance degradation when distributed to other users (clients). Federated learning can enable multi-party collaborative learning without leaking client data. In…

计算机视觉与模式识别 · 计算机科学 2023-08-29 Shangchao Su , Bin Li , Chengzhi Zhang , Mingzhao Yang , Xiangyang Xue

Many existing FL methods assume clients with fully-labeled data, while in realistic settings, clients have limited labels due to the expensive and laborious process of labeling. Limited labeled local data of the clients often leads to their…

机器学习 · 计算机科学 2023-07-19 Yae Jee Cho , Gauri Joshi , Dimitrios Dimitriadis