Failure-Resilient Distributed Inference with Model Compression over Heterogeneous Edge Devices
Li Wang, Liang Li, Lianming Xu, Xian Peng, and Aiguo Fei

TL;DR
This paper introduces RoCoIn, a robust distributed inference system for heterogeneous edge devices that uses knowledge distillation and strategic grouping to enhance failure resilience and reduce latency in IoT scenarios.
Contribution
The paper proposes RoCoIn, a novel cooperative inference mechanism employing knowledge distillation and device grouping to improve failure resilience and efficiency in heterogeneous edge environments.
Findings
RoCoIn outperforms baseline methods in inference latency.
It demonstrates high resilience to device failures.
Extensive simulations validate its effectiveness in IoT scenarios.
Abstract
The distributed inference paradigm enables the computation workload to be distributed across multiple devices, facilitating the implementations of deep learning based intelligent services on extremely resource-constrained Internet of Things (IoT) scenarios. Yet it raises great challenges to perform complicated inference tasks relying on a cluster of IoT devices that are heterogeneous in their computing/communication capacity and prone to crash or timeout failures. In this paper, we present RoCoIn, a robust cooperative inference mechanism for locally distributed execution of deep neural network-based inference tasks over heterogeneous edge devices. It creates a set of independent and compact student models that are learned from a large model using knowledge distillation for distributed deployment. In particular, the devices are strategically grouped to redundantly deploy and execute the…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsPrivacy-Preserving Technologies in Data · Cryptography and Data Security · Stochastic Gradient Optimization Techniques
MethodsSparse Evolutionary Training · Knowledge Distillation
