DeStress: Deep Learning for Unsupervised Identification of Mental Stress in Firefighters from Heart-rate Variability (HRV) Data
Ali Oskooei, Sophie Mai Chau, Jonas Weiss, Arvind Sridhar, Mar\'ia, Rodr\'iguez Mart\'inez, Bruno Michel

TL;DR
This study evaluates unsupervised deep learning methods to detect mental stress in firefighters using heart rate variability data, finding autoencoder-based approaches effectively distinguish stressed from normal states validated by physiological markers.
Contribution
It introduces and compares autoencoder-based unsupervised methods for stress detection from HRV data, demonstrating their effectiveness over traditional clustering with engineered features.
Findings
Autoencoder methods outperform K-Means with engineered features.
Convolutional autoencoders reliably identify stress-related clusters.
Clusters correlate with established physiological stress markers.
Abstract
In this work we perform a study of various unsupervised methods to identify mental stress in firefighter trainees based on unlabeled heart rate variability data. We collect RR interval time series data from nearly 100 firefighter trainees that participated in a drill. We explore and compare three methods in order to perform unsupervised stress detection: 1) traditional K-Means clustering with engineered time and frequency domain features 2) convolutional autoencoders and 3) long short-term memory (LSTM) autoencoders, both trained on the raw RRI measurements combined with DBSCAN clustering and K-Nearest-Neighbors classification. We demonstrate that K-Means combined with engineered features is unable to capture meaningful structure within the data. On the other hand, convolutional and LSTM autoencoders tend to extract varying structure from the data pointing to different clusters with…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsHeart Rate Variability and Autonomic Control · Non-Invasive Vital Sign Monitoring · Optical Imaging and Spectroscopy Techniques
MethodsSigmoid Activation · Tanh Activation · k-Means Clustering · Long Short-Term Memory
