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

Computational exploration of <i>Aegle marmelos</i> coumarins: DFT, molecular docking, and dynamics studies for anti-hypertensive activity.

Natural product research·2026
Same author

Synthesis and biological evaluation of 6-hydroxychromone based thiosemicarbazones as potential antidiabetic and antioxidant agents.

Scientific reports·2026
Same author

Synthesis, multi-target evaluation and DFT analysis of 6-hydroxychromone derived hydrazones with carbonic anhydrase I-II/acetylcholinesterase inhibition and antioxidant activity.

RSC advances·2026
Same author

Schiff-based metal complexes of atenolol: Synthesis, characterization, molecular docking and biological evaluation.

Pakistan journal of pharmaceutical sciences·2026
Same author

Design, synthesis, and computational insights into 3-acetyl-8-methoxy coumarin hybrids as potential anti-alzheimer's agents.

Scientific reports·2025
Same author

PD-L1 targeting in triple negative breast cancer: in silico and in vitro validation of wasp venom peptide MP-1.

Medical oncology (Northwood, London, England)·2025
Same journal

RETRACTED: Zhang et al. A Novel Framework for Reconstruction and Imaging of Target Scattering Centers via Wide-Angle Incidence in Radar Networks. <i>Sensors</i> 2025, <i>25</i>, 6802.

Sensors (Basel, Switzerland)·2026
Same journal

Enhancing Unsupervised Multi-Source Domain Adaptation for Person Re-Identification via Mixture of Experts and Graph-Based Relation.

Sensors (Basel, Switzerland)·2026
Same journal

Development of an Instrumented Glove for Palmar Pressure Assessment in Kayakers.

Sensors (Basel, Switzerland)·2026
Same journal

Development and Experimental Validation of an Autonomous IoT-Based Monitoring System for Real-Time Water Quality Assessment in the Amazon River.

Sensors (Basel, Switzerland)·2026
Same journal

Semi-Supervised Adversarial Learning Framework for Controller Area Network Bus Intrusion Detection.

Sensors (Basel, Switzerland)·2026
Same journal

Smart Optimization Method for Safety Signs in Innovative Manufacturing Environments Integrating Industrial Field IoT Sensors and Knowledge Graphs.

Sensors (Basel, Switzerland)·2026
See all related articles

Related Experiment Video

Updated: Dec 31, 2025

Evaluation of a Smartphone-based Human Activity Recognition System in a Daily Living Environment
06:49

Evaluation of a Smartphone-based Human Activity Recognition System in a Daily Living Environment

Published on: December 11, 2015

9.3K

Enhanced Human Activity Recognition Based on Smartphone Sensor Data Using Hybrid Feature Selection Model.

Nadeem Ahmed1, Jahir Ibna Rafiq2, Md Rashedul Islam3

  • 1Centre for Higher Studies and Research, Bangladesh University of Professionals, Mirpur Cantonment, Dhaka-1216, Bangladesh.

Sensors (Basel, Switzerland)
|January 16, 2020
PubMed
Summary
This summary is machine-generated.

This study introduces a new computational method to improve how smartphones identify physical movements. By using a hybrid selection process to filter out unnecessary data, the system reduces complexity and improves accuracy. This approach allows mobile devices to track daily activities efficiently while using minimal processing power.

Keywords:
SVMaccelerometerfeature selectiongyroscopehuman activity recognition (HAR)machine learningsensormachine learninginertial sensorsdata optimizationcomputational efficiency

Frequently Asked Questions

More Related Videos

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.1K
An Application for Pairing with Wearable Devices to Monitor Personal Health Status
06:58

An Application for Pairing with Wearable Devices to Monitor Personal Health Status

Published on: February 3, 2022

3.2K

Related Experiment Videos

Last Updated: Dec 31, 2025

Evaluation of a Smartphone-based Human Activity Recognition System in a Daily Living Environment
06:49

Evaluation of a Smartphone-based Human Activity Recognition System in a Daily Living Environment

Published on: December 11, 2015

9.3K
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.1K
An Application for Pairing with Wearable Devices to Monitor Personal Health Status
06:58

An Application for Pairing with Wearable Devices to Monitor Personal Health Status

Published on: February 3, 2022

3.2K

Area of Science:

  • Human activity recognition within mobile computing systems
  • Data science and machine learning applications

Background:

