paper-with-me

Papers

3-Key-Input: Exploring the Theoretical Minimum Keys for Text Entry

2026-06-10 · Naoki Kimura arxiv

How far can we reduce the number of physical keys if we endow an ambiguous keyboard with modern language models? Fewer keys increase hardware design freedom in constrained settings such as assistive devices and mobile form factors. This paper systematically evaluates text entry systems using 2-5 physical keys combined with language-model-based disambiguation. On a 300-sentence English corpus (100 sentences each for Business / Conversational / Technical), we compare key counts (2-5), letter-to-key mappings (layout-based / frequency-based / intentionally worst-case), and decoders (Trie-only, GPT-2 beam search, GPT-4o selection). We find that 3 keys + GPT-4o achieves character error rate (CER) 9.46% and word error rate (WER) 12.20%, reducing CER by 59% relative to 2 keys (CER 23.3%). At 3 keys, the key-stream entropy is 1.54 bits/char; while increasing to 5 keys improves accuracy (CER 5.4%), the marginal gains diminish. Mapping choice has a small impact under standard designs (ΔCER < 0.5 pp), and even an intentionally worst mapping degrades CER by only +0.5 pp, whereas Technical sentences yield roughly twice the error rate of Business. These results suggest that, in our evaluated offline setting under a strong LM prior, 3 keys are a practical minimum for general English.

📄 PDF Abstract BibTeX arXiv:2606.11642

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

ATP: Enabling Fast LLM Serving via Attention on Top Principal Keys

2024-03-01 · Yue Niu, Saurav Prakash, Salman Avestimehr

We propose a new attention mechanism with linear complexity, ATP, that fixates \textbf{A}ttention on \textbf{T}op \textbf{P}rincipal keys, rather than on each individual token. Particularly, ATP is driven by an important…

SetMargin Loss applied to Deep Keystroke Biometrics with Circle Packing Interpretation

2021-09-02 · Aythami Morales, Julian Fierrez, Alejandro Acien, Ruben Tolosana 외

This work presents a new deep learning approach for keystroke biometrics based on a novel Distance Metric Learning method (DML). DML maps input data into a learned representation space that reveals a "semantic" structure…

Metric Learning

IEEE BigData 2023 Keystroke Verification Challenge (KVC)

2024-01-29 · Giuseppe Stragapede, Ruben Vera-Rodriguez, Ruben Tolosana, Aythami Morales 외

This paper describes the results of the IEEE BigData 2023 Keystroke Verification Challenge (KVC), that considers the biometric verification performance of Keystroke Dynamics (KD), captured as tweet-long sequences of vari…

SCOPE: Subspace Clustering with Online Per-Head Top-K Estimation for Sparse Video Attention

2026-08-13 · Qi Zhao, Qirui Li, Hanlin Tang, Yiduo Li 외 arxiv

Diffusion Transformers (DiTs) incur quadratic self-attention cost over spatiotemporal tokens. Existing training-free sparse attention methods often construct sparse masks from block-level or cluster-level proxy scores, w…

Method and apparatus for automatic text input insertion in digital devices with a restricted number of keys

2017-07-29 · Nikolaos Tselios, Manolis Maragoudakis

A device which contains number of symbol input keys, where the number of available keys is less than the number of symbols of an alphabet of any given language, screen, and dynamic reordering table of the symbols which a…