用检索增强实现可穿戴压力检测的轻量级个性化,无需标注数据
Retrieval-Augmented Personalization with Foundation Models for Wearable Stress Detection

- 从用户历史中检索相似模式,生成紧凑个性化嵌入来调制模型
- 在15人数据集上准确率提升3.92%,宏F1提升4.76%,接近微调效果
- 仅需历史数据即可实现良好性能,适合资源受限场景
可穿戴压力检测的个性化面临个体差异大挑战。传统方法依赖用户专属微调或大规模自监督预训练,成本高昂。本文提出一种轻量级检索增强个性化方法:利用冻结的域外基础模型,从目标用户的过往数据中检索相似模式,并编码为紧凑的个性化嵌入,用于调制轻量级Transformer网络的表征。在包含15名受试者、涵盖腕戴生理信号(EDA、BVP、温度)和活动信号(加速度计)的WESAD数据集上评估,相比非个性化Transformer基线,准确率提升3.92%,宏F1-score提升4.76%,接近监督微调性能,且无需任何标注用户数据。进一步表明,仅使用先前用户样本进行时间检索时,性能已接近完整用户内检索,证明对有限用户历史具有鲁棒性。最后,探索跨数据集检索个性化,利用K-Emocon数据集的嵌入对WESAD数据集实现压力检测个性化。
原文摘要 · Abstract (English)
Personalization in wearable-based stress detection remains challenging due to substantial inter-individual variability in physiological and behavioral responses. While traditional approaches rely on user-specific fine-tuning or costly self-supervised pre-training on large datasets, we propose a lightweight alternative based on retrieval-augmented personalization. Our method leverages frozen, out-of-domain foundation models to retrieve similar patterns from a target user's history and encode them into a compact personalized embedding that modulates representations extracted by a lightweight transformer network. We evaluate our approach on the WESAD stress detection dataset with N=15 users, comprising wrist-worn physiological (EDA, BVP, temperature) and activity (accelerometer) signals, and report gains of +3.92\% in accuracy and +4.76\% in macro F1-score over a non-personalized transformer baseline, approaching supervised fine-tuning performance without requiring any labeled user data. We further show that temporal retrieval, where only prior user samples are available, achieves performance close to full intra-user retrieval, demonstrating robustness to limited user history. Finally, we explore personalization in a cross-dataset retrieval setting, leveraging embeddings from the K-Emocon dataset to personalize representations for stress detection on the WESAD dataset.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。