Wearable Sensor-Based Human Activity Recognition with Transformer Model
Computing devices that can recognize various human activities or movements can be used to assist people in healthcare, sports, or human–robot interaction. Readily available data for this purpose can be obtained from the accelerometer and the gyroscope built into everyday smartphones. Effective classification of real-time activity data is, therefore, actively pursued using various machine learning methods. In this study, the transformer model, a deep learning neural network model developed primarily for the natural language processing and vision tasks, was adapted for a time-series analysis of motion signals. The self-attention mechanism inherent in the transformer, which expresses individual dependencies between signal values within a time series, can match the performance of state-of-the-art convolutional neural networks with long short-term memory. The performance of the proposed adapted transformer method was tested on the largest available public dataset of smartphone motion sensor data covering a wide range of activities, and obtained an average identification accuracy of 99.2% as compared with 89.67% achieved on the same data by a conventional machine learning method. The results suggest the expected future relevance of the transformer model for human activity recognition.
Code (1)
Tasks
Activity RecognitionHuman Activity RecognitionTime SeriesTime Series AnalysisMethods 이 논문이 사용한 방법론
Similar Papers 제목 키워드 기반
TASKED: Transformer-based Adversarial learning for human activity recognition using wearable sensors via Self-KnowledgE Distillation
Wearable sensor-based human activity recognition (HAR) has emerged as a principal research area and is utilized in a variety of applications. Recently, deep learning-based methods have achieved significant improvement in…
Activity RecognitionHuman Activity RecognitionKnowledge DistillationSelf-Knowledge DistillationSALIENCE: An Unsupervised User Adaptation Model for Multiple Wearable Sensors Based Human Activity Recognition
Unsupervised user adaptation aligns the feature distributions of the data from training users and the new user, so a well-trained wearable human activity recognition (WHAR) model can be well adapted to the new user. With…
Activity RecognitionHuman Activity RecognitionHuman Activity Recognition Based on Wearable Sensor Data: A Standardization of the State-of-the-Art
Human activity recognition based on wearable sensor data has been an attractive research topic due to its application in areas such as healthcare and smart environments. In this context, many works have presented remarka…
Activity RecognitionHuman Activity Recognitionimage-classificationImage Classification+2Mukhtasir-Khail-Net: An Ultra-Efficient Convolutional Neural Network for Sports Activity Recognition with Wearable Inertial Sensors
The current prevalent approach of the Internet of Health and Medical Things entails proactively preventing disease onset through routine monitoring of individuals’ physical activities, making Human Activity Recognition (…
Activity RecognitionHuman Activity RecognitionSports Activity RecognitionDeep Learning in Human Activity Recognition with Wearable Sensors: A Review on Advances
Mobile and wearable devices have enabled numerous applications, including activity tracking, wellness monitoring, and human--computer interaction, that measure and improve our daily lives. Many of these applications are …
Activity RecognitionDeep LearningHuman Activity Recognition