Natural Typing Recognition vis Surface Electromyography
- URL: http://arxiv.org/abs/2109.10743v1
- Date: Wed, 22 Sep 2021 13:59:31 GMT
- Title: Natural Typing Recognition vis Surface Electromyography
- Authors: Michael S. Crouch, Mingde Zheng, Michael S. Eggleston
- Abstract summary: We use deep learning to achieve over 90% character-level accuracy on reconstructing typed text entirely from measured muscle potentials.
Our architecture recognizes the rapid movements of natural computer typing, which occur at irregular intervals and often overlap in time.
The extensive size of our dataset also allows us to study gesture recognition after synthetically downgrading the spatial or temporal resolution.
- Score: 0.0
- License: http://creativecommons.org/licenses/by-sa/4.0/
- Abstract: By using a computer keyboard as a finger recording device, we construct the
largest existing dataset for gesture recognition via surface electromyography
(sEMG), and use deep learning to achieve over 90% character-level accuracy on
reconstructing typed text entirely from measured muscle potentials. We
prioritize the temporal structure of the EMG signal instead of the spatial
structure of the electrode layout, using network architectures inspired by
those used for real-time spoken language transcription. Our architecture
recognizes the rapid movements of natural computer typing, which occur at
irregular intervals and often overlap in time. The extensive size of our
dataset also allows us to study gesture recognition after synthetically
downgrading the spatial or temporal resolution, showing the system capabilities
necessary for real-time gesture recognition.
Related papers
- Typing Reinvented: Towards Hands-Free Input via sEMG [0.9786690381850356]
We explore surface electromyography (sEMG) as a non-invasive input modality for mapping muscle activity to keyboard inputs, targeting immersive typing in next-generation human-computer interaction (HCI)<n>We significantly outperform the existing convolutional baselines, reducing online generic CER from 24.98% -> 20.34% and offline personalized CER from 10.86% -> 10.10%, while remaining fully causal.<n>We further incorporate a lightweight decoding pipeline with language-model-based correction, demonstrating the feasibility of accurate, real-time muscle-driven text input for future wearable and spatial interfaces.
arXiv Detail & Related papers (2025-11-22T23:04:45Z) - Event-Driven Implementation of a Physical Reservoir Computing Framework for superficial EMG-based Gesture Recognition [2.222098162797332]
This paper explores a novel neuromorphic implementation approach for gesture recognition by extracting spiking information from surface electromyography (sEMG) data in an event-driven manner.
The network was designed by implementing a simple-structured and hardware-friendly Physical Reservoir Computing framework called Rotating Neuron Reservoir (RNR) within the domain of Spiking neural network (SNN)
The proposed system was validated by an open-access large-scale sEMG database and achieved an average classification accuracy of 74.6% and 80.3%.
arXiv Detail & Related papers (2025-03-10T17:18:14Z) - Machine Learning-based sEMG Signal Classification for Hand Gesture Recognition [3.9440964696313485]
EMG-based hand gesture recognition uses electromyographic(EMG) signals to interpret and classify hand movements.
This paper aims to benchmark the performance of EMG-based hand gesture recognition using novel feature extraction methods.
arXiv Detail & Related papers (2024-11-23T21:29:51Z) - Exploring Emerging Trends and Research Opportunities in Visual Place Recognition [28.76562316749074]
Visual-based recognition is a long-standing challenge in computer vision and robotics communities.
Visual place recognition is vital for most localization implementations.
Researchers have recently turned their attention to vision-language models.
arXiv Detail & Related papers (2024-11-18T11:36:17Z) - emg2qwerty: A Large Dataset with Baselines for Touch Typing using Surface Electromyography [47.160223334501126]
emg2qwerty is a large-scale dataset of non-invasive electromyographic signals recorded at the wrists while touch typing on a QWERTY keyboard.
With 1,135 sessions spanning 108 users and 346 hours of recording, this is the largest such public dataset to date.
We show strong baseline performance on predicting key-presses using sEMG signals alone.
arXiv Detail & Related papers (2024-10-26T05:18:48Z) - Jointly Modeling Spatio-Temporal Features of Tactile Signals for Action Classification [50.63919418371698]
Tactile signals collected by wearable electronics are essential in modeling and understanding human behavior.
Existing action classification methods fail to capture the spatial and temporal features of tactile signals simultaneously.
We propose S-Temporal Aware Aware Transformer (STAT) to utilize continuous tactile signals for action classification.
arXiv Detail & Related papers (2024-01-21T03:47:57Z) - A Hybrid End-to-End Spatio-Temporal Attention Neural Network with
Graph-Smooth Signals for EEG Emotion Recognition [1.6328866317851187]
We introduce a deep neural network that acquires interpretable representations by a hybrid structure of network-temporal encoding and recurrent attention blocks.
We demonstrate that our proposed architecture exceeds state-of-the-art results for emotion classification on the publicly available DEAP dataset.
arXiv Detail & Related papers (2023-07-06T15:35:14Z) - Fast Monocular Scene Reconstruction with Global-Sparse Local-Dense Grids [84.90863397388776]
We propose to directly use signed distance function (SDF) in sparse voxel block grids for fast and accurate scene reconstruction without distances.
Our globally sparse and locally dense data structure exploits surfaces' spatial sparsity, enables cache-friendly queries, and allows direct extensions to multi-modal data.
Experiments show that our approach is 10x faster in training and 100x faster in rendering while achieving comparable accuracy to state-of-the-art neural implicit methods.
arXiv Detail & Related papers (2023-05-22T16:50:19Z) - Braille Letter Reading: A Benchmark for Spatio-Temporal Pattern
Recognition on Neuromorphic Hardware [50.380319968947035]
Recent deep learning approaches have reached accuracy in such tasks, but their implementation on conventional embedded solutions is still computationally very and energy expensive.
We propose a new benchmark for computing tactile pattern recognition at the edge through letters reading.
We trained and compared feed-forward and recurrent spiking neural networks (SNNs) offline using back-propagation through time with surrogate gradients, then we deployed them on the Intel Loihimorphic chip for efficient inference.
Our results show that the LSTM outperforms the recurrent SNN in terms of accuracy by 14%. However, the recurrent SNN on Loihi is 237 times more energy
arXiv Detail & Related papers (2022-05-30T14:30:45Z) - Towards Domain-Independent and Real-Time Gesture Recognition Using
mmWave Signal [11.76969975145963]
DI-Gesture is a domain-independent and real-time mmWave gesture recognition system.
In real-time scenario, the accuracy of DI-Gesutre reaches over 97% with average inference time of 2.87ms.
arXiv Detail & Related papers (2021-11-11T13:28:28Z) - Adaptive Latent Space Tuning for Non-Stationary Distributions [62.997667081978825]
We present a method for adaptive tuning of the low-dimensional latent space of deep encoder-decoder style CNNs.
We demonstrate our approach for predicting the properties of a time-varying charged particle beam in a particle accelerator.
arXiv Detail & Related papers (2021-05-08T03:50:45Z) - Continuous Emotion Recognition with Spatiotemporal Convolutional Neural
Networks [82.54695985117783]
We investigate the suitability of state-of-the-art deep learning architectures for continuous emotion recognition using long video sequences captured in-the-wild.
We have developed and evaluated convolutional recurrent neural networks combining 2D-CNNs and long short term-memory units, and inflated 3D-CNN models, which are built by inflating the weights of a pre-trained 2D-CNN model during fine-tuning.
arXiv Detail & Related papers (2020-11-18T13:42:05Z)
This list is automatically generated from the titles and abstracts of the papers in this site.
This site does not guarantee the quality of this site (including all information) and is not responsible for any consequences.