Abstract: In this paper, we study the effect of Feature Space Reduction for the task of Human Activity Recognition (HAR). For this purpose, we investigate a Linear Discriminant Analysis (LDA) trained with Hidden Markov Models (HMMs) force-aligned targets. HAR is a typical application of machine learning, which includes finding a lower-dimensional representation of sequential data to address the curse of dimensionality. This paper uses three datasets (CSL19, UniMiB, and CSL18), which contain data recordings from humans performing more than 16 everyday activities. Data were recorded with wearable sensors integrated into two devices, a knee bandage and a smartphone. First, early-fusion baselines are trained, utilizing an HMM-based approach with Gaussian Mixture Models to model the emission probabilities. Then, recognizers with feature space reduction based on stacking combined with an LDA are evaluated and compared against the baseline. Experimental results show that feature space reductio
Loading