ScissionLite: Accelerating Distributed Deep Neural Networks Using Transfer Layer
Hyunho Ahn, Munkyu Lee, Cheol-Ho Hong, Blesson Varghese

TL;DR
ScissionLite is a framework that accelerates distributed DNN inference in IIoT environments by using a Transfer Layer to reduce network traffic and improve latency with minimal accuracy loss.
Contribution
It introduces the Transfer Layer and a lightweight network to optimize DNN slicing for edge computing, enhancing inference speed and privacy in IIoT applications.
Findings
Up to 16x inference latency improvement over local execution.
Up to 2.8x faster than existing model slicing approaches.
Negligible overhead introduced by the Transfer Layer.
Abstract
Industrial Internet of Things (IIoT) applications can benefit from leveraging edge computing. For example, applications underpinned by deep neural networks (DNN) models can be sliced and distributed across the IIoT device and the edge of the network for improving the overall performance of inference and for enhancing privacy of the input data, such as industrial product images. However, low network performance between IIoT devices and the edge is often a bottleneck. In this study, we develop ScissionLite, a holistic framework for accelerating distributed DNN inference using the Transfer Layer (TL). The TL is a traffic-aware layer inserted between the optimal slicing point of a DNN model slice in order to decrease the outbound network traffic without a significant accuracy drop. For the TL, we implement a new lightweight down/upsampling network for performance-limited IIoT devices. In…
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
TopicsAdvanced Neural Network Applications · Brain Tumor Detection and Classification · Adversarial Robustness in Machine Learning
