CNN Autoencoders for Hierarchical Feature Extraction and Fusion in Multi-sensor Human Activity Recognition
Saeed Arabzadeh, Farshad Almasganj, Mohammad Mahdi Ahmadi

TL;DR
This paper introduces a hierarchical CNN-AE fusion model for multi-sensor human activity recognition, significantly improving classification accuracy by effectively extracting and combining features from IMU sensor data.
Contribution
The novel hierarchical unsupervised fusion (HUF) model combines CNNs and autoencoders to enhance feature extraction and fusion in multi-sensor HAR tasks, outperforming existing supervised methods.
Findings
Achieved 97% accuracy on UCI-HAR dataset.
Achieved 97% accuracy on DaLiAc dataset.
Achieved 88% accuracy on Parkinson's gait dataset.
Abstract
Deep learning methods have been widely used for Human Activity Recognition (HAR) using recorded signals from Iner-tial Measurement Units (IMUs) sensors that are installed on various parts of the human body. For this type of HAR, sev-eral challenges exist, the most significant of which is the analysis of multivarious IMU sensors data. Here, we introduce a Hierarchically Unsupervised Fusion (HUF) model designed to extract, and fuse features from IMU sensors data via a hybrid structure of Convolutional Neural Networks (CNN)s and Autoencoders (AE)s. First, we design a stack CNN-AE to embed short-time signals into sets of high dimensional features. Second, we develop another CNN-AE network to locally fuse the extracted features from each sensor unit. Finally, we unify all the sensor features through a third CNN-AE architecture as globally feature fusion to create a unique feature set.…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsContext-Aware Activity Recognition Systems · Anomaly Detection Techniques and Applications · Gait Recognition and Analysis
MethodsAutoencoders
