中文
相关论文

相关论文: Proportional Fairness in Federated Learning

200 篇论文

Representation learning is increasingly applied to generate representations that generalize well across multiple downstream tasks. Ensuring fairness guarantees in representation learning is crucial to prevent unfairness toward specific…

机器学习 · 计算机科学 2025-10-27 Yuhong Luo , Austin Hoag , Xintong Wang , Philip S. Thomas , Przemyslaw A. Grabowicz

Federated Learning (FL) enables multiple devices to collaboratively train a shared model while ensuring data privacy. The selection of participating devices in each training round critically affects both the model performance and training…

机器学习 · 计算机科学 2024-05-08 Chunlin Tian , Zhan Shi , Xinpeng Qin , Li Li , Chengzhong Xu

Federated learning (FL) allows predictive model training on the sensed data in a wireless Internet of things (IoT) network evading data collection cost in terms of energy, time, and privacy. In this paper, for a FL setting, we model the…

机器学习 · 计算机科学 2021-09-14 Sheeraz A. Alvi , Yi Hong , Salman Durrani

Graph federated learning enables the collaborative extraction of high-order information from distributed subgraphs while preserving the privacy of raw data. However, graph data often exhibits overlap among different clients. Previous…

机器学习 · 计算机科学 2025-12-30 Zihao Zhou , Shusen Yang , Fangyuan Zhao , Xuebin Ren

Federated learning (FL) has been a hot topic in recent years. Ever since it was introduced, researchers have endeavored to devise FL systems that protect privacy or ensure fair results, with most research focusing on one or the other. As…

机器学习 · 计算机科学 2023-06-27 Huiqiang Chen , Tianqing Zhu , Tao Zhang , Wanlei Zhou , Philip S. Yu

Federated Learning (FL) is a distributed machine learning technique, where each device contributes to the learning model by independently computing the gradient based on its local training data. It has recently become a hot research topic,…

分布式、并行与集群计算 · 计算机科学 2022-01-28 Afaf Taïk , Soumaya Cherkaoui

Federated learning (FL) offers privacy-preserving decentralized machine learning, optimizing models at edge clients without sharing private data. Simultaneously, foundation models (FMs) have gained traction in the artificial intelligence…

机器学习 · 计算机科学 2023-10-06 Sixing Yu , J. Pablo Muñoz , Ali Jannesari

Federated learning (FL) is a decentralized and privacy-preserving machine learning technique in which a group of clients collaborate with a server to learn a global model without sharing clients' data. One challenge associated with FL is…

机器学习 · 计算机科学 2022-01-27 Canh T. Dinh , Nguyen H. Tran , Tuan Dung Nguyen

Federated Learning (FL) is a distributed learning framework that can deal with the distributed issue in machine learning and still guarantee high learning performance. However, it is impractical that all users will sacrifice their resources…

Federated learning (FL) is a communication-efficient collaborative learning framework that enables model training across multiple agents with private local datasets. While the benefits of FL in improving global model performance are well…

机器学习 · 计算机科学 2026-05-19 Fateme Maleki , Krishnan Raghavan , Farzad Yousefian

Federated learning is typically approached as an optimization problem, where the goal is to minimize a global loss function by distributing computation across client devices that possess local data and specify different parts of the global…

机器学习 · 计算机科学 2021-02-02 Maruan Al-Shedivat , Jennifer Gillenwater , Eric Xing , Afshin Rostamizadeh

In mobile and IoT systems, Federated Learning (FL) is increasingly important for effectively using data while maintaining user privacy. One key challenge in FL is managing statistical heterogeneity, such as non-i.i.d. data, arising from…

机器学习 · 计算机科学 2024-05-17 Kunda Yan , Sen Cui , Abudukelimu Wuerkaixi , Jingfeng Zhang , Bo Han , Gang Niu , Masashi Sugiyama , Changshui Zhang

To protect clients' right to be forgotten in federated learning, federated unlearning aims to remove the data contribution of leaving clients from the global learned model. While current studies mainly focused on enhancing unlearning…

机器学习 · 计算机科学 2025-11-12 Siyuan Wen , Meng Zhang , Yang Yang , Ningning Ding

Personalized Federated Learning (pFL), which utilizes and deploys distinct local models, has gained increasing attention in recent years due to its success in handling the statistical heterogeneity of FL clients. However, standardized…

机器学习 · 计算机科学 2022-10-14 Daoyuan Chen , Dawei Gao , Weirui Kuang , Yaliang Li , Bolin Ding

Fair machine learning is receiving an increasing attention in machine learning fields. Researchers in fair learning have developed correlation or association-based measures such as demographic disparity, mistreatment disparity, calibration,…

计算机与社会 · 计算机科学 2019-11-20 Wen Huang , Yongkai Wu , Lu Zhang , Xintao Wu

In this paper, we propose FairNN a neural network that performs joint feature representation and classification for fairness-aware learning. Our approach optimizes a multi-objective loss function in which (a) learns a fair representation by…

Federated learning (FL) is a distributed model training paradigm that preserves clients' data privacy. It has gained tremendous attention from both academia and industry. FL hyper-parameters (e.g., the number of selected clients and the…

机器学习 · 计算机科学 2022-11-28 Huanle Zhang , Lei Fu , Mi Zhang , Pengfei Hu , Xiuzhen Cheng , Prasant Mohapatra , Xin Liu

Personalized Federated Learning (PFL) aims to learn personalized models for each client based on the knowledge across all clients in a privacy-preserving manner. Existing PFL methods generally assume that the underlying global data across…

机器学习 · 计算机科学 2023-03-28 Yang Lu , Pinxin Qian , Gang Huang , Hanzi Wang

While providing machine learning model as a service to process users' inference requests, online applications can periodically upgrade the model utilizing newly collected data. Federated learning (FL) is beneficial for enabling the training…

分布式、并行与集群计算 · 计算机科学 2023-12-22 Pengchao Han , Shiqiang Wang , Yang Jiao , Jianwei Huang

Federated learning (FL), as an emerging artificial intelligence (AI) approach, enables decentralized model training across multiple devices without exposing their local training data. FL has been increasingly gaining popularity in both…