pith. sign in

arxiv: 1704.03987 · v1 · pith:ACCZEUD6new · submitted 2017-04-13 · 💻 cs.CL

Mobile Keyboard Input Decoding with Finite-State Transducers

classification 💻 cs.CL
keywords decoderkeyboarddecodingframeworkspeechdescribefeaturesfinite-state
0
0 comments X
read the original abstract

We propose a finite-state transducer (FST) representation for the models used to decode keyboard inputs on mobile devices. Drawing from learnings from the field of speech recognition, we describe a decoding framework that can satisfy the strict memory and latency constraints of keyboard input. We extend this framework to support functionalities typically not present in speech recognition, such as literal decoding, autocorrections, word completions, and next word predictions. We describe the general framework of what we call for short the keyboard "FST decoder" as well as the implementation details that are new compared to a speech FST decoder. We demonstrate that the FST decoder enables new UX features such as post-corrections. Finally, we sketch how this decoder can support advanced features such as personalization and contextualization.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. FUTO Swipe: Layout-Agnostic Neural Swipe Decoding

    cs.HC 2026-06 unverdicted novelty 7.0

    Neural swipe decoder trained with geometric augmentations on 1M+ swipes generalizes to unseen keyboard layouts by predicting per-point character locations and mapping via inference-time layout.