Jove
Visualize
Contact Us
JoVE
x logofacebook logolinkedin logoyoutube logo
ABOUT JoVE
OverviewLeadershipBlogJoVE Help Center
AUTHORS
Publishing ProcessEditorial BoardScope & PoliciesPeer ReviewFAQSubmit
LIBRARIANS
TestimonialsSubscriptionsAccessResourcesLibrary Advisory BoardFAQ
RESEARCH
JoVE JournalMethods CollectionsJoVE Encyclopedia of ExperimentsArchive
EDUCATION
JoVE CoreJoVE BusinessJoVE Science EducationJoVE Lab ManualFaculty Resource CenterFaculty Site
Terms & Conditions of Use
Privacy Policy
Policies

Related Concept Videos

You might also read

Related Articles

Articles linked to this work by shared authors, journal, and citation graph.

Sort by
Same author

Task-Dependent Performance of Wearable Multimodal Biofeedback in Physical Rehabilitation: A Longitudinal Post-Stroke Case Study.

Healthcare (Basel, Switzerland)·2026
Same author

Multi-omics characterization of β-myrcene-evolved <i>Pseudomonas</i> sp. M1 reveals convergent FleQ mutations and altered catabolic efficiency.

Frontiers in molecular biosciences·2026
Same author

Pregnancy and Pregnancy Outcomes in Women with Eating Disorders: A Four-Year Longitudinal Study with Case Series.

Pediatric reports·2025
Same author

ErgoReport: A Holistic Posture Assessment Framework Based on Inertial Data and Deep Learning.

Sensors (Basel, Switzerland)·2025
Same author

A Comprehensive Dataset of Surface Electromyography and Self-Perceived Fatigue Levels for Muscle Fatigue Analysis.

Sensors (Basel, Switzerland)·2025
Same author

Integrating sEMG and IMU Sensors in an e-Textile Smart Vest for Forward Posture Monitoring: First Steps.

Sensors (Basel, Switzerland)·2024

Related Experiment Video

Updated: Sep 20, 2025

Design and Analysis for Fall Detection System Simplification
08:05

Design and Analysis for Fall Detection System Simplification

Published on: April 6, 2020

10.8K

Inertial Data-Based AI Approaches for ADL and Fall Recognition.

Luís M Martins1,2,3, Nuno Ferrete Ribeiro1,2,3,4, Filipa Soares1,2,3

  • 1Center for MicroElectroMechanical Systems (CMEMS), University of Minho, 4800-058 Guimarães, Portugal.

Sensors (Basel, Switzerland)
|June 10, 2022
PubMed
Summary

This study evaluates how different machine learning and deep learning models can identify daily activities and falls using data from wearable sensors. By combining multiple datasets, the researchers created a robust framework to compare various classification methods. The findings highlight the trade-offs between high accuracy and processing speed for real-time monitoring applications.

Keywords:
Machine Learningactivity recognitiondataset fusiondeep learningfallsfeature selectionmachine learningwearable sensorsfall detectiondeep learningpattern recognition

Frequently Asked Questions

More Related Videos

Measuring the Kinematics of Daily Living Movements with Motion Capture Systems in Virtual Reality
08:45

Measuring the Kinematics of Daily Living Movements with Motion Capture Systems in Virtual Reality

Published on: April 5, 2018

7.7K
Author Spotlight: Addressing Technical and Subjective Challenges in Measuring Classroom Attention
06:37

Author Spotlight: Addressing Technical and Subjective Challenges in Measuring Classroom Attention

Published on: December 15, 2023

4.2K

Related Experiment Videos

Last Updated: Sep 20, 2025

Design and Analysis for Fall Detection System Simplification
08:05

Design and Analysis for Fall Detection System Simplification

Published on: April 6, 2020

10.8K
Measuring the Kinematics of Daily Living Movements with Motion Capture Systems in Virtual Reality
08:45

Measuring the Kinematics of Daily Living Movements with Motion Capture Systems in Virtual Reality

Published on: April 5, 2018

7.7K
Author Spotlight: Addressing Technical and Subjective Challenges in Measuring Classroom Attention
06:37

Author Spotlight: Addressing Technical and Subjective Challenges in Measuring Classroom Attention

Published on: December 15, 2023

4.2K

Area of Science:

  • Artificial Intelligence applications in human movement analysis
  • Wearable sensor technology for ADL recognition research
  • Biomedical signal processing and inertial data analysis

Background:

