中文
相关论文

相关论文: FedKit: Enabling Cross-Platform Federated Learning…

200 篇论文

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 learning (FL) is a machine learning paradigm that allows multiple clients to collaboratively train a shared model while keeping their data on-premise. However, the straggler issue, due to slow clients, often hinders the efficiency…

分布式、并行与集群计算 · 计算机科学 2024-02-02 Hongpeng Guo , Haotian Gu , Xiaoyang Wang , Bo Chen , Eun Kyung Lee , Tamar Eilam , Deming Chen , Klara Nahrstedt

Federated Learning (FL) has emerged as a significant paradigm for training machine learning models. This is due to its data-privacy-preserving property and its efficient exploitation of distributed computational resources. This is achieved…

机器学习 · 计算机科学 2025-01-22 Mustafa Ghaleb , Mohanad Obeed , Muhamad Felemban , Anas Chaaban , Halim Yanikomeroglu

Federated learning is a distributed machine learning framework to collaboratively train a global model without uploading privacy-sensitive data onto a centralized server. Usually, this framework is applied to edge devices such as…

机器学习 · 计算机科学 2025-04-15 Ming-Lun Lee , Han-Chang Chou , Yan-Ann Chen

Federated Learning (FL) enables distributed training of machine learning models while keeping personal data on user devices private. While we witness increasing applications of FL in the area of mobile sensing, such as human activity…

机器学习 · 计算机科学 2022-09-22 Hyunsung Cho , Akhil Mathur , Fahim Kawsar

Federated Learning (FL) enables the multiple participating devices to collaboratively contribute to a global neural network model while keeping the training data locally. Unlike the centralized training setting, the non-IID and imbalanced…

机器学习 · 计算机科学 2024-04-16 Moming Duan , Duo Liu , Xinyuan Ji , Renping Liu , Liang Liang , Xianzhang Chen , Yujuan Tan

The Internet of Vehicles (IoV) emerges as a pivotal component for autonomous driving and intelligent transportation systems (ITS), by enabling low-latency big data processing in a dense interconnected network that comprises vehicles,…

机器学习 · 计算机科学 2024-06-07 Cyprien Quéméneur , Soumaya Cherkaoui

Federated learning has been widely applied to enable decentralized devices, which each have their own local data, to learn a shared model. However, learning from real-world data can be challenging, as it is rarely identically and…

机器学习 · 计算机科学 2020-07-28 Kavya Kopparapu , Eric Lin , Jessica Zhao

Federated learning (FL) aided health diagnostic models can incorporate data from a large number of personal edge devices (e.g., mobile phones) while keeping the data local to the originating devices, largely ensuring privacy. However, such…

机器学习 · 计算机科学 2023-03-14 Tong Xia , Jing Han , Abhirup Ghosh , Cecilia Mascolo

Mobile sensing appears as a promising solution for health inference problem (e.g., influenza-like symptom recognition) by leveraging diverse smart sensors to capture fine-grained information about human behaviors and ambient contexts.…

机器学习 · 计算机科学 2023-12-21 Guimin Dong , Lihua Cai , Mingyue Tang , Laura E. Barnes , Mehdi Boukhechba

Federated Learning (FL) has received a significant amount of attention in the industry and research community due to its capability of keeping data on local devices. To aggregate the gradients of local models to train the global model,…

机器学习 · 计算机科学 2021-06-01 Huanle Zhang , Jeonghoon Kim

Federated Learning (FL) is emerging as a promising technology to build machine learning models in a decentralized, privacy-preserving fashion. Indeed, FL enables local training on user devices, avoiding user data to be transferred to…

机器学习 · 计算机科学 2020-11-19 Nicolas Kourtellis , Kleomenis Katevas , Diego Perino

Federated Learning (FL) enables distributed Artificial Intelligence (AI) across cloud-edge environments by allowing collaborative model training without centralizing data. In cross-device deployments, FL systems face strict communication…

分布式、并行与集群计算 · 计算机科学 2026-03-11 Daniel M. Jimenez-Gutierrez , Giovanni Giunta , Mehrdad Hassanzadeh , Aris Anagnostopoulos , Ioannis Chatzigiannakis , Andrea Vitaletti

Federated Learning (FL) is a novel distributed privacy-preserving learning paradigm, which enables the collaboration among several participants (e.g., Internet of Things devices) for the training of machine learning models. However,…

机器学习 · 计算机科学 2022-11-04 Osama Wehbi , Sarhad Arisdakessian , Omar Abdel Wahab , Hadi Otrok , Safa Otoum , Azzam Mourad , Mohsen Guizani

Federated learning (FL) is an emerging technology that enables the training of machine learning models from multiple clients while keeping the data distributed and private. Based on the participating clients and the model training scale,…

机器学习 · 计算机科学 2022-06-28 Chao Huang , Jianwei Huang , Xin Liu

Federated Learning (FL) emerges as a new learning paradigm that enables multiple devices to collaboratively train a shared model while preserving data privacy. However, one fundamental and prevailing challenge that hinders the deployment of…

机器学习 · 计算机科学 2025-10-14 Kahou Tam , Chunlin Tian , Li Li , Haikai Zhao , ChengZhong Xu

We introduce FedDCT, a novel distributed learning paradigm that enables the usage of large, high-performance CNNs on resource-limited edge devices. As opposed to traditional FL approaches, which require each client to train the full-size…

计算机视觉与模式识别 · 计算机科学 2023-09-19 Quan Nguyen , Hieu H. Pham , Kok-Seng Wong , Phi Le Nguyen , Truong Thao Nguyen , Minh N. Do

Federated learning (FL) refers to a distributed machine learning framework involving learning from several decentralized edge clients without sharing local dataset. This distributed strategy prevents data leakage and enables on-device…

分布式、并行与集群计算 · 计算机科学 2023-03-28 Taki Hasan Rafi , Faiza Anan Noor , Tahmid Hussain , Dong-Kyu Chae , Zhaohui Yang

Billions of IoT devices will be deployed in the near future, taking advantage of faster Internet speed and the possibility of orders of magnitude more endpoints brought by 5G/6G. With the growth of IoT devices, vast quantities of data that…

机器学习 · 计算机科学 2022-04-07 Tuo Zhang , Lei Gao , Chaoyang He , Mi Zhang , Bhaskar Krishnamachari , Salman Avestimehr

Widely available healthcare services are now getting popular because of advancements in wearable sensing techniques and mobile edge computing. People's health information is collected by edge devices such as smartphones and wearable bands…

机器学习 · 计算机科学 2023-10-31 Wenhao Yan , He Li , Kaoru Ota , Mianxiong Dong