中文
相关论文

相关论文: Augmenting the FedProx Algorithm by Minimizing Con…

200 篇论文

Federated learning (FL) enables a set of distributed clients to jointly train machine learning models while preserving their local data privacy, making it attractive for applications in healthcare, finance, mobility, and smart-city systems.…

机器学习 · 计算机科学 2026-03-26 Eman M. AbouNassar , Amr Elshall , Sameh Abdulah

Federated learning (FL) enables distributed optimization of machine learning models while protecting privacy by independently training local models on each client and then aggregating parameters on a central server, thereby producing an…

机器学习 · 计算机科学 2022-03-08 Chencheng Xu , Zhiwei Hong , Minlie Huang , Tao Jiang

The rapid growth of the Internet of Things (IoT) offers new opportunities but also expands the attack surface of distributed, resource-limited devices. Intrusion detection in such environments is difficult due to data heterogeneity from…

网络与互联网体系结构 · 计算机科学 2025-11-04 Saadat Izadi , Shakib Komasi , Ali Salimi , Alireza Rezaei , Mahmood Ahmadi

Federated Learning (FL) has shown great potential as a privacy-preserving solution to learning from decentralized data that are only accessible to end devices (i.e., clients). In many scenarios, however, a large proportion of the clients…

机器学习 · 计算机科学 2022-01-31 Wentai Wu , Ligang He , Weiwei Lin , Carsten Maple

Federated learning (FL) allows edge devices to collectively learn a model without directly sharing data within each device, thus preserving privacy and eliminating the need to store data globally. While there are promising results under the…

机器学习 · 计算机科学 2021-07-02 Tehrim Yoon , Sumin Shin , Sung Ju Hwang , Eunho Yang

The performance of Transfer Learning (TL) heavily relies on effective pretraining, which demands large datasets and substantial computational resources. As a result, executing TL is often challenging for individual model developers.…

机器学习 · 计算机科学 2024-10-18 Evelyn Ma , Chao Pan , Rasoul Etesami , Han Zhao , Olgica Milenkovic

Federated learning is an emerging distributed machine learning framework which jointly trains a global model via a large number of local devices with data privacy protections. Its performance suffers from the non-vanishing biases introduced…

机器学习 · 计算机科学 2023-07-06 Yan Sun , Li Shen , Tiansheng Huang , Liang Ding , Dacheng Tao

The vast increase of Internet of Things (IoT) technologies and the ever-evolving attack vectors have increased cyber-security risks dramatically. A common approach to implementing AI-based Intrusion Detection systems (IDSs) in distributed…

密码学与安全 · 计算机科学 2023-08-07 Othmane Belarbi , Theodoros Spyridopoulos , Eirini Anthi , Ioannis Mavromatis , Pietro Carnelli , Aftab Khan

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

This paper presents a study on asynchronous Federated Learning (FL) in a mobile network setting. The majority of FL algorithms assume that communication between clients and the server is always available, however, this is not the case in…

机器学习 · 计算机科学 2024-03-19 Jieming Bian , Jie Xu

In Federated Learning (FL), a framework to train machine learning models across distributed data, well-known algorithms like FedAvg tend to have slow convergence rates, resulting in high communication costs during training. To address this…

机器学习 · 计算机科学 2024-02-16 Zhiwei Tang , Tsung-Hui Chang

As people pay more and more attention to privacy protection, Federated Learning (FL), as a promising distributed machine learning paradigm, is receiving more and more attention. However, due to the biased distribution of data on devices in…

机器学习 · 计算机科学 2023-02-27 Yuquan Zhang , Yongquan Zhang

As an emerging technology, federated learning (FL) involves training machine learning models over distributed edge devices, which attracts sustained attention and has been extensively studied. However, the heterogeneity of client data…

机器学习 · 计算机科学 2022-12-29 Hao Zhang , Tingting Wu , Siyao Cheng , Jie Liu

Federated Learning (FL) has emerged as a key approach for distributed machine learning, enhancing online personalization while ensuring user data privacy. Instead of sending private data to a central server as in traditional approaches, FL…

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

Federated learning (FL) is emerging as a new paradigm to train machine learning models in distributed systems. Rather than sharing, and disclosing, the training dataset with the server, the model parameters (e.g. neural networks weights and…

信号处理 · 电气工程与系统科学 2020-05-27 Stefano Savazzi , Monica Nicoli , Vittorio Rampa

Federated fine-tuning of Large Language Models (LLMs) is obstructed by a trilemma of challenges: protecting LLMs intellectual property (IP), ensuring client privacy, and mitigating performance loss on heterogeneous data. Existing methods…

机器学习 · 计算机科学 2026-04-22 Tao Fan , Guoqiang Ma , Yuanfeng Song , Lixin Fan , Kai Chen , Qiang Yang

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

Federated learning enables training on a massive number of edge devices. To improve flexibility and scalability, we propose a new asynchronous federated optimization algorithm. We prove that the proposed approach has near-linear convergence…

分布式、并行与集群计算 · 计算机科学 2020-12-08 Cong Xie , Sanmi Koyejo , Indranil Gupta

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