paper-with-me

홈 › Papers

Resource Efficient Asynchronous Federated Learning for Digital Twin Empowered IoT Network

2024-08-26 · Shunfeng Chu, Jun Li, Jianxin Wang, Yiyang Ni, Kang Wei, Wen Chen, Shi Jin

As an emerging technology, digital twin (DT) can provide real-time status and dynamic topology mapping for Internet of Things (IoT) devices. However, DT and its implementation within industrial IoT networks necessitates substantial, distributed data support, which often leads to ``data silos'' and raises privacy concerns. To address these issues, we develop a dynamic resource scheduling algorithm tailored for the asynchronous federated learning (FL)-based lightweight DT empowered IoT network. Specifically, our approach aims to minimize a multi-objective function that encompasses both energy consumption and latency by optimizing IoT device selection and transmit power control, subject to FL model performance constraints. We utilize the Lyapunov method to decouple the formulated problem into a series of one-slot optimization problems and develop a two-stage optimization algorithm to achieve the optimal transmission power control and IoT device scheduling strategies. In the first stage, we derive closed-form solutions for optimal transmit power on the IoT device side. In the second stage, since partial state information is unknown, e.g., the transmitting power and computational frequency of IoT device, the edge server employs a multi-armed bandit (MAB) framework to model the IoT device selection problem and utilizes an efficient online algorithm, namely the client utility-based upper confidence bound (CU-UCB), to address it. Numerical results validate our algorithm's superiority over benchmark schemes, and simulations demonstrate that our algorithm achieves faster training speeds on the Fashion-MNIST and CIFAR-10 datasets within the same training duration.

📄 PDF Abstract BibTeX arXiv:2408.14298

Code (0)

등록된 구현이 없습니다.

Tasks

Federated LearningScheduling

Similar Papers 제목 키워드 기반

Adaptive Federated Learning and Digital Twin for Industrial Internet of Things

2020-10-25 · Wen Sun, Shiyu Lei, Lu Wang, Zhiqiang Liu 외

Industrial Internet of Things (IoT) enables distributed intelligent services varying with the dynamic and realtime industrial devices to achieve Industry 4.0 benefits. In this paper, we consider a new architecture of dig…

ClusteringDeep Reinforcement LearningFederated LearningReinforcement Learning (RL)

Low-latency Federated Learning and Blockchain for Edge Association in Digital Twin empowered 6G Networks

2020-11-17 · Yunlong Lu, Xiaohong Huang, Ke Zhang, Sabita Maharjan 외

Emerging technologies such as digital twins and 6th Generation mobile networks (6G) have accelerated the realization of edge intelligence in Industrial Internet of Things (IIoT). The integration of digital twin and 6G br…

Federated LearningMulti-agent Reinforcement Learning

Energy-Efficient Federated Learning and Migration in Digital Twin Edge Networks

2025-03-20 · Yuzhi Zhou, Yaru Fu, Zheng Shi, Howard H. Yang 외

The digital twin edge network (DITEN) is a significant paradigm in the sixth-generation wireless system (6G) that aims to organize well-developed infrastructures to meet the requirements of evolving application scenarios…

Federated Learning

Digital Twin-Empowered Network Planning for Multi-Tier Computing

2022-10-06 · Conghao Zhou, Jie Gao, Mushu Li, Xuemin 외

In this paper, we design a resource management scheme to support stateful applications, which will be prevalent in 6G networks. Different from stateless applications, stateful applications require context data while exec…

ManagementMeta-Learning

Adaptive Digital Twin and Communication-Efficient Federated Learning Network Slicing for 5G-enabled Internet of Things

2024-06-22 · Daniel Ayepah-Mensah, Guolin Sun, Yu Pang, Wei Jiang

Network slicing enables industrial Internet of Things (IIoT) networks with multiservice and differentiated resource requirements to meet increasing demands through efficient use and management of network resources. Typic…

Decision MakingDemand ForecastingFederated LearningGraph Attention+2