当前位置:网站首页>Semi-Decentralized Federated Learning for Cooperative D2D Local Model Aggregation
Semi-Decentralized Federated Learning for Cooperative D2D Local Model Aggregation
2022-08-05 02:19:00 【carrion】
Summary
Proposed Dual Time Scale Hybrid Federated Learning (TT-HF), a semi-decentralized learning architecture that combines the traditional device-to-server communication paradigm for federated learning with a device-to-device (D2D) communication is combined.
During each global aggregation interval, a device
(i) performs multiple iterations of stochastic gradient descent on its single dataset,
(ii) communicates via cooperative distributed D2D within the local cluster, aperiodicallyparticipate in the negotiation process of its model parameters.
Developed an adaptive control algorithm that can adjust the step size of TT-HF, the number of D2D communication rounds and the global aggregation period over time to achieve a sub-linear convergence speed of O(1/t) while minimizing theoptimize network resource utilization.
Traditional Federated Learning
In each iteration, each device trains a local model based on its own dataset, usually using (stochastic) gradient descent.The device then uploads its local model to the server, which aggregates it into a global model, usually using a weighted average, and synchronizes the device with this new model to initiate the next round of local training.
To reduce the cost of uplink and downlink transmission, a combination of local model training and periodic but infrequent global aggregation is proposed.
However, local datasets may exhibit significant heterogeneity in their statistical distributions, resulting in learning models that may be biased towards the local datasets, thus reducing the accuracy of the global model.
TT_HF
(i) involves a mix between device-to-device and device-to-server communication
(ii) contains two timescales for model training: stochastic gradient descent iterations and clustering on a single deviceMulti-round collaborative D2D communication within.
During global aggregation, only one device in the cluster needs to upload the cluster model to the server,
Specifically, during the local update interval of federated learning, a device can systematically share its model parameters with other devices in its vicinity, to form a distributed consensus among each cluster of edge devices.
At the end of each local training interval, assuming that each device's model now reflects the consistency of its cluster, the master can randomly select a device from each cluster forGlobal Aggregation.
Quantify the relationship between device-level stochastic gradient updates, cluster-level consensus processes, and network-level global aggregation.and use them to adjust the length of each local update and consensus cycle.
Results: A version of federated learning that optimizes global model convergence properties while minimizing uplink communication requirements in the system.
Recommended Literature: A Comprehensive Understanding of Federated Learning
[28] S. Abdulrahman, H. Tout, H. Ould-Slimane, A. Mourad, C. Talhi, and
M. Guizani, “A survey onfederated learning: The journey from central-
ized to distributed on-site learning and beyond,” IEEE Internet Things
J., vol. 8, no. 7, pp. 5476–5497, Apr. 2021.
[29] T. Li, A. K. Sahu, A. Talwalkar, and V. Smith, “Federated learning:
Challenges, methods, and future directions,” IEEE Signal Process. Mag.,
vol. 37, no. 3, pp. 50–60, May 2020.
In terms of wireless communication efficiency, several works have investigated the impact of performing multiple rounds of local gradient updates between successive global aggregations, including optimizing the aggregation period according to the total resource budget.
To further reduce the need for global aggregation, [31] proposed a hierarchical system model for federated learning, where edge servers are used for partial global aggregation.
[31] L. Liu, J. Zhang, S. Song, and K. B. Letaief, “Client-edge-cloud hierarchical federated learning,” in Proc. IEEE Int. Conf. Commun.
(ICC),vol. 2020, pp. 1–6.
Model quantization[] and sparsification techniques are also proposed.
This paper proposes a semi-decentralized architecture in which D2D communication is used to exchange model parameters between nodes together with global aggregation.
For data heterogeneity, in [34], the authors propose to upload a portion of the local dataset to the server, which is then used to augment global model training.
[34] N. Y oshida, T. Nishio, M. Morikura, K. Yamamoto, and R. Yo onetani,
“Hybrid-FL for wireless networks: Cooperative learning mechanism
using non-IID data,” in Proc. IEEE Int. Conf. Commun. (ICC), Jun. 2020,
pp. 1–7.
this articleUsing D2D communication to exchange between devicesmodel parameters, which alleviates such concerns.
The distributed collaborative learning among devices is introduced into the local update process, forming a new system architecture with D2D reinforcement learning.
Addresses both communication efficiency and data heterogeneity challenges.
In this case
(i) the device may perform multiple (stochastic) gradient iterations between global aggregations,
(ii) the global aggregation is aperiodic,
(iii) the deviceThe consensus process among them may happen aperiodically during each global aggregation.
Due to device mobility, the topology of each cluster (i.e. the number of nodes and their location within the cluster) may change over time, although we assume that compared to the time between two global aggregates,This evolution is slow.
Triangular inequality is used for the upper bound on the gradient...Smoothness Condition
TT-HF: Dual Time Scale Hybrid Federated Learning
1) Overview and rationale: consists of a series of local model training intervals between aperiodic global aggregations.During each interval, the device performs local stochastic gradient descent (SGD) iterations and aperiodically synchronizes its model parameters through a local consistency process within the cluster.
Looking at it later, there are too many formulas.....
边栏推荐
- [LeetCode Brush Questions] - Sum of Numbers topic (more topics to be added)
- 程序员失眠时的数羊列表 | 每日趣闻
- 直播回放含 PPT 下载|基于 Flink & DeepRec 构建 Online Deep Learning
- HOG特征学习笔记
- leetcode 15
- 如何逐步执行数据风险评估
- DAY23:命令执行&代码执行漏洞
- Transfer Learning - Distant Domain Transfer Learning
- LeetCode uses the minimum cost to climb the stairs----dp problem
- Hypervisor related knowledge points
猜你喜欢
LPQ (local phase quantization) study notes
[LeetCode Brush Questions] - Sum of Numbers topic (more topics to be added)
高数_复习_第1章:函数、极限、连续
Tree search (bintree)
select tag custom style
特殊矩阵的压缩存储
Transfer Learning - Joint Geometrical and Statistical Alignment for Visual Domain Adaptation
【LeetCode刷题】-数之和专题(待补充更多题目)
常见的硬件延迟
.Net C# 控制台 使用 Win32 API 创建一个窗口
随机推荐
leetcode 15
sql语句多字段多个值如何进行排序
2022 EdgeX中国挑战赛8月3日即将盛大开幕
Optimizing the feed flow encountered obstacles, who helped Baidu break the "memory wall"?
【C语言】详解栈和队列(定义、销毁、数据的操作)
C语言实现简单猜数字游戏
matlab绘制用颜色表示模值大小的箭头图
C language implements a simple number guessing game
"Configuration" is a double-edged sword, it will take you to understand various configuration methods
优化Feed流遭遇拦路虎,是谁帮百度打破了“内存墙”?
J9数字货币论:web3的创作者经济是什么?
Utilities 使用SuperMap iDesktopX数据迁移工具迁移ArcGIS数据
hypervisor相关的知识点
Fragment visibility judgment
直播回放含 PPT 下载|基于 Flink & DeepRec 构建 Online Deep Learning
2022了你还不会『低代码』?数据科学也能玩转Low-Code啦!
leetcode-另一棵树的子树
EBS利用虚拟列及hint 提示优化sql案例一则
Oracle encapsulates restful interfaces into views