randomHAR: Improving Ensemble Deep Learners for Human Activity Recognition with Sensor Selection and Reinforcement Learning
Deep learning has proven to be an effective approach in the field of Human activity recognition (HAR), outperforming other architectures that require manual feature engineering. Despite recent advancements, challenges inherent to HAR data, such as noisy data, intra-class variability and inter-class similarity, remain. To address these challenges, we propose an ensemble method, called randomHAR. The general idea behind randomHAR is training a series of deep learning models with the same architecture on randomly selected sensor data from the given dataset. Besides, an agent is trained with the reinforcement learning algorithm to identify the optimal subset of the trained models that are utilized for runtime prediction. In contrast to existing work, this approach optimizes the ensemble process rather than the architecture of the constituent models. To assess the performance of the approach, we compare it against two HAR algorithms, including the current state of the art, on six HAR benchmark datasets. The result of the experiment demonstrates that the proposed approach outperforms the state-of-the-art method, ensembleLSTM.
Code (0)
등록된 구현이 없습니다.
Tasks
Activity RecognitionFeature EngineeringHuman Activity RecognitionSimilar Papers 제목 키워드 기반
Ensembles of Deep LSTM Learners for Activity Recognition using Wearables
Recently, deep learning (DL) methods have been introduced very successfully into human activity recognition (HAR) scenarios in ubiquitous and wearable computing. Especially the prospect of overcoming the need for manual …
Activity RecognitionHuman Activity RecognitionEvaluating Deep Neural Network Ensembles by Majority Voting cum Meta-Learning scheme
Deep Neural Networks (DNNs) are prone to overfitting and hence have high variance. Overfitted networks do not perform well for a new data instance. So instead of using a single DNN as classifier we propose an ensemble of…
Activity RecognitionHuman Activity RecognitionMeta-LearningCan Ensemble of Classifiers Provide Better Recognition Results in Packaging Activity?
Skeleton-based Motion Capture (MoCap) systems have been widely used in the game and film industry for mimicking complex human actions for a long time. MoCap data has also proved its effectiveness in human activity recogn…
Activity RecognitionHuman Activity RecognitionHuman Pose Estimation using Motion Priors and Ensemble Models
Human pose estimation in images and videos is one of key technologies for realizing a variety of human activity recognition tasks (e.g., human-computer interaction, gesture recognition, surveillance, and video summarizat…
2D Human Pose Estimation3D Human Pose TrackingActivity RecognitionGesture Recognition+4EnHDC: Ensemble Learning for Brain-Inspired Hyperdimensional Computing
Ensemble learning is a classical learning method utilizing a group of weak learners to form a strong learner, which aims to increase the accuracy of the model. Recently, brain-inspired hyperdimensional computing (HDC) be…
Activity RecognitionEnsemble LearningHuman Activity Recognition