IEEE J Biomed Health Inform. 2022 Mar;26(3):939-951. doi: 10.1109/JBHI.2021.3085602. Epub 2022 Mar 7.
Nowadays, with the development of various kinds of sensors in smartphones or wearable devices, human activity recognition (HAR) has been widely researched and has numerous applications in healthcare, smart city, etc. Many techniques based on hand-crafted feature engineering or deep neural network have been proposed for sensor based HAR. However, these existing methods usually recognize activities offline, which means the whole data should be collected before training, occupying large-capacity storage space. Moreover, once the offline model training finished, the trained model can't recognize new activities unless retraining from the start, thus with a high cost of time and space. In this paper, we propose a multi-modality incremental learning model, called HarMI, with continuous learning ability. The proposed HarMI model can start training quickly with little storage space and easily learn new activities without storing previous training data. In detail, we first adopt attention mechanism to align heterogeneous sensor data with different frequencies. In addition, to overcome catastrophic forgetting in incremental learning, HarMI utilizes the elastic weight consolidation and canonical correlation analysis from a multi-modality perspective. Extensive experiments based on two public datasets demonstrate that HarMI can achieve a superior performance compared with several state-of-the-arts.
如今,随着智能手机或可穿戴设备中各种传感器的发展,人体活动识别(HAR)得到了广泛的研究,并在医疗保健、智慧城市等领域有大量的应用。已经提出了许多基于手工特征工程或深度神经网络的传感器 HAR 技术。然而,这些现有的方法通常在离线状态下识别活动,这意味着在训练之前必须收集整个数据,占用大容量的存储空间。此外,一旦离线模型训练完成,除非从头开始重新训练,否则训练后的模型无法识别新的活动,因此时间和空间成本很高。在本文中,我们提出了一种具有连续学习能力的多模态增量学习模型,称为 HarMI。所提出的 HarMI 模型可以快速开始训练,占用的存储空间小,并且可以轻松学习新的活动,而无需存储以前的训练数据。具体来说,我们首先采用注意力机制来对齐具有不同频率的异构传感器数据。此外,为了克服增量学习中的灾难性遗忘,HarMI 从多模态的角度利用弹性权重整合和典型相关分析。基于两个公共数据集的广泛实验表明,与几种最先进的方法相比,HarMI 可以实现卓越的性能。