English

SOI: Scaling Down Computational Complexity by Estimating Partial States of the Model

Machine Learning 2024-10-08 v1 Sound Audio and Speech Processing

Abstract

Consumer electronics used to follow the miniaturization trend described by Moore's Law. Despite increased processing power in Microcontroller Units (MCUs), MCUs used in the smallest appliances are still not capable of running even moderately big, state-of-the-art artificial neural networks (ANNs) especially in time-sensitive scenarios. In this work, we present a novel method called Scattered Online Inference (SOI) that aims to reduce the computational complexity of ANNs. SOI leverages the continuity and seasonality of time-series data and model predictions, enabling extrapolation for processing speed improvements, particularly in deeper layers. By applying compression, SOI generates more general inner partial states of ANN, allowing skipping full model recalculation at each inference.

Keywords

Cite

@article{arxiv.2410.03813,
  title  = {SOI: Scaling Down Computational Complexity by Estimating Partial States of the Model},
  author = {Grzegorz Stefański and Paweł Daniluk and Artur Szumaczuk and Jakub Tkaczuk},
  journal= {arXiv preprint arXiv:2410.03813},
  year   = {2024}
}

Comments

NeurIPS 2024

R2 v1 2026-06-28T19:09:13.490Z