📄
Abstract - Embedded Inter-Subject Variability in Adversarial Learning for Inertial Sensor-Based Human Activity Recognition
This paper addresses the problem of Human Activity Recognition (HAR) using data from wearable inertial sensors. An important challenge in HAR is the model's generalization capabilities to new unseen individuals due to inter-subject variability, i.e., the same activity is performed differently by different individuals. To address this problem, we propose a novel deep adversarial framework that integrates the concept of inter-subject variability in the adversarial task, thereby encouraging subject-invariant feature representations and enhancing the classification performance in the HAR problem. Our approach outperforms previous methods in three well-established HAR datasets using a leave-one-subject-out (LOSO) cross-validation. Further results indicate that our proposed adversarial task effectively reduces inter-subject variability among different users in the feature space, and it outperforms adversarial tasks from previous works when integrated into our framework. Code: this https URL
基于对抗学习的惯性传感器人体活动识别中嵌入的个体间差异性 /
Embedded Inter-Subject Variability in Adversarial Learning for Inertial Sensor-Based Human Activity Recognition
1️⃣ 一句话总结
这篇论文提出了一种新的对抗学习框架,通过将不同人之间的动作差异(个体间差异性)直接纳入对抗训练,使模型能学习到不受具体个人影响的特征,从而显著提升了可穿戴设备进行人体活动识别时对新用户的泛化能力。