English
Related papers

Related papers: DAG-AFL:Directed Acyclic Graph-based Asynchronous …

200 papers

Federated learning (FL) is a promising paradigm for training a global model over data distributed across multiple data owners without centralizing clients' raw data. However, sharing of local model updates can also reveal information of…

Distributed, Parallel, and Cluster Computing · Computer Science 2022-09-14 Saurav Prakash , Hanieh Hashemi , Yongqin Wang , Murali Annavaram , Salman Avestimehr

Federated learning is an emerging privacy-preserving AI technique where clients (i.e., organisations or devices) train models locally and formulate a global model based on the local model updates without transferring local data externally.…

Machine Learning · Computer Science 2021-11-01 Sin Kit Lo , Yue Liu , Qinghua Lu , Chen Wang , Xiwei Xu , Hye-Young Paik , Liming Zhu

Federated Learning (FL) is a privacy-preserving distributed machine learning scheme, where each participant data remains on the participating devices and only the local model generated utilizing the local computational power is transmitted…

Distributed, Parallel, and Cluster Computing · Computer Science 2024-12-31 Ervin Moore , Ahmed Imteaj , Md Zarif Hossain , Shabnam Rezapour , M. Hadi Amini

Federated learning (FL) is a distributed Machine Learning (ML) framework that is capable of training a new global model by aggregating clients' locally trained models without sharing users' original data. Federated learning as a service…

Distributed, Parallel, and Cluster Computing · Computer Science 2024-10-15 Wentao Gao , Omid Tavallaie , Shuaijun Chen , Albert Zomaya

Federated learning (FL) enables collaborative training of a shared model on edge devices while maintaining data privacy. FL is effective when dealing with independent and identically distributed (iid) datasets, but struggles with non-iid…

Machine Learning · Computer Science 2023-07-06 Chenhao Xu , Jiaqi Ge , Yong Li , Yao Deng , Longxiang Gao , Mengshi Zhang , Yong Xiang , Xi Zheng

Federated learning (FL) aims to train machine learning models in the decentralized system consisting of an enormous amount of smart edge devices. Federated averaging (FedAvg), the fundamental algorithm in FL settings, proposes on-device…

Machine Learning · Computer Science 2020-12-17 Xin Yao , Tianchi Huang , Rui-Xiao Zhang , Ruiyu Li , Lifeng Sun

Federated learning (FL) enables collaborative training of machine learning models without sharing training data. Traditional FL heavily relies on a trusted centralized server. Although decentralized FL eliminates the central dependence, it…

Distributed, Parallel, and Cluster Computing · Computer Science 2024-01-25 Zhen Qin , Xueqiang Yan , Mengchu Zhou , Shuiguang Deng

Due to its human-interpretability and invariance properties, Directed Acyclic Graph (DAG) has been a foundational tool across various areas of AI research, leading to significant advancements. However, DAG learning remains highly…

Machine Learning · Computer Science 2025-06-24 Naiyu Yin , Tian Gao , Yue Yu

Federated learning (FL) is a popular technique for distributing machine learning (ML) across a set of edge devices. In this paper, we study fully decentralized FL, where in addition to devices conducting training locally, they carry out…

Machine Learning · Computer Science 2025-11-20 Shahryar Zehtabi , Seyyedali Hosseinalipour , Christopher G. Brinton

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…

Cryptography and Security · Computer Science 2021-11-12 Timon Rückel , Johannes Sedlmeir , Peter Hofmann

With the technological advances in machine learning, effective ways are available to process the huge amount of data generated in real life. However, issues of privacy and scalability will constrain the development of machine learning.…

Cryptography and Security · Computer Science 2024-06-04 Zhilin Wang , Qin Hu , Minghui Xu , Yan Zhuang , Yawei Wang , Xiuzhen Cheng

Federated learning is a distributed mechanism that trained large-scale neural network models with the participation of multiple clients and data remains on their devices, only sharing the local model updates. With this feature, federated…

Cryptography and Security · Computer Science 2023-08-10 Attia Qammar , Abdenacer Naouri , Jianguo Ding , Huansheng Ning

Recently directed acyclic graph (DAG) structure learning is formulated as a constrained continuous optimization problem with continuous acyclicity constraints and was solved iteratively through subproblem optimization. To further improve…

Machine Learning · Computer Science 2021-06-15 Yue Yu , Tian Gao , Naiyu Yin , Qiang Ji

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…

Distributed, Parallel, and Cluster Computing · Computer Science 2024-01-25 Shuaijun Chen , Omid Tavallaie , Michael Henri Hambali , Seid Miad Zandavi , Hamed Haddadi , Nicholas Lane , Song Guo , Albert Y. Zomaya

Mobile Edge Computing (MEC), which incorporates the Cloud, edge nodes and end devices, has shown great potential in bringing data processing closer to the data sources. Meanwhile, Federated learning (FL) has emerged as a promising…

Distributed, Parallel, and Cluster Computing · Computer Science 2021-04-26 Wentai Wu , Ligang He , Weiwei Lin , Rui Mao

Federated Learning(FL) is a privacy-preserving machine learning paradigm where a global model is trained in-situ across a large number of distributed edge devices. These systems are often comprised of millions of user devices and only a…

Distributed, Parallel, and Cluster Computing · Computer Science 2024-06-05 Yuanli Wang , Lei Huang

Blockchain-empowered federated learning (FL) has provoked extensive research recently. Various blockchain-based federated learning algorithm, architecture and mechanism have been designed to solve issues like single point failure and data…

Machine Learning · Computer Science 2023-11-28 Yihao Li , Yanyi Lai , Chuan Chen , Zibin Zheng

Federated learning (FL) is an appealing paradigm for learning a global model among distributed clients while preserving data privacy. Driven by the demand for high-quality user experiences, evaluating the well-trained global model after the…

Machine Learning · Computer Science 2024-04-02 Jingwen Tong , Zhenzhen Chen , Liqun Fu , Jun Zhang , Zhu Han

We present ALIGN-FL, a novel approach to distributed learning that addresses the challenge of learning from highly disjoint data distributions through selective sharing of generative components. Instead of exchanging full model parameters,…

Machine Learning · Computer Science 2025-12-16 Mayank Gulati , Benedikt Groß , Gerhard Wunder

As a promising distributed machine learning paradigm that enables collaborative training without compromising data privacy, Federated Learning (FL) has been increasingly used in AIoT (Artificial Intelligence of Things) design. However, due…

Machine Learning · Computer Science 2024-01-10 Ming Hu , Zeke Xia , Zhihao Yue , Jun Xia , Yihao Huang , Yang Liu , Mingsong Chen