CVMar 4, 2020

A Deep Learning Method for Complex Human Activity Recognition Using Virtual Wearable Sensors

arXiv:2003.01874v248 citations
AI Analysis

This work addresses the challenge of recognizing diverse human activities in real-world settings for applications like smart wearables, but it is incremental as it builds on existing deep learning and transfer learning approaches.

The paper tackled the problem of complex human activity recognition in real scenes by proposing a deep learning method that uses virtual wearable sensor data from the AMASS dataset for training and transfer learning for testing, achieving an accuracy of 91.15% on a real IMU dataset.

Sensor-based human activity recognition (HAR) is now a research hotspot in multiple application areas. With the rise of smart wearable devices equipped with inertial measurement units (IMUs), researchers begin to utilize IMU data for HAR. By employing machine learning algorithms, early IMU-based research for HAR can achieve accurate classification results on traditional classical HAR datasets, containing only simple and repetitive daily activities. However, these datasets rarely display a rich diversity of information in real-scene. In this paper, we propose a novel method based on deep learning for complex HAR in the real-scene. Specially, in the off-line training stage, the AMASS dataset, containing abundant human poses and virtual IMU data, is innovatively adopted for enhancing the variety and diversity. Moreover, a deep convolutional neural network with an unsupervised penalty is proposed to automatically extract the features of AMASS and improve the robustness. In the on-line testing stage, by leveraging advantages of the transfer learning, we obtain the final result by fine-tuning the partial neural network (optimizing the parameters in the fully-connected layers) using the real IMU data. The experimental results show that the proposed method can surprisingly converge in a few iterations and achieve an accuracy of 91.15% on a real IMU dataset, demonstrating the efficiency and effectiveness of the proposed method.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes