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 journal

RETRACTED: Ndaguba et al. Operability of Smart Spaces in Urban Environments: A Systematic Review on Enhancing Functionality and User Experience. <i>Sensors</i> 2023, <i>23</i>, 6938.

Sensors (Basel, Switzerland)·2026
Same journal

Correction: Ma et al. A Lightweight, Low-Frequency, Broadband Underwater Acoustic Transducer with Ternary Symmetric Excitation: Integrating KNN and Terfenol-D for Enhanced Performance. <i>2026</i>, <i>26</i>, 3645.

Sensors (Basel, Switzerland)·2026
Same journal

Correction: He et al. An Edge-Computing-Based Emotion-Aware Adaptive Lighting System for Intelligent Cockpits. <i>Sensors</i> 2026, <i>26</i>, 3489.

Sensors (Basel, Switzerland)·2026
Same journal

Correction: Tu et al. Lower Limb Motion Recognition with Improved SVM Based on Surface Electromyography. <i>Sensors</i> 2024, <i>24</i>, 3097.

Sensors (Basel, Switzerland)·2026
Same journal

Real-Time Detection System for Road Roughness Based on Ultrasonic Technology.

Sensors (Basel, Switzerland)·2026
Same journal

FedHSFV: Federated Learning for Finger Vein Recognition via Hierarchical Decoupling and Subspace Metric.

Sensors (Basel, Switzerland)·2026

Related Experiment Video

Updated: May 31, 2025

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

2.6K

Applying MLP-Mixer and gMLP to Human Activity Recognition.

Takeru Miyoshi1,2, Makoto Koshino2, Hidetaka Nambo1

  • 1Graduate School of National Science and Technology, Kanazawa University, Kanazawa 920-1192, Japan.

Sensors (Basel, Switzerland)
|January 25, 2025
PubMed
Summary

This study explores optimizing deep learning models for human activity recognition (HAR). Findings show multi-layer perceptron (MLP) models can achieve efficient performance with fewer parameters, outperforming convolutional neural networks (CNNs) in computational efficiency.

Keywords:
MLP-mixergMLPhuman activity recognitioninertial measurement unit (IMU)multi-layer perceptrons (MLPs)smartphone

More Related Videos

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

8.9K
Cross-Modal Multivariate Pattern Analysis
13:51

Cross-Modal Multivariate Pattern Analysis

Published on: November 9, 2011

19.9K

Related Experiment Videos

Last Updated: May 31, 2025

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

2.6K
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

8.9K
Cross-Modal Multivariate Pattern Analysis
13:51

Cross-Modal Multivariate Pattern Analysis

Published on: November 9, 2011

19.9K

Area of Science:

  • Artificial Intelligence
  • Machine Learning
  • Sensor Data Analysis

Background:

  • Deep learning models like Convolutional Neural Networks (CNNs), Transformers, and Multi-layer Perceptrons (MLPs) are increasingly used for human activity recognition (HAR).
  • Hyperparameters for sensor data models are often initialized from image processing tasks, potentially leading to oversized models.
  • Sensor data typically has lower dimensionality than image data, suggesting potential for model optimization.

Purpose of the Study:

  • To investigate the impact of reducing hyperparameters on the performance and efficiency of MLP-based models for HAR.
  • To compare the computational efficiency of optimized MLP models against CNNs for sensor-based HAR tasks.

Main Methods:

  • Evaluated two MLP-based models: MLP-Mixer and gMLP.
  • Reduced hyperparameter values in MLP layers from original recommendations.
  • Assessed model performance and computational efficiency on HAR tasks using sensor data.

Main Results:

  • MLP-based models' performance showed a positive correlation with the number of parameters.
  • Reduced parameter counts in MLP models did not significantly hinder performance for specific HAR tasks.
  • MLP-based models demonstrated superior computational efficiency compared to representative CNNs in tested HAR applications.

Conclusions:

  • Optimizing hyperparameters for MLP models can lead to more computationally efficient solutions for HAR.
  • MLP models offer a promising alternative to CNNs for sensor-based HAR, balancing accuracy with reduced resource requirements.