中文
相关论文

相关论文: Long-Term Client Selection for Federated Learning …

200 篇论文

Federated learning is an emerging distributed machine learning framework in the Internet of Vehicles (IoV). In IoV, millions of vehicles are willing to train the model to share their knowledge. Maintaining an active state means the…

机器学习 · 计算机科学 2024-01-09 Narisu Cha , Long Chang

Federated learning (FL) can empower Internet-of-Vehicles (IoV) networks by leveraging smart vehicles (SVs) to participate in the learning process with minimum data exchanges and privacy disclosure. The collected data and learned knowledge…

网络与互联网体系结构 · 计算机科学 2021-03-12 Yuris Mulya Saputra , Dinh Thai Hoang , Diep N. Nguyen , Le-Nam Tran , Shimin Gong , Eryk Dutkiewicz

Federated Learning (FL) is a decentralized machine learning (ML) technique that allows a number of participants to train an ML model collaboratively without having to share their private local datasets with others. When participants are…

机器学习 · 计算机科学 2023-12-19 Youssra Cheriguene , Wael Jaafar , Halim Yanikomeroglu , Chaker Abdelaziz Kerrache

Federated Learning (FL) has been extensively employed for a number of applications in machine learning, i.e., primarily owing to its privacy preserving nature and efficiency in mitigating the communication overhead. Internet of Vehicles…

机器学习 · 计算机科学 2025-09-25 Fahmida Islam , Adnan Mahmood , Noorain Mukhtiar , Kasun Eranda Wijethilake , Quan Z. Sheng

Federated Learning (FL) is a distributed machine learning technique that preserves data privacy by sharing only the trained parameters instead of the client data. This makes FL ideal for highly dynamic, heterogeneous, and time-critical…

机器学习 · 计算机科学 2025-10-30 Kasun Eranda Wijethilake , Adnan Mahmood , Quan Z. Sheng

As privacy concerns and data regulations grow, federated learning (FL) has emerged as a promising approach for training machine learning models across decentralized data sources without sharing raw data. However, a significant challenge in…

机器学习 · 计算机科学 2025-06-04 Jungwon Seo , Ferhat Ozgur Catak , Chunming Rong

Federated learning (FL) is an emerging technique used to collaboratively train a global machine learning model while keeping the data localized on the user devices. The main obstacle to FL's practical implementation is the Non-Independent…

机器学习 · 计算机科学 2022-08-01 Hiep Nguyen , Lam Phan , Harikrishna Warrier , Yogesh Gupta

Coupled with the rise of Deep Learning, the wealth of data and enhanced computation capabilities of Internet of Vehicles (IoV) components enable effective Artificial Intelligence (AI) based models to be built. Beyond ground data sources,…

信号处理 · 电气工程与系统科学 2020-04-09 Wei Yang Bryan Lim , Jianqiang Huang , Zehui Xiong , Jiawen Kang , Dusit Niyato , Xian-Sheng Hua , Cyril Leung , Chunyan Miao

Federated Learning (FL) has emerged as a prominent privacy-preserving technique for enabling use cases like confidential clinical machine learning. FL operates by aggregating models trained by remote devices which owns the data. Thus, FL…

机器学习 · 计算机科学 2024-04-23 Michael Duchesne , Kaiwen Zhang , Chamseddine Talhi

Federated learning (FL) is a novel distributed learning framework designed for applications with privacy-sensitive data. Without sharing data, FL trains local models on individual devices and constructs the global model on the server by…

分布式、并行与集群计算 · 计算机科学 2024-01-25 Shuaijun Chen , Omid Tavallaie , Michael Henri Hambali , Seid Miad Zandavi , Hamed Haddadi , Nicholas Lane , Song Guo , Albert Y. Zomaya

Federated learning (FL) has emerged as a promising paradigm that trains machine learning (ML) models on clients' devices in a distributed manner without the need of transmitting clients' data to the FL server. In many applications of ML,…

机器学习 · 计算机科学 2023-02-02 Yuxi Zhao , Xiaowen Gong , Shiwen Mao

Federated Learning (FL) is a machine-learning approach enabling collaborative model training across multiple decentralized edge devices that hold local data samples, all without exchanging these samples. This collaborative process occurs…

机器学习 · 计算机科学 2024-01-02 Venkataraman Natarajan Iyer

Federated learning (FL) is an emerging distributed machine learning paradigm enabling collaborative model training on decentralized devices without exposing their local data. A key challenge in FL is the uneven data distribution across…

分布式、并行与集群计算 · 计算机科学 2024-03-08 Md Sirajul Islam , Simin Javaherian , Fei Xu , Xu Yuan , Li Chen , Nian-Feng Tzeng

Due to the advanced capabilities of the Internet of Vehicles (IoV) components such as vehicles, Roadside Units (RSUs) and smart devices as well as the increasing amount of data generated, Federated Learning (FL) becomes a promising tool…

网络与互联网体系结构 · 计算机科学 2020-07-14 Jer Shyuan Ng , Wei Yang Bryan Lim , Hong-Ning Dai , Zehui Xiong , Jianqiang Huang , Dusit Niyato , Xian-Sheng Hua , Cyril Leung , Chunyan Miao

Federated learning (FL) systems typically employ stateless client selection, treating each communication round independently and ignoring accumulated evidence of client contribution quality. Under non-IID data, this leads to slow…

机器学习 · 计算机科学 2026-05-08 Mohamed Lakas , Mohamed Amine Ferrag

Federated Learning enables collaborative model training across decentralized data sources without data transfer. Averaging-based FL is limited by the presence of non-IID data, which negatively impacts convergence speed and final model…

机器学习 · 计算机科学 2026-05-22 Adda Akram Bendoukha , Heber Hwang Arcolezi , Nesrine Kaaniche , Aymen Boudguiga

This paper proposes a cooperative mechanism for mitigating the performance degradation due to non-independent-and-identically-distributed (non-IID) data in collaborative machine learning (ML), namely federated learning (FL), which trains an…

机器学习 · 计算机科学 2020-03-06 Naoya Yoshida , Takayuki Nishio , Masahiro Morikura , Koji Yamamoto , Ryo Yonetani

Federated learning (FL) is a paradigm that allows distributed clients to learn a shared machine learning model without sharing their sensitive training data. While largely decentralized, FL requires resources to fund a central orchestrator…

机器学习 · 计算机科学 2021-04-14 Andreas Haupt , Vaikkunth Mugunthan

Federated learning (FL) is a distributed machine learning paradigm where multiple clients conduct local training based on their private data, then the updated models are sent to a central server for global aggregation. The practical…

机器学习 · 计算机科学 2025-04-03 Harsh Vardhan , Xiaofan Yu , Tajana Rosing , Arya Mazumdar

Federated learning (FL) is a privacy-preserving learning technique that enables distributed computing devices to train shared learning models across data silos collaboratively. Existing FL works mostly focus on designing advanced FL…

机器学习 · 计算机科学 2023-02-20 Yash Travadi , Le Peng , Xuan Bi , Ju Sun , Mochen Yang
‹ 上一页 1 2 3 10 下一页 ›