The identification of daily human movements remains a complex challenge within pervasive computing environments. Prior research has shown that wearable devices positioned on the torso provide reliable information for tracking physical behaviors. No prior work had resolved the limitations regarding the narrow scope of recognized movement categories. Most existing studies fail to incorporate fall detection alongside standard daily tasks. That uncertainty drove the need for more comprehensive classification frameworks. Current literature often suffers from insufficient sample sizes and opaque validation protocols. This gap motivated a broader investigation into algorithmic performance across diverse datasets. Scientists have struggled to balance model complexity with the practical requirements of real-time monitoring systems.

Purpose Of The Study:

The aim of this study is to develop a robust framework for recognizing daily activities and falls using inertial sensor data. Researchers sought to address the limitations of existing classification models, such as small sample sizes and narrow activity scopes. The project focuses on improving the accuracy and reliability of movement recognition in uncontrolled environments. By integrating multiple datasets, the team intended to create a more generalized training environment for various algorithms. The investigation specifically targets the inclusion of transitional movements and fall events which are often overlooked. A comparative analysis of different Machine Learning classifiers was performed to identify the most effective approaches. The authors also aimed to evaluate the potential of Deep Learning techniques within this specific domain. This work seeks to provide a clearer understanding of how feature selection impacts the performance of automated health monitoring systems.

Main Methods:

The review approach involved merging nine separate public and private datasets to create a comprehensive training repository. Researchers implemented an Artificial Intelligence framework to evaluate various Machine Learning classifiers systematically. Feature selection techniques were applied to isolate relevant signals from the lower trunk sensors. The team compared traditional statistical classifiers against advanced neural network architectures. Validation processes were standardized to ensure transparency and reproducibility across all tested models. Relief-F and Principal Component Analysis were employed to rank and reduce input variables effectively. Each algorithm underwent rigorous testing to determine its classification accuracy and computational latency. This structured methodology allowed for a direct comparison of performance metrics under consistent experimental conditions.

Main Results:

Key findings from the literature reveal that the K-NN classifier achieved the highest accuracy of 98.22% using 85 features. The Ensemble Learning approach followed closely with 96.53% accuracy while utilizing only 65 features. This Ensemble method demonstrated a significant advantage in processing speed, requiring only 0.039 ms per window. Deep Learning models, specifically Bidirectional LSTM networks, yielded an overall accuracy of 92.55%. The study successfully recognized 20 distinct daily activities and fall events. Feature selection proved vital for maintaining high performance across all tested models. The results indicate that different algorithms offer distinct trade-offs between precision and real-time capability. These findings confirm that larger datasets significantly improve the robustness of movement recognition systems.

Conclusions:

The authors propose that their integrated framework significantly enhances the reliability of movement classification systems. Their synthesis indicates that K-Nearest Neighbors (K-NN) provides the highest accuracy for identifying twenty distinct activities. The researchers suggest that Ensemble Learning offers a superior balance between precision and computational efficiency. This implies that Ensemble methods are more suitable for deployment in time-sensitive monitoring scenarios. The study demonstrates that Deep Learning models, specifically Bidirectional Long Short-Term Memory (LSTM) networks, remain a viable alternative. The authors conclude that feature selection strategies are vital for optimizing model performance. Their findings highlight the necessity of using large, merged datasets to improve generalizability. These results provide a clear roadmap for future developments in automated health surveillance technologies.

The researchers propose that the K-NN classifier achieves the highest accuracy at 98.22% when utilizing 85 features selected by Relief-F. In contrast, the Ensemble Learning model reaches 96.53% accuracy using 65 features identified via Principal Component Analysis.

The authors utilize Principal Component Analysis (PCA) as a dimensionality reduction technique. This method helps identify the most informative components from the lower trunk inertial data, allowing the Ensemble Learning model to maintain a rapid classification time of 0.039 ms per window.

The researchers explain that lower trunk placement is necessary because it provides stable inertial signals in uncontrolled settings. This specific anatomical region captures consistent movement patterns, which are required for distinguishing between standard daily tasks and sudden fall events.

The study integrates nine distinct public and private datasets to construct a large, unified repository. This data aggregation role is critical for enhancing the robustness of the machine learning algorithms, addressing previous concerns regarding small sample sizes in the literature.

The authors report an overall accuracy of 92.55% for the Bidirectional Long Short-Term Memory (LSTM) neural network. While this performance is lower than the top machine learning classifiers, the researchers propose that deep learning remains a valid option for future development.

The authors imply that the choice of classifier depends on the specific application requirements. They suggest that while K-NN is optimal for peak accuracy, the Ensemble Learning approach is better suited for real-time deployment due to its faster processing speed.