中文
相关论文

相关论文: Overcoming label shift with target-aware federated…

200 篇论文

Federated Learning has emerged as a leading paradigm for decentralized, privacy-preserving learning, particularly relevant in the era of interconnected edge devices equipped with sensors. However, the practical implementation of Federated…

机器学习 · 计算机科学 2025-07-15 Manuel Röder , Christoph Raab , Frank-Michael Schleif

Federated learning methods enable us to train machine learning models on distributed user data while preserving its privacy. However, it is not always feasible to obtain high-quality supervisory signals from users, especially for vision…

计算机视觉与模式识别 · 计算机科学 2021-08-18 Chun-Han Yao , Boqing Gong , Yin Cui , Hang Qi , Yukun Zhu , Ming-Hsuan Yang

Federated learning enables distributed clients to collaborate on training while storing their data locally to protect client privacy. However, due to the heterogeneity of data, models, and devices, the final global model may need to perform…

机器学习 · 计算机科学 2024-06-25 Wolong Xing , Zhenkui Shi , Hongyan Peng , Xiantao Hu , Xianxian Li

Federated learning is a distributed paradigm that allows multiple parties to collaboratively train deep models without exchanging the raw data. However, the data distribution among clients is naturally non-i.i.d., which leads to severe…

机器学习 · 计算机科学 2023-01-31 Tianfei Zhou , Ender Konukoglu

Personalized federated learning (PFL) aims to harness the collective wisdom of clients' data while building personalized models tailored to individual clients' data distributions. Existing works offer personalization primarily to clients…

计算机视觉与模式识别 · 计算机科学 2023-11-01 Hong-You Chen , Jike Zhong , Mingda Zhang , Xuhui Jia , Hang Qi , Boqing Gong , Wei-Lun Chao , Li Zhang

Federated learning achieves joint training of deep models by connecting decentralized data sources, which can significantly mitigate the risk of privacy leakage. However, in a more general case, the distributions of labels among clients are…

机器学习 · 计算机科学 2022-12-20 Tao Sheng , Chengchao Shen , Yuan Liu , Yeyu Ou , Zhe Qu , Jianxin 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

In this paper, we propose a novel approach, Federated Domain Generalization with Label Smoothing and Balanced Decentralized Training (FedSB), to address the challenges of data heterogeneity within a federated learning framework. FedSB…

机器学习 · 计算机科学 2025-02-11 Milad Soltany , Farhad Pourpanah , Mahdiyar Molahasani , Michael Greenspan , Ali Etemad

Multi-source domain adaptation has been intensively studied. The distribution shift in features inherent to specific domains causes the negative transfer problem, degrading a model's generality to unseen tasks. In Federated Learning (FL),…

机器学习 · 计算机科学 2022-10-18 Yuwei Sun , Ng Chong , Hideya Ochiai

Federated Learning (FL) is a distributed machine learning framework that trains accurate global models while preserving clients' privacy-sensitive data. However, most FL approaches assume that clients possess labeled data, which is often…

机器学习 · 计算机科学 2024-11-01 Seungjoo Lee , Thanh-Long V. Le , Jaemin Shin , Sung-Ju Lee

Federated Learning (FL) offers a decentralized paradigm for collaborative model training without direct data sharing, yet it poses unique challenges for Domain Generalization (DG), including strict privacy constraints, non-i.i.d. local…

机器学习 · 计算机科学 2025-01-28 Sunny Gupta , Vinay Sutar , Varunav Singh , Amit Sethi

Most existing federated learning methods assume that clients have fully labeled data to train on, while in reality, it is hard for the clients to get task-specific labels due to users' privacy concerns, high labeling costs, or lack of…

机器学习 · 计算机科学 2023-02-24 Nan Yang , Dong Yuan , Charles Z Liu , Yongkun Deng , Wei Bao

The purpose of federated learning is to enable multiple clients to jointly train a machine learning model without sharing data. However, the existing methods for training an image segmentation model have been based on an unrealistic…

计算机视觉与模式识别 · 计算机科学 2022-05-05 Jeffry Wicaksana , Zengqiang Yan , Dong Zhang , Xijie Huang , Huimin Wu , Xin Yang , Kwang-Ting Cheng

Federated Learning (FL) on graphs enables collaborative model training to enhance performance without compromising the privacy of each client. However, existing methods often overlook the mutable nature of graph data, which frequently…

机器学习 · 计算机科学 2025-03-07 Sungwon Kim , Yoonho Lee , Yunhak Oh , Namkyeong Lee , Sukwon Yun , Junseok Lee , Sein Kim , Carl Yang , Chanyoung Park

Federated learning (FL) allows collaborative machine learning training without sharing private data. While most FL methods assume identical data domains across clients, real-world scenarios often involve heterogeneous data domains.…

机器学习 · 计算机科学 2024-10-29 Lei Wang , Jieming Bian , Letian Zhang , Chen Chen , Jie Xu

Federated learning (FL) is an emerging distributed machine learning paradigm that enables collaborative training of machine learning models over decentralized devices without exposing their local data. One of the major challenges in FL is…

分布式、并行与集群计算 · 计算机科学 2024-07-11 Md Sirajul Islam , Simin Javaherian , Fei Xu , Xu Yuan , Li Chen , Nian-Feng Tzeng

Federated learning aims to collaboratively train models without accessing their client's local private data. The data may be Non-IID for different clients and thus resulting in poor performance. Recently, personalized federated learning…

机器学习 · 计算机科学 2023-02-16 Dui Wang , Li Shen , Yong Luo , Han Hu , Kehua Su , Yonggang Wen , Dacheng Tao

Federated Learning (FL) is a machine learning paradigm that safeguards privacy by retaining client data on edge devices. However, optimizing FL in practice can be challenging due to the diverse and heterogeneous nature of the learning…

机器学习 · 计算机科学 2024-06-11 Yongxin Guo , Xiaoying Tang , Tao Lin

In federated learning (FL), multiple clients collaborate to train machine learning models together while keeping their data decentralized. Through utilizing more training data, FL suffers from the potential negative transfer problem: the…

机器学习 · 计算机科学 2023-06-13 Wenxuan Bao , Haohan Wang , Jun Wu , Jingrui He

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