paper-with-me

Papers

Dynamic Split Computing for Efficient Deep Edge Intelligence

2022-05-23 · Arian Bakhtiarnia, Nemanja Milošević, Qi Zhang, Dragana Bajović, Alexandros Iosifidis

Deploying deep neural networks (DNNs) on IoT and mobile devices is a challenging task due to their limited computational resources. Thus, demanding tasks are often entirely offloaded to edge servers which can accelerate inference, however, it also causes communication cost and evokes privacy concerns. In addition, this approach leaves the computational capacity of end devices unused. Split computing is a paradigm where a DNN is split into two sections; the first section is executed on the end device, and the output is transmitted to the edge server where the final section is executed. Here, we introduce dynamic split computing, where the optimal split location is dynamically selected based on the state of the communication channel. By using natural bottlenecks that already exist in modern DNN architectures, dynamic split computing avoids retraining and hyperparameter optimization, and does not have any negative impact on the final accuracy of DNNs. Through extensive experiments, we show that dynamic split computing achieves faster inference in edge computing environments where the data rate and server load vary over time.

📄 PDF Abstract BibTeX arXiv:2205.11269

Code (0)

등록된 구현이 없습니다.

Tasks

Edge-computingHyperparameter Optimization

Similar Papers 제목 키워드 기반

Split Federated Learning Empowered Vehicular Edge Intelligence: Concept, Adaptive Design, and Future Directions

2025-01-13 · IEEE Wireless Communications 2025 1 · Xianke Qiang; Zheng Chang; Chaoxiong Ye; Timo Hamalainen; Geyong Min

To achieve ubiquitous intelligence in future vehicular networks, artificial intelligence (AI) is essential for extracting valuable insights from vehicular data to enhance AI-driven services. By integrating AI technologie…

Edge-computingFederated Learning

Adaptive and Parallel Split Federated Learning in Vehicular Edge Computing

2024-05-29 · Xianke Qiang, Zheng Chang, Yun Hu, Lei Liu 외

Vehicular edge intelligence (VEI) is a promising paradigm for enabling future intelligent transportation systems by accommodating artificial intelligence (AI) at the vehicular edge computing (VEC) system. Federated learn…

Edge-computingFederated Learning

AVERY: Intent-Driven Adaptive VLM Split Computing via Embodied Self-Awareness for Efficient Disaster Response Systems

2025-11-22 · Rajat Bhattacharjya, Sing-Yao Wu, Hyunwoo Oh, Chaewon Nam 외 arxiv

Unmanned Aerial Vehicles (UAVs) in disaster response require complex, queryable intelligence that onboard CNNs cannot provide. While Vision-Language Models (VLMs) offer this semantic reasoning, their high resource demand…

Image Compression

Combined Federated and Split Learning in Edge Computing for Ubiquitous Intelligence in Internet of Things: State of the Art and Future Directions

2022-07-20 · Qiang Duan, Shijing Hu, Ruijun Deng, Zhihui Lu

Federated learning (FL) and split learning (SL) are two emerging collaborative learning methods that may greatly facilitate ubiquitous intelligence in Internet of Things (IoT). Federated learning enables machine learning…

Edge-computingFederated Learning

Enabling Edge Artificial Intelligence via Goal-oriented Deep Neural Network Splitting

2023-12-06 · Francesco Binucci, Mattia Merluzzi, Paolo Banelli, Emilio Calvanese Strinati 외

Deep Neural Network (DNN) splitting is one of the key enablers of edge Artificial Intelligence (AI), as it allows end users to pre-process data and offload part of the computational burden to nearby Edge Cloud Servers (E…