SplashNet: Split-and-Share Encoders for Accurate and Efficient Typing with Surface Electromyography
Nima Hadidi, Jason Chan, Ebrahim Feghhi, Jonathan C. Kao

TL;DR
SplashNet introduces a novel split-and-share encoder architecture with normalization and masking techniques, significantly improving surface electromyography-based typing accuracy across users while reducing model complexity.
Contribution
The paper proposes a new neural network architecture and training modifications that enhance generalization and efficiency for sEMG-based text entry, setting a new state-of-the-art.
Findings
SplashNet reduces character error rate to 36.4% zero-shot and 5.9% after fine-tuning.
Model achieves 75% parameter reduction and 40% FLOPs reduction compared to baseline.
Significant improvements in cross-user generalization without additional data.
Abstract
Surface electromyography (sEMG) at the wrists could enable natural, keyboard-free text entry, yet the state-of-the-art emg2qwerty baseline still misrecognizes of characters in the zero-shot setting on unseen users and after user-specific fine-tuning. We trace many of these errors to mismatched cross-user signal statistics, fragile reliance on high-order feature dependencies, and the absence of architectural inductive biases aligned with the bilateral nature of typing. To address these issues, we introduce three simple modifications: (i) Rolling Time Normalization, which adaptively aligns input distributions across users; (ii) Aggressive Channel Masking, which encourages reliance on low-order feature combinations more likely to generalize across users; and (iii) a Split-and-Share encoder that processes each hand independently with weight-shared streams to reflect the…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMuscle activation and electromyography studies · Tactile and Sensory Interactions · Hand Gesture Recognition Systems
