This paper investigates the design and evaluation of compact convolutional neural networks (CNNs) for keyword spotting (KWS) and acoustic event detection under the stringent constraints of the TinyML paradigm. The research expands upon traditional binary classification approaches by addressing a multi-class acoustic scenario encompassing eight distinct categories: stop, no, go, yes, unknown, silence, noiseₐmbient, and noiseₛudden. The primary objective is to evaluate the feasibility of deploying reliable acoustic detection systems on ultra-low-power microcontrollers for edge computing applications. To this end, five lightweight architectures were developed and benchmarked: AlexNet-Tiny, LeNet-Tiny, MobileNet-Tiny, VGG-Tiny, and CustomCNN-Tiny. The models were trained using Mel-spectrogram features and optimized through INT8 post-training quantization to facilitate embedded deployment. Hardware simulation was conducted targeting the XIAO nRF52840 Sense microcontroller (64 MHz, 256 KB RAM). Experimental results demonstrate that the Gold VGG-Tiny architecture achieves the highest classification accuracy (89. 81%), while Silver MobileNet-Tiny provides the superior operational efficiency with the lowest inference latency (0. 88 ms) and minimal energy consumption (14. 4 µJ). Furthermore, the Bronze CustomCNN-Tiny model achieves the most reduced memory footprint (42. 9 KB), highlighting its suitability for memory-constrained environments. Statistical validation using Cohen’s Kappa, Matthews Correlation Coefficient (MCC), and Area Under the Curve (AUC) confirms the robustness and reliability of the proposed models. The potential application of this system is motivated by acoustic monitoring for the early detection of high-risk situations, such as gender-based violence. Future work will focus on on-device physical validation and real-world deployment in wearable safety electronics.
Chango et al. (Wed,) studied this question.
Synapse has enriched 5 closely related papers on similar clinical questions. Consider them for comparative context: