PULSE: Privileged Knowledge Transfer from Electrodermal Activity to Low-Cost Sensors for Stress Monitoring
Zihan Zhao, Masood Mortazavi, Ning Yan
TL;DR
PULSE addresses the cost and unreliability of electrodermal activity (EDA) by using EDA solely during self-supervised pretraining to inject sympathetic-arousal information into cheap wearable sensors. The method learns modality-invariant shared embeddings and modality-specific private embeddings, aligning the shared space across sensors via a hinge loss and reconstructing inputs to prevent collapse. A frozen EDA encoder acts as a teacher to distill privileged EDA representations into deployable sensors (ECG, BVP, ACC, TEMP), enabling accurate stress detection at inference without EDA. Evaluated on the WESAD dataset with leave-one-subject-out evaluation, PULSE outperforms no-EDA baselines and symmetric alignment, and in some cases even surpasses the full-sensor baseline due to regularization and stable teacher guidance. The work demonstrates a practical path to cheaper, robust wearable stress monitoring by compressing privileged EDA information into accessible sensors, with broad potential for cross-domain transfer and future refinements.
Abstract
Electrodermal activity (EDA), the primary signal for stress detection, requires costly hardware often unavailable in real-world wearables. In this paper, we propose PULSE, a framework that utilizes EDA exclusively during self-supervised pretraining, while enabling inference without EDA but with more readily available modalities such as ECG, BVP, ACC, and TEMP. Our approach separates encoder outputs into shared and private embeddings. We align shared embeddings across modalities and fuse them into a modality-invariant representation. The private embeddings carry modality-specific information to support the reconstruction objective. Pretraining is followed by knowledge transfer where a frozen EDA teacher transfers sympathetic-arousal representations into student encoders. On WESAD, our method achieves strong stress-detection performance, showing that representations of privileged EDA can be transferred to low-cost sensors to improve accuracy while reducing hardware cost.
