paper-with-me

Papers

SplashNet: Split-and-Share Encoders for Accurate and Efficient Typing with Surface Electromyography

2025-06-14 · Nima Hadidi, Jason Chan, Ebrahim Feghhi, Jonathan Kao

Surface electromyography (sEMG) at the wrists could enable natural, keyboard-free text entry, yet the state-of-the-art emg2qwerty baseline still misrecognizes $51.8\%$ of characters in the zero-shot setting on unseen users and $7.0\%$ 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 bilateral symmetry of the neuromuscular system. Combined with a five-fold reduction in spectral resolution ($33\!\rightarrow\!6$ frequency bands), these components yield a compact Split-and-Share model, SplashNet-mini, which uses only $\tfrac14$ the parameters and $0.6\times$ the FLOPs of the baseline while reducing character-error rate (CER) to $36.4\%$ zero-shot and $5.9\%$ after fine-tuning. An upscaled variant, SplashNet ($\tfrac12$ the parameters, $1.15\times$ the FLOPs of the baseline), further lowers error to $35.7\%$ and $5.5\%$, representing relative improvements of $31\%$ and $21\%$ in the zero-shot and fine-tuned settings, respectively. SplashNet therefore establishes a new state of the art without requiring additional data.

📄 PDF Abstract BibTeX arXiv:2506.12356

Code (1)

nhadidi/splashnet 공식 구현 pytorch

Similar Papers 제목 키워드 기반

Kannada Spell Checker with Sandhi Splitter

2016-11-25 · A N Akshatha, Chandana G Upadhyaya, Rajashekara S Murthy

Spelling errors are introduced in text either during typing, or when the user does not know the correct phoneme or grapheme. If a language contains complex words like sandhi where two or more morphemes join based on some…

Machine Translation

IndoNLP 2025: Shared Task on Real-Time Reverse Transliteration for Romanized Indo-Aryan languages

2025-01-10 · Deshan Sumanathilaka, Isuri Anuradha, Ruvan Weerasinghe, Nicholas Micallef 외

The paper overviews the shared task on Real-Time Reverse Transliteration for Romanized Indo-Aryan languages. It focuses on the reverse transliteration of low-resourced languages in the Indo-Aryan family to their native s…

Transliteration

Cross-Linked Variational Autoencoders for Generalized Zero-Shot Learning

2019-03-24 · ICLR Workshop LLD 2019 · Edgar Schönfeld, Sayna Ebrahimi, Samarth Sinha, Trevor Darrell 외

Most approaches in generalized zero-shot learning rely on cross-modal mapping between an image feature space and a class embedding space or on generating artificial image features. However, learning a shared cross-modal …

Few-Shot LearningGeneralized Zero-Shot LearningZero-Shot Learning

ExpertMatcher: Automating ML Model Selection for Clients using Hidden Representations

2019-10-09 · Vivek Sharma, Praneeth Vepakomma, Tristan Swedish, Ken Chang 외

Recently, there has been the development of Split Learning, a framework for distributed computation where model components are split between the client and server (Vepakomma et al., 2018b). As Split Learning scales to in…

Model Selection

Cross-Lingual Knowledge Transfer for Clinical Phenotyping

2022-08-03 · LREC 2022 6 · Jens-Michalis Papaioannou, Paul Grundmann, Betty van Aken, Athanasios Samaras 외

Clinical phenotyping enables the automatic extraction of clinical conditions from patient records, which can be beneficial to doctors and clinics worldwide. However, current state-of-the-art models are mostly applicable …

Transfer Learning