中文
相关论文

相关论文: Bayesian Coreset Optimization for Personalized Fed…

200 篇论文

Optimization-based techniques for federated learning (FL) often come with prohibitive communication cost, as high dimensional model parameters need to be communicated repeatedly between server and clients. In this paper, we follow a…

机器学习 · 计算机科学 2024-06-05 Tim d'Hondt , Mykola Pechenizkiy , Robert Peharz

Federated learning enables training machine learning models while preserving the privacy of participants. Surprisingly, there is no differentially private distributed method for smooth, non-convex optimization problems. The reason is that…

机器学习 · 计算机科学 2025-02-20 Egor Shulgin , Sarit Khirirat , Peter Richtárik

Federated learning (FL) is an approach to training machine learning models that takes advantage of multiple distributed datasets while maintaining data privacy and reducing communication costs associated with sharing local datasets.…

机器学习 · 计算机科学 2024-12-06 John Fischer , Marko Orescanin , Justin Loomis , Patrick McClure

Personalized medication aims to tailor healthcare to individual patient characteristics. However, the heterogeneity of patient data across healthcare systems presents significant challenges to achieving accurate and effective personalized…

人工智能 · 计算机科学 2024-12-10 Jiechao Gao , Yuangang Li

Graph Neural Networks (GNNs) have experienced rapid advancements in recent years due to their ability to learn meaningful representations from graph data structures. However, in most real-world settings, such as financial transaction…

分布式、并行与集群计算 · 计算机科学 2025-09-30 Pranjal Naman , Yogesh Simmhan

Federated learning is a privacy-focused approach towards machine learning where models are trained on client devices with locally available data and aggregated at a central server. However, the dependence on a single central server is…

机器学习 · 计算机科学 2026-01-06 Shamik Bhattacharyya , Rachel Kalpana Kalaimani

Traditionally, clustered federated learning groups clients with the same data distribution into a cluster, so that every client is uniquely associated with one data distribution and helps train a model for this distribution. We relax this…

机器学习 · 计算机科学 2022-03-24 Yichen Ruan , Carlee Joe-Wong

We propose a federated learning method with weighted nodes in which the weights can be modified to optimize the model's performance on a separate validation set. The problem is formulated as a bilevel optimization where the inner problem is…

机器学习 · 计算机科学 2022-10-11 Yankun Huang , Qihang Lin , Nick Street , Stephen Baek

In this paper, we develop a novel online federated learning framework for classification, designed to handle streaming data from multiple clients while ensuring data privacy and computational efficiency. Our method leverages the generalized…

机器学习 · 统计学 2025-03-20 Wenxing Guo , Jinhan Xie , Jianya Lu , Bei jiang , Hongsheng Dai , Linglong Kong

Federated edge learning is a promising technology to deploy intelligence at the edge of wireless networks in a privacy-preserving manner. Under such a setting, multiple clients collaboratively train a global generic model under the…

机器学习 · 计算机科学 2023-02-27 Zihan Chen , Zeshen Li , Howard H. Yang , Tony Q. S. Quek

Federated learning (FL) enables collaborative model training across distributed clients while preserving data privacy. However, data and system heterogeneity often cause catastrophic forgetting and unbounded drift in model updates, leading…

机器学习 · 计算机科学 2026-04-28 Taehwan Yoon , Bongjun Choi , Wesley De Neve

Federated Learning (FL) is a recent development in distributed machine learning that collaboratively trains models without training data leaving client devices, preserving data privacy. In real-world FL, the training set is distributed over…

机器学习 · 计算机科学 2022-10-07 Jed Mills , Jia Hu , Geyong Min , Rui Jin , Siwei Zheng , Jin Wang

Federated learning enables collaborative model training across distributed clients while preserving data privacy. However, in practical deployments, device heterogeneity, non-independent, and identically distributed (Non-IID) data often…

人工智能 · 计算机科学 2026-02-20 Jin Wang , Hui Ma , Fei Xing , Ming Yan

Federated learning provides a communication-efficient and privacy-preserving training process by enabling learning statistical models with massive participants while keeping their data in local clients. However, standard federated learning…

机器学习 · 计算机科学 2022-07-15 Shenghui Li , Edith Ngai , Fanghua Ye , Thiemo Voigt

Personalized Federated Learning (PFL) aims to train customized models for clients with highly heterogeneous data distributions while preserving data privacy. Existing approaches often rely on heuristics like clustering or model…

人工智能 · 计算机科学 2026-03-13 Ping Guo , Tiantian Zhang , Xi Lin , Xiang Li , Zhi-Ri Tang , Qingfu Zhang

Coreset (or core-set) is a small weighted \emph{subset} $Q$ of an input set $P$ with respect to a given \emph{monotonic} function $f:\mathbb{R}\to\mathbb{R}$ that \emph{provably} approximates its fitting loss $\sum_{p\in P}f(p\cdot x)$ to…

机器学习 · 计算机科学 2021-12-24 Elad Tolochinsky , Ibrahim Jubran , Dan Feldman

Personalized Federated Learning (PFL) enables clients to collaboratively train personalized models tailored to their individual objectives, addressing the challenge of model generalization in traditional Federated Learning (FL) due to high…

分布式、并行与集群计算 · 计算机科学 2025-06-10 Mrinmay Sen , Chalavadi Krishna Mohan

We consider the problem of federated learning in a one-shot setting in which there are $m$ machines, each observing $n$ sample functions from an unknown distribution on non-convex loss functions. Let $F:[-1,1]^d\to\mathbb{R}$ be the…

机器学习 · 计算机科学 2024-02-07 Arsalan Sharifnassab , Saber Salehkaleybar , S. Jamaloddin Golestani

We propose a novel framework to study asynchronous federated learning optimization with delays in gradient updates. Our theoretical framework extends the standard FedAvg aggregation scheme by introducing stochastic aggregation weights to…

机器学习 · 计算机科学 2022-06-22 Yann Fraboni , Richard Vidal , Laetitia Kameni , Marco Lorenzi

Federated learning has created a decentralized method to train a machine learning model without needing direct access to client data. The main goal of a federated learning architecture is to protect the privacy of each client while still…

密码学与安全 · 计算机科学 2023-12-11 Marc Vucovich , Devin Quinn , Kevin Choi , Christopher Redino , Abdul Rahman , Edward Bowen