Gaze-Adaptive Chat Assistance for Reread Detection

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Conventional chat systems lack awareness of user attention and comprehension, leading to inaccurate detection of rereads or silent confusion, and existing eye-tracking solutions fail to provide deterministic assistance while respecting privacy and latency constraints.

Innovation Solution

A gaze-aware system that maps gaze signals to chat utterances, using eye-tracking or proxy signals to detect rereads and revisits, and provides non-intrusive prompts like clarification or rephrasing, with adaptive thresholds and privacy controls to ensure reliable assistance.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Measurement precision

If eye-tracking technology is used to detect user attention, then measurement precision of user comprehension is improved, but device complexity and privacy concerns worsen

Engineering Contradiction:
Improveuser attention detection accuracyVSAvoidsystem complexity
Core Design Contradiction:
Measurement precisionVSDevice complexity

Solution Approach 1:

The system uses a camera to capture images of the user's face and eyes, creating a visual copy rather than requiring direct eye-tracking hardware. This copy is then processed to infer gaze direction and attention patterns, achieving the measurement function with simpler, more privacy-friendly technology.

Inventive Principle:
Principle #26Copying

Solution Approach 2:

The system introduces an intermediary processing layer that analyzes visual data from the camera to infer attention patterns. Instead of directly measuring eye movements with complex tracking hardware, the system uses image processing as an intermediary to derive gaze information, reducing device complexity while maintaining measurement capability.

Inventive Principle:
Principle #24Intermediary (Mediator)

2Speed

If real-time gaze monitoring is implemented, then responsiveness to user needs is improved, but latency constraints and privacy concerns worsen

Engineering Contradiction:
Improveresponse speedVSAvoidprocessing latency
Core Design Contradiction:
SpeedVSLoss of time

Solution Approach 1:

The system processes only the necessary visual data required to detect attention patterns, rather than continuously analyzing complete video streams. By using partial image analysis and focusing only on eye region features, the system achieves real-time responsiveness with reduced processing time and latency.

Inventive Principle:
Principle #16Partial or excessive action

Solution Approach 2:

The system performs preliminary processing of gaze data to pre-identify attention patterns before they trigger assistance actions. This allows the system to prepare responses in advance and reduces the perceived latency between user confusion detection and assistance delivery.

Inventive Principle:
Principle #10Preliminary action

3Reliability

If gaze signals are used to trigger assistance prompts, then user comprehension is improved, but ease of operation and user privacy worsen

Engineering Contradiction:
Improveassistance accuracyVSAvoiduser control
Core Design Contradiction:
ReliabilityVSEase of operation

Solution Approach 1:

The system incorporates feedback mechanisms where users can confirm, adjust, or dismiss assistance prompts based on their actual needs. This feedback loop ensures that gaze-based detection accuracy is validated by user response, allowing the system to learn from user corrections and improve future detection while maintaining user control and comfort.

Inventive Principle:
Principle #23Feedback

Data Source

PatentUS20260067242A1Gaze-adaptive assistance for conversational user interfaces
Publication Date: 2026.03.05 CELLIGENCE INTERNATIONAL LLC
  • US20260067242A1 patent drawing
  • US20260067242A1 patent drawing
  • US20260067242A1 patent drawing

AI summary

Systems and methods are disclosed for gaze-adaptive assistance in a conversational user interface. During a chat session, an eye-tracking engine provides gaze samples that are mapped to rendered utterance regions of the interface. From the mapped samples, the system detects attention events—such as fixations and regressions—and maintains per-utterance reread and revisit counts within a sliding time window. When thresholds are satisfied, subject to confidence and false-positive gating, the system emits a contextual assistance prompt targeted to the implicated utterance. The prompt is presented inline as a chip or as an expanded card with actions including clarification, rephrase, example, step-by-step guidance, or additional detail, and subsequent assistant output is adapted based on user input. Calibration aligns gaze to screen space; a personalization component tunes thresholds and cool-downs from prior outcomes; and a fallback mode infers attention from pointer hover, scroll regressions, or text selection when camera access is unavailable. Raw video is discarded post-inference; only derived features are stored, and optional external content is retrieved through scoped connectors under consent.