Self-Supervised Learning via VICReg Enables Training of EMG Pattern Recognition Using Continuous Data with Unclear Labels
Shriram Tallam Puranam Raghu, Dawn T. MacIsaac, Erik J. Scheme

TL;DR
This paper demonstrates that self-supervised learning with VICReg and LSTM models improves electromyography pattern recognition on continuous data with transitions, outperforming traditional methods and highlighting the importance of dynamic data for training.
Contribution
It introduces a self-supervised pre-training approach using VICReg for LSTM-based sEMG pattern recognition on continuous data with transitions, showing significant performance improvements.
Findings
Temporal models outperform non-temporal models on continuous data.
VICReg pre-training significantly enhances model performance.
Model performance depends on data type and dynamics.
Abstract
In this study, we investigate the application of self-supervised learning via pre-trained Long Short-Term Memory (LSTM) networks for training surface electromyography pattern recognition models (sEMG-PR) using dynamic data with transitions. While labeling such data poses challenges due to the absence of ground-truth labels during transitions between classes, self-supervised pre-training offers a way to circumvent this issue. We compare the performance of LSTMs trained with either fully-supervised or self-supervised loss to a conventional non-temporal model (LDA) on two data types: segmented ramp data (lacking transition information) and continuous dynamic data inclusive of class transitions. Statistical analysis reveals that the temporal models outperform non-temporal models when trained with continuous dynamic data. Additionally, the proposed VICReg pre-trained temporal model with…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsHand Gesture Recognition Systems
MethodsTanh Activation · Linear Discriminant Analysis · Sigmoid Activation · Long Short-Term Memory
