Publication Type
Conference Proceeding Article
Version
acceptedVersion
Publication Date
3-2024
Abstract
Enabling efficient and accurate deep neural network (DNN) inference on microcontrollers is non-trivial due to the constrained on-chip resources. Current methodologies primarily focus on compressing larger models yet at the expense of model accuracy. In this paper, we rethink the problem from the inverse perspective by constructing small/weak models directly and improving their accuracy. Thus, we introduce DiTMoS, a novel DNN training and inference framework with a selectorclassifiers architecture, where the selector routes each input sample to the appropriate classifier for classification. DiTMoS is grounded on a key insight: a composition of weak models can exhibit high diversity and the union of them can significantly boost the accuracy upper bound. To approach the upper bound, DiTMoS introduces three strategies including diverse training data splitting to increase the classifiers’ diversity, adversarial selectorclassifiers training to ensure synergistic interactions thereby maximizing their complementarity, and heterogeneous feature aggregation to improve the capacity of classifiers. We further propose a network slicing technique to alleviate the extra memory overhead incurred by feature aggregation. We deploy DiTMoS on the Neucleo STM32F767ZI board and evaluate it based on three time-series datasets for human activity recognition, keywords spotting, and emotion recognition, respectively. The experiment results manifest that: (a) DiTMoS achieves up to 13.4% accuracy improvement compared to the best baseline; (b) network slicing almost completely eliminates the memory overhead incurred by feature aggregation with a marginal increase of latency. Code is released at https://github.com/TheMaXiao/DiTMoS
Keywords
embedded machine learning, model diversity, model selection, adversarial training
Discipline
Software Engineering
Research Areas
Software and Cyber-Physical Systems
Publication
Proceeding of the 22nd International Conference on Pervasive Computing and Communications (PerCom 2024), Biarritz, France, March 11-15
First Page
1
Last Page
11
City or Country
France
Citation
MA, Xiao; HE, Shengfeng; QIAO, Hezhe; and MA, Dong.
DiTMoS: Delving into diverse tiny-model selection on microcontrollers. (2024). Proceeding of the 22nd International Conference on Pervasive Computing and Communications (PerCom 2024), Biarritz, France, March 11-15. 1-11.
Available at: https://ink.library.smu.edu.sg/sis_research/8670
Creative Commons License
This work is licensed under a Creative Commons Attribution-NonCommercial-No Derivative Works 4.0 International License.