Integrating Gaze and Speech for Enabling Implicit Interactions

Eye Tracking & Gaze InteractionVoice User Interface (VUI) Design

Document Title

Integrating Gaze and Speech for Enabling Implicit Interactions

Document Information

  • Field: Human-Computer Interaction (HCI)
  • Keywords: Implicit annotation, natural gaze, speech interface, natural language processing, semantic similarity

Research Background and Problem Statement

  • Challenges:

    • Using a single input modality (e.g., speech or gaze) often suffers from limitations inherent to that modality, restricting the naturalness and convenience of human-computer interaction.
    • Existing technologies primarily use speech for explicit input (e.g., clear voice commands), while the semantics and complexity of natural speech remain underutilized. Additionally, relying solely on gaze for annotation can be inefficient in certain scenarios, such as rapid text scanning.
    • Current gaze-based implicit interaction techniques lack reliability when faced with more natural user behaviors, especially when there is no explicit mapping between gaze patterns and speech annotations.
  • Importance of the Research:

    • Combining speech and gaze input modalities can better capture user intent and contextual information, enhancing the naturalness and accuracy of human-computer interaction.
    • In digital reading environments or similar scenarios, precise anchoring of speech annotations to text is crucial for user experience and task efficiency.
  • Motivation and Related Work:

    • Classic studies (e.g., Bolt's "Put-that-there") demonstrate that combining multiple input modalities can complement each other and overcome individual limitations.
    • The integration of speech and gaze has been widely studied, but mostly in explicit input scenarios, with insufficient exploration of implicit interaction contexts.
    • Current gaze-based techniques often perform poorly during rapid reading, while the rich semantic information in natural speech has not been integrated with gaze data for more complex interaction scenarios.

Solution

  • Proposed Method or Solution:

    • A machine learning-based data processing pipeline is proposed, integrating users' natural gaze behavior with the semantic information of speech annotations (using BERT semantic embeddings) and the synchronization between speech and gaze, to accurately predict the text segment corresponding to speech annotations.
    • The pipeline includes multi-stage feature extraction: combining gaze pattern features, speech semantic similarity features, and implicit referencing features.
  • Innovations:

    • Tight integration of speech and gaze modalities to capture contextual information that cannot be obtained through a single modality.
    • Novel feature extraction for implicit anchoring of speech annotations, including synchronization metrics between gaze and speech.
    • Development of a multimodal classifier based on natural user behavior, enhancing robustness and adaptability to various complex forms of speech annotations.
  • Implementation Steps and Techniques:

    1. Data Preprocessing: Extract annotation segments from speech data and calculate relevant gaze patterns from gaze data, marking text segments as candidate regions.
    2. Feature Extraction:
      • Use the Sentence-BERT model to capture semantic similarity between speech and text embeddings.
      • Extract implicit referencing features, including gaze dwell time, count, minimum distance, etc.
      • Construct predictive features based on users' global reading patterns.
    3. Model Training: Train a logistic regression model, integrating gaze and speech features, and perform cross-validation for both user-dependent and independent modes.
    4. Evaluation and Analysis: Test the model using F1-Score, Average Precision (AP), and analyze feature importance based on SHAP.

Research Outcomes

  • Specific Results:

    • The proposed algorithm achieved an average F1-Score of 0.90 in the task of precise anchoring of speech annotations.
    • By combining gaze and speech modalities, the classifier consistently improved performance across different types of annotations (content-related, reflective, implicit referencing).
    • Demonstrated robustness in handling implicit speech annotations, such as during rapid scanning or implicit referencing scenarios, with a 12% improvement in average precision compared to existing gaze-only solutions.
  • Comparative Advantages:

    • Compared to existing gaze-only implicit interaction solutions (e.g., GAVIN), the multimodal approach significantly improved classification accuracy, especially in cases of text proximity or complex natural speech expressions.
  • Experimental and Evaluation Results:

    • Both user-dependent and independent models showed strong adaptability to various speech annotation scenarios.
    • Analysis of speech transcription accuracy revealed that even with higher error rates in automatic speech recognition (ASR), the model outperformed gaze-only methods.
  • Limitations and Future Directions:

    • Limitations:
      1. Recognition of implicit referencing speech relies on certain pronouns (e.g., "this"), which may fail in complex language patterns.
      2. Validation was limited to text anchoring, lacking exploration of other digital content (e.g., videos, images).
      3. Anchoring was not refined to sentence or word-level granularity.
    • Future Directions:
      1. Develop more comprehensive NLP techniques to expand the scope of implicit referencing recognition.
      2. Explore applicability to other types of digital content (e.g., UI elements, data visualizations).
      3. Enhance the model's adaptability to semantically and structurally complex texts (e.g., multi-paragraph embedding algorithms like Doc2Vec).

In summary, this study successfully validated the feasibility of combining speech and gaze modalities, providing a reliable technical foundation for implicit human-computer interaction design and demonstrating potential for broader application scenarios.

Quick Actions

Share

Share this page

ios_share

https://hci.top/en/papers/chi/68936/2022

AdRecommended

Learn AI Coding at CodeNow

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

Paper Snapshot

fact_check
dataset
Source
CHI
calendar_month
Year
2022
emoji_events
Award
No award tagged
group
Authors
4 authors
sell
Subtopics
Eye Tracking & Gaze Interaction, Voice User Interface (VUI) Design
work
Professions
article
Content Status
Full text indexed
hub
Related Papers
7 related papers