No prior work had resolved the computational inefficiencies inherent in processing high-dimensional inertial sensor data for movement tracking. It was already known that mobile devices collect vast amounts of information through integrated accelerometers and gyroscopes. This gap motivated researchers to address the challenges of identifying physical states within complex datasets. Prior research has shown that including every available data point often leads to the curse of dimensionality. That uncertainty drove the need for refined techniques to isolate relevant information from noisy inputs. Current approaches frequently struggle to balance recognition accuracy with the limited hardware capabilities of modern handheld electronics. This study builds upon existing frameworks to optimize how systems interpret raw motion signals. The field requires more streamlined models to ensure reliable monitoring for healthcare and smart home applications.

Purpose Of The Study:

The aim of this research is to develop a hybrid feature selection model that enhances the accuracy of identifying physical movements using mobile devices. This study addresses the challenge of processing high-dimensional data generated by integrated accelerometers and gyroscopes. The authors seek to overcome the computational burden associated with including all available feature vectors in the recognition process. This motivation stems from the need to avoid the curse of dimensionality, which often degrades system performance. By proposing a combined filter and wrapper method, the researchers intend to streamline the identification workflow. The investigation focuses on extracting only the most relevant information to improve overall recognition efficiency. This effort is particularly important for applications like elderly care and smart home monitoring where reliable data is required. The study ultimately strives to provide a robust solution that functions well on hardware with limited processing capabilities.

Main Methods:

The review approach focuses on a hybrid selection design that integrates filter and wrapper strategies to refine input variables. Researchers implemented a sequential floating forward search to isolate the most significant attributes from raw signals. This methodology prioritizes the reduction of feature space complexity to enhance computational speed. The team utilized a multiclass support vector machine to perform the final classification of physical states. By adopting the kernel trick, the model successfully generates nonlinear decision boundaries for training and testing. Validation occurred through the application of a standardized benchmark dataset to ensure consistent performance metrics. This systematic procedure allows for the evaluation of model efficacy under restricted hardware conditions. The approach emphasizes the importance of data optimization before feeding information into the learning algorithm.

Main Results:

Key findings from the literature indicate that the proposed hybrid model successfully identifies physical movements with high efficiency. The system effectively addresses the curse of dimensionality by filtering out redundant feature vectors from the raw sensor input. By utilizing the sequential floating forward search, the model isolates the most informative data points for classification. The multiclass support vector machine demonstrates robust performance when processing these refined inputs. The authors report that the system maintains satisfactory identification accuracy while operating within limited hardware constraints. This outcome confirms that the hybrid approach is suitable for resource-constrained mobile environments. The integration of the kernel trick allows for precise nonlinear classification of complex motion patterns. These results highlight the potential for improved monitoring capabilities in various real-world applications.

Conclusions:

The authors suggest that their hybrid selection framework effectively mitigates the curse of dimensionality in movement classification tasks. This synthesis and implications review highlights how combining filter and wrapper techniques improves overall system performance. The researchers propose that utilizing sequential floating forward search allows for the extraction of highly informative feature sets. Their findings indicate that multiclass support vector machines provide robust nonlinear classification when paired with appropriate kernel functions. The study demonstrates that these optimized models operate successfully even when hardware resources remain constrained. These results imply that efficient data processing is possible without sacrificing the precision of activity identification. Future applications could leverage this methodology to enhance monitoring capabilities in elderly care and sports analytics. The evidence supports the integration of such lightweight algorithms into standard mobile sensing platforms.

The researchers propose a hybrid selection framework that combines filter and wrapper methods. By utilizing sequential floating forward search, the system identifies the most relevant data points, which are then processed by a multiclass support vector machine to classify physical movements accurately.

The system employs a multiclass support vector machine, which creates nonlinear classifiers. This tool adopts the kernel trick to handle complex, high-dimensional data, ensuring that the model can distinguish between various physical conditions effectively during both training and testing phases.

A sequential floating forward search is necessary because it systematically extracts the most desirable features from the high-dimensional vectors. This process prevents the curse of dimensionality, allowing the model to function efficiently on devices with limited hardware resources.

The researchers utilize benchmark datasets to validate their proposed system. This data type serves as the foundation for testing the efficiency of the hybrid selection process and the accuracy of the final activity identification results.

The study measures activity identification performance by evaluating how well the model handles high-dimensional vectors. The phenomenon known as the curse of dimensionality is specifically addressed to ensure that the system provides satisfactory results despite the complexity of the input data.

The authors claim that their system provides satisfactory identification while operating with limited hardware resources. This implication suggests that their approach is well-suited for real-world deployment in mobile environments where processing power and battery life are restricted.