中文
相关论文

相关论文: FedHypeVAE: Federated Learning with Hypernetwork G…

200 篇论文

Generative modeling and self-supervised learning have in recent years made great strides towards learning from data in a completely unsupervised way. There is still however an open area of investigation into guiding a neural network to…

机器学习 · 计算机科学 2023-05-17 Vaishnavi Patil , Matthew Evanusa , Joseph JaJa

Federated learning enables isolated clients to train a shared model collaboratively by aggregating the locally-computed gradient updates. However, privacy information could be leaked from uploaded gradients and be exposed to malicious…

密码学与安全 · 计算机科学 2023-02-28 Dun Zeng , Shiyu Liu , Siqi Liang , Zonghang Li , Hui Wang , Irwin King , Zenglin Xu

Typical machine learning approaches require centralized data for model training, which may not be possible where restrictions on data sharing are in place due to, for instance, privacy and gradient protection. The recently proposed…

计算机视觉与模式识别 · 计算机科学 2023-12-14 Hanchi Ren , Jingjing Deng , Xianghua Xie , Xiaoke Ma , Yichuan Wang

Purpose: Handling heterogeneous and mixed data types has become increasingly critical with the exponential growth in real-world databases. While deep generative models attempt to merge diverse data views into a common latent space, they…

Providing privacy protection has been one of the primary motivations of Federated Learning (FL). Recently, there has been a line of work on incorporating the formal privacy notion of differential privacy with FL. To guarantee the…

机器学习 · 计算机科学 2021-06-28 Xinwei Zhang , Xiangyi Chen , Mingyi Hong , Zhiwei Steven Wu , Jinfeng Yi

As privacy protection gains increasing importance, more models are being trained on edge devices and subsequently merged into the central server through Federated Learning (FL). However, current research overlooks the impact of network…

机器学习 · 计算机科学 2025-08-04 Hangyu Li , Hongyue Wu , Guodong Fan , Zhen Zhang , Shizhan Chen , Zhiyong Feng

In this work, we explore differentially private synthetic data generation in a decentralized-data setting by building on the recently proposed Differentially Private Class-Centric Data Aggregation (DP-CDA). DP-CDA synthesizes data in a…

机器学习 · 统计学 2025-09-15 Utsab Saha , Tanvir Muntakim Tonoy , Hafiz Imtiaz

Federated learning is gaining popularity as a distributed machine learning method that can be used to deploy AI-dependent IoT applications while protecting client data privacy and security. Due to the differences of clients, a single global…

机器学习 · 计算机科学 2022-02-21 Xingjian Cao , Gang Sun , Hongfang Yu , Mohsen Guizani

Existing approaches in Federated Learning (FL) mainly focus on sending model parameters or gradients from clients to a server. However, these methods are plagued by significant inefficiency, privacy, and security concerns. Thanks to the…

机器学习 · 计算机科学 2024-06-04 Jie Zhang , Xiaohua Qi , Bo Zhao

The use of trajectory data with abundant spatial-temporal information is pivotal in Intelligent Transport Systems (ITS) and various traffic system tasks. Location-Based Services (LBS) capitalize on this trajectory data to offer users…

人工智能 · 计算机科学 2024-07-15 Yuchen Jiang , Ying Wu , Shiyao Zhang , James J. Q. Yu

Federated learning (FL) has recently emerged as a popular privacy-preserving collaborative learning paradigm. However, it suffers from the non-independent and identically distributed (non-IID) data among clients. In this paper, we propose a…

机器学习 · 计算机科学 2022-06-14 Zijian Li , Jiawei Shao , Yuyi Mao , Jessie Hui Wang , Jun Zhang

Accommodating edge networks between IoT devices and the cloud server in Hierarchical Federated Learning (HFL) enhances communication efficiency without compromising data privacy. However, devices connected to the same edge often share…

In many real-world applications of machine learning, data are distributed across many clients and cannot leave the devices they are stored on. Furthermore, each client's data, computational resources and communication constraints may be…

Federated Learning (FL) has emerged as a promising paradigm for privacy-preserving distributed learning. However, existing FL methods face a fundamental challenge. Traditional averaging-based approaches suffer from parameter divergence…

机器学习 · 计算机科学 2026-05-21 Penglin Dai , Fulian Li , Xincao Xu , Junhua Wang , Lixin Duan , Xiao Wu

Federated Learning provides a privacy-preserving paradigm for distributed learning, but suffers from statistical heterogeneity across clients. Personalized Federated Learning (PFL) mitigates this issue by considering client-specific models.…

机器学习 · 统计学 2026-02-17 Ala Emrani , Amir Najafi , Abolfazl Motahari

Federated learning is a method used in machine learning to allow multiple devices to work together on a model without sharing their private data. Each participant keeps their private data on their system and trains a local model and only…

密码学与安全 · 计算机科学 2025-04-07 Feiran Yang

Federated Learning (FL) has emerged as a promising paradigm for privacy-preserving collaborative learning, yet data heterogeneity remains a critical challenge. While existing methods achieve progress in addressing data heterogeneity for…

机器学习 · 计算机科学 2025-08-19 Yuhao Zhou , Jindi Lv , Yuxin Tian , Dan Si , Qing Ye , Jiancheng Lv

Conventional gradient-sharing approaches for federated learning (FL), such as FedAvg, rely on aggregation of local models and often face performance degradation under differential privacy (DP) mechanisms or data heterogeneity, which can be…

机器学习 · 计算机科学 2024-10-25 Hui-Po Wang , Dingfan Chen , Raouf Kerkouche , Mario Fritz

Federated learning is an emerging distributed machine learning framework aiming at protecting data privacy. Data heterogeneity is one of the core challenges in federated learning, which could severely degrade the convergence rate and…

机器学习 · 统计学 2025-11-27 Feifei Wang , Huiyun Tang , Yang Li

Federated learning has emerged as an attractive approach to protect data privacy by eliminating the need for sharing clients' data while reducing communication costs compared with centralized machine learning algorithms. However, recent…