Search papers, labs, and topics across Lattice.
This paper introduces a deep adversarial learning framework for Human Activity Recognition (HAR) that explicitly models inter-subject variability to improve generalization to unseen individuals. The framework incorporates an adversarial task that encourages subject-invariant feature representations by embedding inter-subject variations directly into the adversarial objective. Experiments on three HAR datasets using leave-one-subject-out cross-validation demonstrate that the proposed approach outperforms existing methods and effectively reduces inter-subject variability in the feature space.
By explicitly modeling how people differ, adversarial learning can be steered to produce activity recognition models that generalize better to new users.
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: https://github.com/FranciscoCalatrava/EmbeddedSubjectVariability.git