Phrase-Gesture Typing on Smartphones

Voice User Interface (VUI) DesignGenerative AI (Text, Image, Music, Video)

Title of the Paper

Phrase-Gesture Typing on Smartphones

Paper Information

  • Domain: Gesture input technology and smartphone text input methods
  • Keywords: Text input, gesture input, language model, machine learning, smartphone, user interface, input efficiency, error rate control

Research Background and Problem

  • Identified Problems or Challenges:

    • Existing gesture input methods primarily focus on character-by-character input, which limits efficiency.
    • Implementing phrase-level gesture input faces technical and interface design challenges, such as decoding a long input gesture and accurately inputting phrases without explicit delimiters.
    • Accumulated data noise further affects decoding accuracy.
    • Overly long phrases may negatively impact user experience and decoder performance.
  • Why This Problem Is Important:

    • Improving smartphone text input methods is crucial for enhancing user experience, particularly in increasing text input efficiency, reducing input fatigue, and adapting to mobile scenarios.
  • Motivation and Related Work:

    • Existing methods like SwiftKey allow continuous input of multiple words but require users to specify delimiters (e.g., space key), adding extra operations and potentially causing fatigue.
    • Decoding accuracy in text input technology has significantly improved through the application of language models, but phrase-level gesture decoding remains an underexplored area.

Solution

  • Proposed Solution:

    • The authors propose a new gesture input method called Phrase-Gesture Typing, which allows users to input phrases containing up to five words in a single continuous gesture.
    • A prototype system, "PhraseSwipe," was developed, combining a specialized phrase input interface with a Transformer-based phrase decoder.
  • Innovations:

    • Eliminates the need for users to use delimiters during phrase input, allowing the system to handle input ambiguity instead of the user.
    • Utilizes Transformer language models (e.g., BERT) for phrase-level decoding, leveraging contextual information from gesture input to improve decoding accuracy.
    • Employs a low-cost data generation method for model training, addressing the lack of large-scale phrase training data.
  • Implementation Steps and Technologies:

    1. Develop a front-end interface that supports phrase gesture input.
    2. Design a Transformer-based phrase decoder to translate input gestures into word sequences.
    3. Generate artificial gesture samples using randomly selected phrases from the Yelp Review dataset.
    4. Adapt the BERT model for phrase input scenarios and conduct training and testing.
    5. Validate the method's usability and user experience through user studies.

Research Outcomes

  • Specific Results:

    • Users of PhraseSwipe achieved an average input speed of 34.5 WPM (words per minute), approximately 2.5 WPM faster than traditional character-by-character gesture input.
    • The system performed well in phrase decoding accuracy and usability, with 80% of target phrases appearing as the top recommendation among 30,000 test phrases.
  • Advantages Compared to Existing Solutions:

    • Enhanced decoder contextual utilization, improving phrase input accuracy and efficiency.
    • Reduced interruptions during input by eliminating frequent finger lifts.
  • Experimental or Evaluation Results:

    • The system achieved an uncorrected error rate (Word Error Rate) of approximately 1.1%, lower than many other methods.
    • User studies showed that most participants appreciated the convenience of phrase gesture input and expressed positive interest in its future practical application.
  • Limitations and Future Directions:

    • The current model cannot accommodate personalized input habits, requiring further research on real user input data.
    • Network latency and on-device decoding performance optimization are practical challenges for model application.
    • Interface design needs further exploration, such as the impact of the number of recommended candidate words on user experience and the feasibility of character-level editing.
    • Investigating the impact of long and short phrase input on user experience and model performance is an important direction for future research.

This paper lays the foundation for research on phrase-level gesture input, validates its technical feasibility and potential for optimizing user experience, and provides significant insights for developing next-generation text input technologies.

Quick Actions

Share

Share this page

ios_share

https://hci.top/en/papers/uist/85055/2022

AdRecommended

Learn AI Coding at CodeNow

open_in_newOpen DOI Link
DOI: https://doi.org/10.1145/3526113.3545683
At a Glance

Paper Snapshot

fact_check
dataset
Source
UIST
calendar_month
Year
2022
emoji_events
Award
No award tagged
group
Authors
4 authors
sell
Subtopics
Voice User Interface (VUI) Design, Generative AI (Text, Image, Music, Video)
work
Professions
—
article
Content Status
Full text indexed
hub
Related Papers
2 related papers