English

Multi-DNN Inference of Sparse Models on Edge SoCs

Distributed, Parallel, and Cluster Computing 2026-03-11 v1 Machine Learning Performance

Abstract

Modern edge applications increasingly require multi-DNN inference systems to execute tasks on heterogeneous processors, gaining performance from both concurrent execution and from matching each model to the most suited accelerator. However, existing systems support only a single model (or a few sparse variants) per task, which impedes the efficiency of this matching and results in high Service Level Objective violation rates. We introduce model stitching for multi-DNN inference systems, which creates model variants by recombining subgraphs from sparse models without re-training. We present a demonstrator system, SparseLoom, that shows model stitching can be deployed to SoCs. We show experimentally that SparseLoom reduces SLO violation rates by up to 74%, improves throughput by up to 2.31x, and lowers memory overhead by an average of 28% compared to state-of-the-art multi-DNN inference systems.

Keywords

Cite

@article{arxiv.2603.09642,
  title  = {Multi-DNN Inference of Sparse Models on Edge SoCs},
  author = {Jiawei Luo and Di Wu and Simon Dobson and Blesson Varghese},
  journal= {arXiv preprint arXiv:2603.09642},
  year   = {2026}
}
R2 v1 2026-07-01T11:12:31.414Z