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

Classification of Signals01:30

Classification of Signals

401
In signal processing, signals are classified based on various characteristics: continuous-time versus discrete-time, periodic versus aperiodic, analog versus digital, and causal versus noncausal. Each category highlights distinct properties crucial for understanding and manipulating signals.
A continuous-time signal holds a value at every instant in time, representing information seamlessly. In contrast, a discrete-time signal holds values only at specific moments, often denoted as x(n), where...
401
Multi-input and Multi-variable systems01:22

Multi-input and Multi-variable systems

96
Cruise control systems in cars are designed as multi-input systems to maintain a driver's desired speed while compensating for external disturbances such as changes in terrain. The block diagram for a cruise control system typically includes two main inputs: the desired speed set by the driver and any external disturbances, such as the incline of the road. By adjusting the engine throttle, the system maintains the vehicle's speed as close to the desired value as possible.
In the absence...
96
Force Classification01:22

Force Classification

1.1K
Forces play a crucial role in the study of physics and engineering. They are essential in describing the motion, behavior, and equilibrium of objects in the physical world. Forces can be classified based on their origin, type, and direction of action.
Contact and non-contact forces are two of the most widely used categories of forces. As the name suggests, contact forces require physical contact between two objects to act upon each other. Examples of contact forces include frictional,...
1.1K

You might also read

Related Articles

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

Sort by
Same author

Self-supervised representation learning with continuous training data improves the feel and performance of myoelectric control.

Computers in biology and medicine·2025
Same author

Efficient Multi-Positioned Training for Regression-Based Myoelectric Control: Exploring Transformer Models with Transfer Learning.

IEEE ... International Conference on Rehabilitation Robotics : [proceedings]·2025
Same author

Enhancing neuroprosthesis calibration: the advantage of integrating prior training over exclusive use of new data.

Journal of neural engineering·2024
Same author

Decision-Change Informed Rejection Improves Robustness in Pattern Recognition-Based Myoelectric Control.

IEEE journal of biomedical and health informatics·2023
Same author

The Influence of Training With Visual Biofeedback on the Predictability of Myoelectric Control Usability.

IEEE transactions on neural systems and rehabilitation engineering : a publication of the IEEE Engineering in Medicine and Biology Society·2022
Same author

A Multi-Variate Approach to Predicting Myoelectric Control Usability.

IEEE transactions on neural systems and rehabilitation engineering : a publication of the IEEE Engineering in Medicine and Biology Society·2021

Related Experiment Video

Updated: Jun 5, 2025

Capturing Dynamic Finger Gesturing with High-resolution Surface Electromyography and Computer Vision
08:15

Capturing Dynamic Finger Gesturing with High-resolution Surface Electromyography and Computer Vision

Published on: March 28, 2025

398

Self-supervised learning via VICReg enables training of EMG pattern recognition using continuous data with unclear

Shriram Tallam Puranam Raghu1, Dawn T MacIsaac1, Erik J Scheme1

  • 1Department of Electrical and Computer Engineering and the Institute of Biomedical Engineering, University of New Brunswick, Fredericton, E3B 5A3, NB, Canada.

Computers in Biology and Medicine
|December 5, 2024
PubMed
Summary

Self-supervised learning with pre-trained Long Short-Term Memory (LSTM) networks enhances surface electromyography pattern recognition (sEMG-PR) models. Using dynamic data with transitions, this approach significantly outperforms traditional methods, especially with the VICReg pre-trained model.

Keywords:
Deep temporal learningMyoelectric controlSelf-supervised learningSurface electromyography pattern recognitionTransitionsVICReg

More Related Videos

Simultaneous Scalp Electroencephalography EEG, Electromyography EMG, and Whole-body Segmental Inertial Recording for Multi-modal Neural Decoding
11:25

Simultaneous Scalp Electroencephalography EEG, Electromyography EMG, and Whole-body Segmental Inertial Recording for Multi-modal Neural Decoding

Published on: July 26, 2013

43.3K
Author Spotlight: Investigating the Impact of Emotional Prosodies on Voice Recognition and Perception
05:48

Author Spotlight: Investigating the Impact of Emotional Prosodies on Voice Recognition and Perception

Published on: August 9, 2024

1.4K

Related Experiment Videos

Last Updated: Jun 5, 2025

Capturing Dynamic Finger Gesturing with High-resolution Surface Electromyography and Computer Vision
08:15

Capturing Dynamic Finger Gesturing with High-resolution Surface Electromyography and Computer Vision

Published on: March 28, 2025

398
Simultaneous Scalp Electroencephalography EEG, Electromyography EMG, and Whole-body Segmental Inertial Recording for Multi-modal Neural Decoding
11:25

Simultaneous Scalp Electroencephalography EEG, Electromyography EMG, and Whole-body Segmental Inertial Recording for Multi-modal Neural Decoding

Published on: July 26, 2013

43.3K
Author Spotlight: Investigating the Impact of Emotional Prosodies on Voice Recognition and Perception
05:48

Author Spotlight: Investigating the Impact of Emotional Prosodies on Voice Recognition and Perception

Published on: August 9, 2024

1.4K

Area of Science:

  • Biomedical Engineering
  • Machine Learning
  • Signal Processing

Background:

  • Surface electromyography pattern recognition (sEMG-PR) models are crucial for human-computer interfaces.
  • Training sEMG-PR models with dynamic data, including transitions between muscle activation patterns, is challenging due to the lack of ground-truth labels during these transitions.
  • Self-supervised learning offers a potential solution to overcome labeling limitations in dynamic sEMG data.

Purpose of the Study:

  • To investigate the efficacy of self-supervised learning using pre-trained Long Short-Term Memory (LSTM) networks for sEMG-PR model training.
  • To compare the performance of LSTM models (fully-supervised vs. self-supervised) against a conventional Linear Discriminant Analysis (LDA) model.
  • To evaluate model performance on both segmented ramp data and continuous dynamic data with class transitions.

Main Methods:

  • Employed pre-trained Long Short-Term Memory (LSTM) networks utilizing self-supervised learning (VICReg) for sEMG-PR.
  • Compared LSTM models (trained with self-supervised and fully-supervised loss) against a Linear Discriminant Analysis (LDA) model.
  • Utilized two datasets: segmented ramp data (no transitions) and continuous dynamic data (with transitions).

Main Results:

  • Temporal models (LSTMs) outperformed non-temporal models (LDA) when trained on continuous dynamic data.
  • The VICReg pre-trained LSTM model using continuous dynamic data demonstrated superior performance compared to all other tested models.
  • LSTMs trained solely on ramp data performed worse than LDA, indicating potential overfitting without sufficient dynamic information.

Conclusions:

  • Representative dynamics in training data are critical for effective sEMG-PR model development.
  • Self-supervised learning approaches, particularly with pre-trained LSTMs on dynamic data, can significantly enhance sEMG-PR model performance.
  • The choice of model architecture and data type significantly influences sEMG-PR outcomes.