SplitPlace: AI Augmented Splitting and Placement of Large-Scale Neural Networks in Mobile Edge Environments
Shreshth Tuli, Giuliano Casale, Nicholas R. Jennings

TL;DR
SplitPlace is an AI-driven system that intelligently splits and places large neural networks across mobile edge devices, optimizing performance and resource use in real-time for critical applications.
Contribution
It introduces a novel online policy using Multi-Armed Bandits and reinforcement learning to dynamically choose splitting strategies and placement for neural networks in edge environments.
Findings
Significantly reduces response time by up to 46%
Decreases deadline violation rate by up to 69%
Improves inference accuracy and total reward
Abstract
In recent years, deep learning models have become ubiquitous in industry and academia alike. Deep neural networks can solve some of the most complex pattern-recognition problems today, but come with the price of massive compute and memory requirements. This makes the problem of deploying such large-scale neural networks challenging in resource-constrained mobile edge computing platforms, specifically in mission-critical domains like surveillance and healthcare. To solve this, a promising solution is to split resource-hungry neural networks into lightweight disjoint smaller components for pipelined distributed processing. At present, there are two main approaches to do this: semantic and layer-wise splitting. The former partitions a neural network into parallel disjoint models that produce a part of the result, whereas the latter partitions into sequential models that produce…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsIoT and Edge/Fog Computing · Age of Information Optimization · Advanced Neural Network Applications
Methodstravel james
