中文
相关论文

相关论文: Distribution-Free Fair Federated Learning with Sma…

200 篇论文

In this paper, we present FedRewind, a novel approach to decentralized federated learning that leverages model exchange among nodes to address the issue of data distribution shift. Drawing inspiration from continual learning (CL) principles…

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

In critical machine learning applications, ensuring fairness is essential to avoid perpetuating social inequities. In this work, we address the challenges of reducing bias and improving accuracy in data-scarce environments, where the cost…

机器学习 · 计算机科学 2023-12-15 Romain Camilleri , Andrew Wagenmaker , Jamie Morgenstern , Lalit Jain , Kevin Jamieson

Federated recommendations leverage the federated learning (FL) techniques to make privacy-preserving recommendations. Though recent success in the federated recommender system, several vital challenges remain to be addressed: (i) The…

信息检索 · 计算机科学 2022-08-25 Sichun Luo , Yuanzhang Xiao , Yang Liu , Congduan Li , Linqi Song

Recent advances in Federated Learning (FL) have brought large-scale collaborative machine learning opportunities for massively distributed clients with performance and data privacy guarantees. However, most current works focus on the…

机器学习 · 计算机科学 2023-04-12 Yuxin Shi , Han Yu , Cyril Leung

Federated learning is a framework for distributed optimization that places emphasis on communication efficiency. In particular, it follows a client-server broadcast model and is particularly appealing because of its ability to accommodate…

机器学习 · 计算机科学 2022-03-30 Han Wang , Siddartha Marella , James Anderson

Federated learning (FL) is a distributed machine learning technique in which multiple clients cooperate to train a shared model without exchanging their raw data. However, heterogeneity of data distribution among clients usually leads to…

机器学习 · 计算机科学 2023-03-23 Yu Qiao , Seong-Bae Park , Sun Moo Kang , Choong Seon Hong

Federated learning is a paradigm of increasing relevance in real world applications, aimed at building a global model across a network of heterogeneous users without requiring the sharing of private data. We focus on model learning over…

机器学习 · 计算机科学 2025-07-24 Aritz Pérez , Carlos Echegoyen , Guzmán Santafé

Heterogeneity arising from label distribution skew and data scarcity can cause inaccuracy and unfairness in intelligent communication applications that heavily rely on distributed computing. To deal with it, this paper proposes a novel…

机器学习 · 计算机科学 2025-09-18 Chenghao Huang , Xiaolu Chen , Yanru Zhang , Hao Wang

Federated learning is a popular paradigm for machine learning. Ideally, federated learning works best when all clients share a similar data distribution. However, it is not always the case in the real world. Therefore, the topic of…

机器学习 · 计算机科学 2022-12-20 Yuchuan Huang , Chen Hu

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

Machine learning algorithms are undoubtedly one of the most popular algorithms in recent years, and neural networks have demonstrated unprecedented precision. In daily life, different communities may have different user characteristics,…

分布式、并行与集群计算 · 计算机科学 2022-05-24 Yang ChaoQun

Federated Learning enables visual models to be trained on-device, bringing advantages for user privacy (data need never leave the device), but challenges in terms of data diversity and quality. Whilst typical models in the datacenter are…

机器学习 · 计算机科学 2020-07-20 Tzu-Ming Harry Hsu , Hang Qi , Matthew Brown

Traditional machine learning relies on a centralized data pipeline, i.e., data are provided to a central server for model training. In many applications, however, data are inherently fragmented. Such a decentralized nature of these…

Algorithmic fairness has become a central concern in modern machine learning and AI applications. However, two pressing challenges remain: (1) The fairness guarantees of existing methods often rely on specific data distributional…

统计方法学 · 统计学 2026-05-14 Xiaotian Hou , Linjun Zhang

Federated learning has emerged as an important distributed learning paradigm, where a server aggregates a global model from many client-trained models while having no access to the client data. Although it is recognized that statistical…

计算机视觉与模式识别 · 计算机科学 2021-04-29 Weituo Hao , Mostafa El-Khamy , Jungwon Lee , Jianyi Zhang , Kevin J Liang , Changyou Chen , Lawrence Carin

Federated learning (FL) is an emerging paradigm for decentralized training of machine learning models on distributed clients, without revealing the data to the central server. The learning scheme may be horizontal, vertical or hybrid (both…

机器学习 · 计算机科学 2024-01-11 Fanfei Meng , Lele Zhang , Yu Chen , Yuxin Wang

Ranking algorithms as an essential component of retrieval systems have been constantly improved in previous studies, especially regarding relevance-based utilities. In recent years, more and more research attempts have been proposed…

信息检索 · 计算机科学 2024-05-29 Fumian Chen , Hui Fang

In this paper we propose \texttt{GIFAIR-FL}: a framework that imposes \textbf{G}roup and \textbf{I}ndividual \textbf{FAIR}ness to \textbf{F}ederated \textbf{L}earning settings. By adding a regularization term, our algorithm penalizes the…

机器学习 · 计算机科学 2023-07-04 Xubo Yue , Maher Nouiehed , Raed Al Kontar