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

Extraction: Advanced Methods00:56

Extraction: Advanced Methods

1.0K
Metal ions can be separated from one another by complexation with organic ligands–the chelating agent– to form uncharged chelates. Here, the chelating agent must contain hydrophobic groups and behave as a weak acid, losing a proton to bind with the metal. Since most organic ligands used in this process are insoluble or undergo oxidation in the aqueous phase, the chelating agent is initially added to the organic phase and extracted into the aqueous phase. The metal-ligand complex is...
1.0K

You might also read

Related Articles

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

Sort by
Same author

Intergroup relations and dynamics of (dis)integration between youth with immigrant and non-immigrant origins: a scoping review.

Frontiers in psychology·2025
Same author

Application of compost assisted by Fe<sub>3</sub>O<sub>4</sub> nanoparticles in di (2-ethylhexyl) phthalate-contaminated soil remediation: Biostimulation strategy, Soil responses, and RSM/CCD Optimization.

The Science of the total environment·2023
Same author

Screening of Parabens in Natural Water by Salting-out Based Centrifugeless Dispersive Liquid-liquid Microextraction Combined with HPLC-UV.

Acta chimica Slovenica·2021
Same author

Microplastics in wastewater outlets of Bandar Abbas city (Iran): A potential point source of microplastics into the Persian Gulf.

Chemosphere·2020
Same author

Quantification of Meloxicam in Human Plasma Using Ionic Liquid-Based Ultrasound-Assisted In Situ Solvent Formation Microextraction Followed by High-Performance Liquid Chromatography.

Journal of chromatographic science·2020
Same author

Determination of Cholesterol and its Derivatives in Nanoliposomes as Drug Delivery Conveyances by HPLC-UV: A Simple, Accurate and Cost-Effective Method Development and Validation Approach.

Journal of chromatographic science·2019

Related Experiment Video

Updated: Jan 9, 2026

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

5.2K

Leveraging LDA feature extraction to augment human activity recognition accuracy.

Milad Vazan1, Elaheh Sharifi1, Hadi Farahani1

  • 1Department of Computer and Data Science, Faculty of Mathematical Science, Shahid Beheshti University, Tehran, Iran.

Medical Engineering & Physics
|December 6, 2025
PubMed
Summary

This study introduces a hybrid approach for human activity recognition (HAR) using smartphones, achieving 99.52% accuracy. The method combines Linear Discriminant Analysis (LDA) and Multilayer Perceptron (MLP) for feature extraction and Support Vector Machine (SVM) with Stochastic Gradient Descent (SGD) for classification.

Keywords:
ClassificationHuman activity recognitionLinear discriminant analysisWearable sensors

More Related Videos

Combining Eye-tracking Data with an Analysis of Video Content from Free-viewing a Video of a Walk in an Urban Park Environment
08:25

Combining Eye-tracking Data with an Analysis of Video Content from Free-viewing a Video of a Walk in an Urban Park Environment

Published on: May 7, 2019

9.5K
Augmenting Large Language Models via Vector Embeddings to Improve Domain-Specific Responsiveness
03:14

Augmenting Large Language Models via Vector Embeddings to Improve Domain-Specific Responsiveness

Published on: December 6, 2024

994

Related Experiment Videos

Last Updated: Jan 9, 2026

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

5.2K
Combining Eye-tracking Data with an Analysis of Video Content from Free-viewing a Video of a Walk in an Urban Park Environment
08:25

Combining Eye-tracking Data with an Analysis of Video Content from Free-viewing a Video of a Walk in an Urban Park Environment

Published on: May 7, 2019

9.5K
Augmenting Large Language Models via Vector Embeddings to Improve Domain-Specific Responsiveness
03:14

Augmenting Large Language Models via Vector Embeddings to Improve Domain-Specific Responsiveness

Published on: December 6, 2024

994

Area of Science:

  • Computer Science
  • Machine Learning
  • Signal Processing

Background:

  • Human Activity Recognition (HAR) is crucial for understanding human behavior using sensor data.
  • Smartphone-based HAR faces challenges in feature dimensionality reduction and classification accuracy.
  • Existing methods require robust feature extraction and optimized classification models.

Purpose of the Study:

  • To propose a hybrid feature extraction strategy combining Linear Discriminant Analysis (LDA) and Multilayer Perceptron (MLP) for smartphone-based HAR.
  • To enhance classification accuracy by optimizing Support Vector Machine (SVM) with Stochastic Gradient Descent (SGD).
  • To validate the proposed LDA-MLP-SVM-SGD (LMSS) approach on the UCI-HAR dataset.

Main Methods:

  • Feature extraction using a hybrid LDA and MLP approach to improve class separability.
  • Classification using an SVM model optimized with SGD for enhanced accuracy.
  • Implementation of the LMSS framework for human activity recognition.

Main Results:

  • The proposed LMSS framework achieved a state-of-the-art accuracy of 99.52% on the UCI-HAR dataset.
  • LDA effectively extracted a new feature space enhancing class separation and prediction.
  • Statistical analysis showed the LMSS approach is comparable to the strongest baseline (mGRRF+XGB, 99.36%).

Conclusions:

  • The LMSS framework demonstrates a highly effective hybrid strategy for smartphone-based HAR.
  • The combination of LDA, MLP, and optimized SVM with SGD significantly improves activity classification accuracy.
  • The approach offers competitive performance, achieving state-of-the-art results with statistical comparability to existing top methods.