中文
相关论文

相关论文: Leveraging Learning Metrics for Improved Federated…

200 篇论文

Mobile crowdsensing has gained significant attention in recent years and has become a critical paradigm for emerging Internet of Things applications. The sensing devices continuously generate a significant quantity of data, which provide…

机器学习 · 计算机科学 2020-02-07 Zhouyuan Huo , Qian Yang , Bin Gu , Lawrence Carin. Heng Huang

Federated Learning (FL) enables collaborative model training across distributed clients while preserving data privacy. While existing approaches for aggregating client-specific classification heads and adapted backbone parameters require…

机器学习 · 计算机科学 2025-09-16 Cosimo Fiorini , Matteo Mosconi , Pietro Buzzega , Riccardo Salami , Simone Calderara

Federated Learning is a new machine learning paradigm dealing with distributed model learning on independent devices. One of the many advantages of federated learning is that training data stay on devices (such as smartphones), and only…

机器学习 · 计算机科学 2022-07-19 Sannara Ek , Romain Rombourg , François Portet , Philippe Lalanda

Labeled data can be expensive to acquire in several application domains, including medical imaging, robotics, and computer vision. To efficiently train machine learning models under such high labeling costs, active learning (AL) judiciously…

机器学习 · 计算机科学 2022-06-13 Konstantinos D. Polyzos , Qin Lu , Georgios B. Giannakis

Federated learning promises to revolutionize machine learning by enabling collaborative model training without compromising data privacy. However, practical adaptability can be limited by critical factors, such as the participation dilemma.…

机器学习 · 计算机科学 2025-10-20 Chanuka A. S. Hewa Kaluannakkage , Rajkumar Buyya

While large language models (LLMs) fine-tuned with lightweight adapters achieve strong performance across diverse tasks, their performance on individual tasks depends on the fine-tuning strategy. Fusing independently trained models with…

机器学习 · 计算机科学 2026-03-05 Sanae Lotfi , Lucas Caccia , Alessandro Sordoni , Jordan T. Ash , Miroslav Dudik

Federated Machine Learning (Fed ML) is a new distributed machine learning technique applied to collaboratively train a global model using clients local data without transmitting it. Nodes only send parameter updates (e.g., weight updates in…

机器学习 · 计算机科学 2023-01-11 Rachid EL Mokadem , Yann Ben Maissa , Zineb El Akkaoui

Federated learning has burgeoned recently in machine learning, giving rise to a variety of research topics. Popular optimization algorithms are based on the frameworks of the (stochastic) gradient descent methods or the alternating…

机器学习 · 计算机科学 2022-12-06 Shenglong Zhou , and Geoffrey Ye Li

Evaluation metrics in machine learning are often hardly taken as loss functions, as they could be non-differentiable and non-decomposable, e.g., average precision and F1 score. This paper aims to address this problem by revisiting the…

机器学习 · 计算机科学 2022-03-01 Tao Huang , Zekang Li , Hua Lu , Yong Shan , Shusheng Yang , Yang Feng , Fei Wang , Shan You , Chang Xu

Federated learning is an emerging machine learning paradigm where clients train models locally and formulate a global model based on the local model updates. To identify the state-of-the-art in federated learning and explore how to develop…

软件工程 · 计算机科学 2021-05-31 Sin Kit Lo , Qinghua Lu , Chen Wang , Hye-Young Paik , Liming Zhu

Federated Learning (FL) has gained popularity for fine-tuning large language models (LLMs) across multiple nodes, each with its own private data. While LoRA has been widely adopted for parameter efficient federated fine-tuning, recent…

机器学习 · 计算机科学 2025-03-11 Navyansh Mahla , Sunny Gupta , Amit Sethi

Federated learning encounters a critical challenge of data heterogeneity, adversely affecting the performance and convergence of the federated model. Various approaches have been proposed to address this issue, yet their effectiveness is…

机器学习 · 计算机科学 2023-12-06 Jinqian Chen , Jihua Zhu , Qinghai Zheng

Federated learning (FL) is a distributed learning protocol in which a server needs to aggregate a set of models learned some independent clients to proceed the learning process. At present, model averaging, known as FedAvg, is one of the…

机器学习 · 计算机科学 2020-08-12 Kenta Nagura , Song Bian , Takashi Sato

Federated learning involves training statistical models in massive, heterogeneous networks. Naively minimizing an aggregate loss function in such a network may disproportionately advantage or disadvantage some of the devices. In this work,…

机器学习 · 计算机科学 2020-02-18 Tian Li , Maziar Sanjabi , Ahmad Beirami , Virginia Smith

Federated Learning (FL) has seen increasing interest in cases where entities want to collaboratively train models while maintaining privacy and governance over their data. In FL, clients with private and potentially heterogeneous data and…

机器学习 · 计算机科学 2023-11-17 Vasilis Siomos , Jonathan Passerat-Palmbach

Federated Learning (FL) has emerged as a transformative approach for distributed machine learning, particularly in edge computing environments where data privacy, low latency, and bandwidth efficiency are critical. This paper presents a…

分布式、并行与集群计算 · 计算机科学 2026-03-11 Sales Aribe , Gil Nicholas Cagande

Federated learning (FL) is a new paradigm for distributed machine learning that allows a global model to be trained across multiple clients without compromising their privacy. Although FL has demonstrated remarkable success in various…

机器学习 · 计算机科学 2023-06-06 Haolin Wang , Xuefeng Liu , Jianwei Niu , Shaojie Tang , Jiaxing Shen

With the rapid expansion of edge devices, such as IoT devices, where crucial data needed for machine learning applications is generated, it becomes essential to promote their participation in privacy-preserving Federated Learning (FL)…

机器学习 · 计算机科学 2025-01-03 Hongrui Shi , Valentin Radu , Po Yang

Federated Learning (FL) is a distributed learning scheme that enables deep learning to be applied to sensitive data streams and applications in a privacy-preserving manner. This paper focuses on the use of FL for analyzing smart energy…

机器学习 · 计算机科学 2024-04-05 Abhishek Duttagupta , Jin Zhao , Shanker Shreejith

Federated learning is an emerging technique used to prevent the leakage of private information. Unlike centralized learning that needs to collect data from users and store them collectively on a cloud server, federated learning makes it…

机器学习 · 计算机科学 2019-06-11 Hangyu Zhu , Yaochu Jin