State-Specific Respiratory Signatures for Affective and Stress Recognition: Interpretable Respiratory Markers, Autocorrelation Lags, and Compact CNN Models

· Source: Machine Learning · Field: Science & Research — Artificial Intelligence & Machine Learning, Engineering & Applied Sciences, Health & Medical Research · Depth: Expert, quick

Summary

A study on state-specific respiratory signatures for affective and stress recognition reframes RESP-based recognition as a joint predictive and explanatory problem. Utilizing the chest respiratory channel of the WESAD dataset, the research analyzed 60-second windows with leave-one-subject-out validation. It combined compact raw-signal one-dimensional convolutional neural networks (1D-CNNs) with physically grouped handcrafted respiratory signatures. The primary application focused on binary stress versus non-stress detection, while also analyzing baseline, stress, amusement, and meditation states in a one-vs-rest setting. The feature space included respiratory timing, breath-to-breath variability, waveform statistics, spectral/time-frequency descriptors, and autocorrelation/nonlinear predictability. The raw-signal CNN model achieved 96.72% accuracy, 95.30% macro-F1, and 90.61% MCC for stress-vs-rest performance. Conversely, compact feature models excelled for baseline (MCC 65.34%), amusement (MCC 35.69%), and meditation (MCC 88.65%), demonstrating their utility for non-stress conditions.

Key takeaway

For AI Scientists developing wearable stress and affective state recognition systems, you should consider a hybrid approach. Implement raw-signal 1D-CNNs for highly accurate stress detection, given their 96.72% accuracy. Simultaneously, integrate interpretable handcrafted respiratory signatures to gain clearer insights into non-stress conditions like baseline, amusement, or meditation, where they achieved MCCs up to 88.65%. This dual strategy optimizes both predictive performance and physiological transparency in your models.

Key insights

Respiratory activity offers distinct, interpretable signatures for stress and affective state recognition, combining CNNs and handcrafted features.

Principles

Method

Analyzed 60s WESAD chest respiratory data using leave-one-subject-out validation. Combined 1D-CNNs on raw signals with handcrafted respiratory signatures for binary and one-vs-rest state classification.

In practice

Topics

Best for: AI Scientist, Research Scientist

Related on AIssential

Open in AIssential →

Editorial summary, takeaway, and curation by AIssential. Original article published by Machine Learning.