arXiv:2509. 10691v3 Announce Type: replace-cross Abstract: Decentralized federated learning enables collaborative model training without a central server, but shared model updates can still leak sensitive information through inversion, reconstruction, and membership inference attacks.
By Fardin Jalil Piran, Zhiling Chen, Yang Zhang, Qianyu Zhou, Jiong Tang, Farhad Imani
arXiv:2606. 04399v1 Announce Type: new Abstract: In the paradigm of decentralized learning, a group of agents collaborate to train a global model using distributed datasets without a central server.
By Yunsheng Yuan, Xue Xiao, Lina Wang, Feng Li
The paper introduces a Differentially Private Federated Proximal (DP‑FedProx) framework for predicting customer churn in telecom networks. It compares DP‑FedProx with FedAvg, DP‑FedAvg, FedProx, and several centralized/local models on two public churn datasets, showing that DP‑FedProx consistently outperforms FedAvg variants and matches the best centralized model with only a slight accuracy loss while offering privacy guarantees. SHAP analysis reveals that DP‑FedProx prioritizes revenue‑group features, highlighting its practical balance between performance and privacy.
By Joydeb Kumar Sana, Subrata Chakraborty, M M Manjurul Islam
arXiv:2609.15885v1 Announce Type: cross
Abstract: This study proposes a privacy-enhanced federated learning framework to address secure collaborative training in distributed data environments. The fr...
By Zhen Zhong (Georgetown University, Washington, D.C., USA), Shini Yang (LinkedIn, CA, USA), Liesheng Wei (Shanghai Ocean University, Shanghai, China)
arXiv:2510. 04902v3 Announce Type: replace Abstract: Tuning hyperparameters in federated machine learning can substantially impact model performance.
By Johannes Liebenow, Thorsten Peinemann, Esfandiar Mohammadi
arXiv:2606. 00947v1 Announce Type: cross Abstract: Foundation models are increasingly personalized on decentralized private data through federated learning and are now deployed at scale under growing regulatory requirements for post-market monitoring.
By YongKyung Oh, Alex Bui
The paper introduces a general learning framework that protects privacy in federated learning by distorting model parameters, enabling a trade‑off between privacy and utility. The algorithm supports arbitrary privacy measurements and delivers personalized utility‑privacy balances for each parameter, client, and communication round. The authors prove that the gap between their algorithm’s utility loss and the optimal loss is sub‑linear in iterations, provide a convergence rate, and demonstrate empirically that their method outperforms baselines under the same privacy budget.
By Xiaojin Zhang, Wenjie Li, Yiming Li, Wei Chen, Shutao Xia, Qiang Yang
arXiv:2607. 10467v1 Announce Type: cross Abstract: Healthcare organizations often cannot freely centralize patient data because medical records are sensitive, regulated, and institutionally controlled.
By Sakshi Gorkhali, Jonesh Shrestha
arXiv:2507. 04771v2 Announce Type: replace-cross Abstract: Privacy protection laws, such as the GDPR, grant individuals the right to request the forgetting of their personal data not only from databases but also from machine learning (ML) models trained on them.
By Josep Domingo-Ferrer, Najeeb Jebreel, David S\'anchez
arXiv:2607. 07565v1 Announce Type: cross Abstract: One-shot federated learning (OSFL) addresses the communication overhead of federated learning by limiting training to a single round, but doing so without sacrificing model quality is non-trivial, particularly when client data distributions diverge.
By Maximilian Andreas Hoefler, Karsten Mueller, Wojciech Samek
arXiv:2607. 02187v1 Announce Type: new Abstract: Distributed machine learning enables collaborative model training without centralizing data, but it also exposes learning processes to privacy leakage and malicious manipulation.
By Xavier Mart\'inez-Lua\~na, Alba Gude-Santos, Manuel Fern\'andez-Veiga, Rebeca P. D\'iaz-Redondo
The paper introduces DP‑BR‑FedAvg, a federated learning framework that combines Gaussian‑mechanism differential privacy with a coordinate‑wise trimmed‑mean Byzantine‑robust aggregation rule. It is evaluated on a simulated cross‑institutional classification task involving fraud and clinical‑risk scoring, where it improves the F1‑score for a minority class from 0.030 (plain FedAvg) to 0.119 while bounding privacy loss. The study demonstrates that privacy and robustness mechanisms interact, and that system design for regulated, adversarial, cross‑institutional settings must account for this interaction.
By Srikumar Nayak