Investigating Context-Aware Collaborative Text Entry on Smartphones using Large Language Models

Voice User Interface (VUI) DesignHuman-LLM CollaborationContext-Aware ComputingSoftware Engineers & DevelopersConsumers & Shoppers

Research Background and Issues

  • What problems or challenges did the authors identify?
    Text input on smartphones is a critical aspect of daily use, but users often face difficulties in real-world scenarios, such as situational constraints (e.g., using the phone while walking) and challenges in sentence organization. Traditional methods, while offering some predictive functions, often overlook the extensive contextual information available on user devices (e.g., screen content, time, location, and activity), making it difficult to optimize based on users' actual needs.

  • Why is this issue important?
    In today's smart device usage scenarios, text input not only directly impacts user efficiency but also serves as the foundation for many interaction processes. Optimizing this area can significantly enhance user interaction experiences, particularly in communication and service tasks.

  • Research Motivation and Related Work
    The authors' motivation stems from recent advancements: large language models (LLMs) have demonstrated the potential to generate high-quality text by leveraging context. However, although these models have been widely applied in specific scenarios (e.g., desktop autofill or smart glasses for writing assistance), our understanding of how these models interact with diverse contextual information in open, real-world environments remains limited.


Solution

  • What methods or solutions did the authors propose?
    The authors designed and implemented a prototype system called CATIA (Context-Aware Text Input Assistant), a context-aware text input assistant for smartphones. CATIA leverages extensive contextual information from devices (e.g., time, location, activity) and uses LLMs to generate personalized suggestions for text input fields.

  • What are the innovative aspects of this solution?
    CATIA's innovations focus on two key areas:

    1. Utilizing LLMs to infer users' input intentions (e.g., messaging, searching, commenting) while supporting collaborative optimization of suggestions by users.
    2. Integrating on-screen contextual information with off-screen context (e.g., time, location, activity) to enhance the personalization and accuracy of suggestions.
  • What are the implementation steps and key technologies used?

    1. Collaborative Workflow Design: Users activate the suggestion system by long-pressing a floating button. The interaction process includes capturing context, generating text suggestions, user modification of suggestions, and confirming the final text.
    2. Context Information Collection: Using Android's Accessibility Service API, the system continuously records screen content while incorporating physical context (e.g., location, activity) and digital context (e.g., calendar events, app names).
    3. Generating Suggestions: The GPT-4 Turbo language model generates text suggestions using a chain-of-thought reasoning approach, allowing the model to infer user intentions step by step and produce corresponding suggestion text.
    4. Latency Optimization: The system reduces user wait times by streaming suggestion characters in real-time.

Research Findings

  • What specific results were achieved?
    In a 7-day real-world experiment involving 36 participants, over 80% of CATIA's suggestions were accepted by users. The suggestions were primarily applied in two types of scenarios: interpersonal communication (e.g., messages, comments) and service-oriented tasks (e.g., searches, form filling). In most cases, the system generated accurate and directly usable text suggestions, helping users reduce input burdens.

  • What advantages does it have compared to existing solutions?

    1. CATIA integrates rich contextual information (e.g., screen content and physical context) to provide more targeted and personalized suggestions in most scenarios.
    2. The system design supports collaborative interaction between users and AI, enhancing the text creation experience in complex scenarios.
  • What were the experimental or evaluation results?

    • User Behavior and Text Input Scenarios: The system was most frequently used in social interaction scenarios (e.g., messages, comments), followed by service-oriented tasks (e.g., search keywords).
    • Importance of Contextual Information: Screen content was typically the primary basis for generating suggestions. Off-screen factors (e.g., location, time) supported quick responses in specific cases but had relatively limited overall impact.
    • User Evaluation of Different Language Models: Smaller and more cost-effective models performed comparably to GPT-4 Turbo in tests, demonstrating their potential for deployment.
  • Limitations and Future Directions

    1. Limited Data Collection Scope: The experiment involved only 36 university students from a single cultural background. Future research should involve longer study durations and more diverse user groups to improve generalizability.
    2. Limited Types of Contextual Information: Screen content was primarily text-based, without integration of richer contextual data such as images or videos.
    3. Use of LLMs: The study primarily used the larger GPT-4 Turbo model. Future work could explore lightweight, faster models to achieve more suitable real-time interaction performance.
    4. User Privacy and Data Security: Continuous collection of screen content may pose privacy risks, necessitating improved data protection measures.

Overall, this research provides a design framework and experimental data to support human-AI collaborative text input, offering new perspectives and practical guidance for LLM applications in smart devices.

Quick Actions

Share

Share this page

ios_share

https://hci.top/en/papers/chi/188216/2025

AdRecommended

Learn AI Coding at CodeNow

open_in_newOpen DOI Link
DOI: https://dl.acm.org/doi/10.1145/3706598.3713944
At a Glance

Paper Snapshot

fact_check
dataset
Source
CHI
calendar_month
Year
2025
emoji_events
Award
No award tagged
group
Authors
10 authors
sell
Subtopics
Voice User Interface (VUI) Design, Human-LLM Collaboration, Context-Aware Computing
work
Professions
Software Engineers & Developers, Consumers & Shoppers
article
Content Status
Full text indexed
hub
Related Papers
2 related papers