中文
相关论文

相关论文: The Cost of Training Machine Learning Models over …

200 篇论文

Federated learning involves training statistical models over remote devices or siloed data centers, such as mobile phones or hospitals, while keeping data localized. Training in heterogeneous and potentially massive networks introduces…

机器学习 · 计算机科学 2020-06-24 Tian Li , Anit Kumar Sahu , Ameet Talwalkar , Virginia Smith

Federated learning (FL) is a distributed learning paradigm that enables a large number of devices to collaboratively learn a model without sharing their raw data. Despite its practical efficiency and effectiveness, the iterative on-device…

机器学习 · 计算机科学 2020-12-16 Bing Luo , Xiang Li , Shiqiang Wang , Jianwei Huang , Leandros Tassiulas

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

The advent of Federated Learning has enabled the creation of a high-performing model as if it had been trained on a considerable amount of data. A multitude of participants and a server cooperatively train a model without the need for data…

密码学与安全 · 计算机科学 2024-01-17 Hyejun Jeong , Tai-Myoung Chung

Federated learning is a new learning paradigm that decouples data collection and model training via multi-party computation and model aggregation. As a flexible learning setting, federated learning has the potential to integrate with other…

机器学习 · 计算机科学 2024-05-15 Shaoxiong Ji , Yue Tan , Teemu Saravirta , Zhiqin Yang , Yixin Liu , Lauri Vasankari , Shirui Pan , Guodong Long , Anwar Walid

Federated learning is a paradigm that enables local devices to jointly train a server model while keeping the data decentralized and private. In federated learning, since local data are collected by clients, it is hardly guaranteed that the…

机器学习 · 计算机科学 2022-03-01 Seunghan Yang , Hyoungseob Park , Junyoung Byun , Changick Kim

Federated learning (FL), introduced in 2017, facilitates collaborative learning between non-trusting parties with no need for the parties to explicitly share their data among themselves. This allows training models on user data while…

机器学习 · 计算机科学 2025-04-09 Hyejun Jeong , Shiqing Ma , Amir Houmansadr

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

Federated learning (FL) enables edge nodes to collaboratively contribute to constructing a global model without sharing their data. This is accomplished by devices computing local, private model updates that are then aggregated by a server.…

机器学习 · 计算机科学 2024-06-13 Sadi Alawadi , Addi Ait-Mlouk , Salman Toor , Andreas Hellander

Federated machine learning (FL) allows to collectively train models on sensitive data as only the clients' models and not their training data need to be shared. However, despite the attention that research on FL has drawn, the concept still…

密码学与安全 · 计算机科学 2021-11-12 Timon Rückel , Johannes Sedlmeir , Peter Hofmann

Federated learning has recently emerged as a paradigm promising the benefits of harnessing rich data from diverse sources to train high quality models, with the salient features that training datasets never leave local devices. Only model…

密码学与安全 · 计算机科学 2022-02-07 Yifeng Zheng , Shangqi Lai , Yi Liu , Xingliang Yuan , Xun Yi , Cong Wang

In this paper, we investigate the problem of decentralized federated learning (DFL) in Internet of things (IoT) systems, where a number of IoT clients train models collectively for a common task without sharing their private training data…

机器学习 · 计算机科学 2021-05-13 Chengxi Li , Gang Li , Pramod K. Varshney

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 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

Federated Learning (FL) has emerged as a transformative approach for enabling distributed machine learning while preserving user privacy, yet it faces challenges like communication inefficiencies and reliance on centralized infrastructures,…

分布式、并行与集群计算 · 计算机科学 2024-07-29 Sai Puppala , Ismail Hossain , Md Jahangir Alam , Sajedul Talukder , Zahidur Talukder , Syed Bahauddin

Federated Learning (FL) is a well-known framework for successfully performing a learning task in an edge computing scenario where the devices involved have limited resources and incomplete data representation. The basic assumption of FL is…

Recent advances in distributed learning raise environmental concerns due to the large energy needed to train and move data to/from data centers. Novel paradigms, such as federated learning (FL), are suitable for decentralized model training…

机器学习 · 计算机科学 2021-11-15 Stefano Savazzi , Sanaz Kianoush , Vittorio Rampa , Mehdi Bennis

Federated Learning (FL) is a promising paradigm that offers significant advancements in privacy-preserving, decentralized machine learning by enabling collaborative training of models across distributed devices without centralizing data.…

机器学习 · 计算机科学 2024-06-03 Khiem Le , Nhan Luong-Ha , Manh Nguyen-Duc , Danh Le-Phuoc , Cuong Do , Kok-Seng Wong

Federated learning is a machine learning setting where a set of edge devices collaboratively train a model under the orchestration of a central server without sharing their local data. At each communication round of federated learning, edge…

机器学习 · 计算机科学 2020-09-23 Rui Hu , Yuanxiong Guo , Yanmin Gong

The development of Large Language Models (LLMs) faces a significant challenge: the exhausting of publicly available fresh data. This is because training a LLM needs a large demanding of new data. Federated learning emerges as a promising…

密码学与安全 · 计算机科学 2024-06-07 Xuhan Zuo , Minghao Wang , Tianqing Zhu , Lefeng Zhang , Dayong Ye , Shui Yu , Wanlei Zhou