article · Technologies
Real-time psychological stress detection on wearable and edge devices requires models that are accurate, computationally efficient, and small enough for on-device deployment. This paper proposes a Micro-Attention CNN Hybrid Architecture for stress recognition using wearable bio-signals. The model uses six sensor channels, namely tri-axial acceleration, electrodermal activity, heart rate, and skin temperature, and classifies three stress levels: no stress, low stress, and high stress. This study is conducted on a public wearable sensor dataset collected from 15 nurses during hospital work, providing a realistic benchmark for continuous stress monitoring under practical conditions. The proposed architecture combines one-dimensional and depthwise separable convolutions with a lightweight attention module to emphasize the most informative temporal patterns in short multivariate signal segments. To support deployment on resource-constrained devices, we further apply structured pruning, selective quantization-aware training, and post-training quantization. The full-precision model achieves a Macro-F1 score of 99.63%, while the final compressed model retains 98.03% Macro-F1 with a model size of 1.76 kilobytes and a CPU inference latency of 0.40 ms. Additional analyses show that most residual errors occur near the boundary between low stress and neighboring classes, while simple post-compression calibration improves reliability. These results demonstrate that accurate and low-latency stress detection using wearable bio-signals is feasible on compact edge hardware without transmitting raw sensor streams off-device.
This page summarises published work. The authoritative version sits with the publisher.
DOI: 10.3390/technologies14050300
Is something wrong with this record? Report it or request removal.
Discussion
Have you built on this work, tried to replicate it, or seen it applied in practice? Share what you know. Verified researchers and MARATTO™ domain experts can open a discussion, and any member can reply. Contributions are reviewed before they appear.
No discussion yet. Open the first thread.
New to MARATTO™? Create a free account.