Related Experiment Video
Updated: Aug 6, 2026

05:16
Flying Insect Detection and Classification with Inexpensive Sensors
Published on: October 15, 2014
Tinybionet: A lightweight time-frequency network for biomedical signal classification on edge devices
Sandra Stankovic1, Stevica Cvetkovic1, Sasa V Nikolic1
1Faculty of Electronic Engineering, University of Nis, Nis, Serbia.
Summary
We developed TinyBioNet, a compact deep learning model for real-time affective state classification on edge devices. This efficient model achieves high accuracy on biomedical signals even with limited computational resources and low-bit quantization.
Area of Science:
- Biomedical Signal Processing
- Edge Computing
- Deep Learning
Background:
- Edge devices face challenges in real-time biomedical time-series analysis due to signal non-stationarity, noise, and computational limits.
- Standard deep learning models are often too computationally intensive for embedded systems.
Purpose of the Study:
- To propose TinyBioNet, a compact convolutional neural network for efficient affective state classification on resource-constrained edge devices.
- To enable real-time analysis of biomedical signals directly on embedded hardware.
Main Methods:
- Developed TinyBioNet, a compact CNN with an embedded fixed-basis time-frequency transformation using parallel 1D convolutional layers.
- Utilized depthwise convolutions and residual connections for efficiency.
- Applied aggressive low-bit quantization for embedded optimization.
Main Results:
- TinyBioNet achieves state-of-the-art performance with only 5.6k parameters.
- Demonstrated robust generalization across three public biomedical signal datasets.
- Achieved up to 98.89% accuracy for PPG and 99.38% for ACC signals with negligible performance loss under 4-bit quantization.
Conclusions:
- TinyBioNet offers an efficient solution for real-time affective state classification on edge devices.
- The integrated time-frequency transformation and compact architecture enable high performance with minimal resources.
- Low-bit quantization maintains accuracy, making the model suitable for practical embedded deployment.