Neural Architecture Search for Improving Latency-Accuracy Trade-off in Split Computing
Shoma Shimizu, Takayuki Nishio, Shota Saito, Yoichi Hirose, Chen, Yen-Hsiu, Shinichi Shirakawa

TL;DR
This paper introduces NASC, a neural architecture search method tailored for split computing in IoT, optimizing the latency-accuracy trade-off by jointly selecting model architecture and split point, achieving significant latency reduction.
Contribution
NASC is a novel NAS approach that efficiently searches for optimal split points and architectures in split computing without retraining, improving latency-accuracy balance.
Findings
Reduces latency by approximately 40-60% compared to baseline.
Maintains comparable accuracy with slight degradation.
Demonstrates effectiveness on hardware benchmark data.
Abstract
This paper proposes a neural architecture search (NAS) method for split computing. Split computing is an emerging machine-learning inference technique that addresses the privacy and latency challenges of deploying deep learning in IoT systems. In split computing, neural network models are separated and cooperatively processed using edge servers and IoT devices via networks. Thus, the architecture of the neural network model significantly impacts the communication payload size, model accuracy, and computational load. In this paper, we address the challenge of optimizing neural network architecture for split computing. To this end, we proposed NASC, which jointly explores optimal model architecture and a split point to achieve higher accuracy while meeting latency requirements (i.e., smaller total latency of computation and communication than a certain threshold). NASC employs a one-shot…
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
TopicsAge of Information Optimization · Stochastic Gradient Optimization Techniques · IoT and Edge/Fog Computing
