CVAIJan 14, 2025

Benchmarking Classical, Deep, and Generative Models for Human Activity Recognition

arXiv:2501.08471v17 citationsh-index: 25
Originality Synthesis-oriented
AI Analysis

It provides a comparative analysis to help researchers select models for HAR tasks, but it is incremental as it evaluates existing methods without introducing new ones.

This paper benchmarks classical, deep, and generative models for human activity recognition across five datasets, finding that CNN models achieve superior performance, especially on the Berkeley MHAD dataset.

Human Activity Recognition (HAR) has gained significant importance with the growing use of sensor-equipped devices and large datasets. This paper evaluates the performance of three categories of models : classical machine learning, deep learning architectures, and Restricted Boltzmann Machines (RBMs) using five key benchmark datasets of HAR (UCI-HAR, OPPORTUNITY, PAMAP2, WISDM, and Berkeley MHAD). We assess various models, including Decision Trees, Random Forests, Convolutional Neural Networks (CNN), and Deep Belief Networks (DBNs), using metrics such as accuracy, precision, recall, and F1-score for a comprehensive comparison. The results show that CNN models offer superior performance across all datasets, especially on the Berkeley MHAD. Classical models like Random Forest do well on smaller datasets but face challenges with larger, more complex data. RBM-based models also show notable potential, particularly for feature learning. This paper offers a detailed comparison to help researchers choose the most suitable model for HAR tasks.

Foundations

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

Your Notes