用混合模型提升可穿戴设备情绪识别的跨人泛化能力
Enhancing Generalization in PPG-Based Emotion Measurement with a CNN-TCN-LSTM Model
- 结合CNN、TCN、LSTM,分层提取生理信号特征
- 在PPGE数据集上AUC和F1均优于现有模型
- 适合需要高泛化能力的情绪计算研究者
人机交互日益普及,情感计算聚焦于识别与响应人类情绪,常依赖可穿戴设备提供的连续生理信号。其中,光电容积脉搏波(PPG)因易获取而备受关注,但其跨个体情绪识别的泛化能力仍存挑战。本文提出一种融合卷积神经网络(CNN)、长短期记忆网络(LSTM)与时间卷积网络(TCN)的混合架构:原始PPG信号经CNN提取特征,再分别交由LSTM与TCN处理,最终输出特征拼接用于分类效价与唤醒度。在光电容积脉搏波情绪分析数据集(PPGE)上的实验表明,该模型在泛化性能上优于独立使用CNN或LSTM的模型,且超越当前最优的CNN及CNN-LSTM结构。通过AUC与F1分数验证了其对受试者差异的鲁棒性。
原文摘要 · Abstract (English)
Human computer interaction has become integral to modern life, driven by advancements in machine learning technologies. Affective computing, in particular, has focused on systems that recognize, interpret, and respond to human emotions, often using wearable devices, which provide continuous data streams of physiological signals. Among various physiological signals, the photoplethysmogram (PPG) has gained prominence due to its ease of acquisition from widely available devices. However, the generalization of PPG-based emotion recognition models across individuals remains an unresolved challenge. This paper introduces a novel hybrid architecture that combines Convolutional Neural Networks (CNNs), Long Short-Term Memory networks (LSTMs), and Temporal Convolutional Networks (TCNs) to address this issue. The proposed model integrates the strengths of these architectures to improve robustness and generalization. Raw PPG signals are fed into the CNN for feature extraction. These features are processed separately by LSTM and TCN. The outputs from these components are concatenated to generate a final feature representation, which serves as the input for classifying valence and arousal, the primary dimensions of emotion. Experiments using the Photoplethysmogram Dataset for Emotional Analysis (PPGE) demonstrate that the proposed hybrid model achieves better model generalization than standalone CNN and LSTM architectures. Our results show that the proposed solution outperforms the state-of-the-art CNN architecture, as well as a CNN-LSTM model, in emotion recognition tasks with PPG signals. Using metrics such as Area Under the Curve (AUC) and F1 Score, we highlight the model's effectiveness in handling subject variability.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。