Gaze Detection Control for Intent-Aware Display Functions

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Computing systems struggle to balance predicting user actions with conserving resources, often leading to unnecessary activation of functions or consumption of computational resources due to image-based activity systems, such as facial recognition, which can inadvertently unlock or change display settings based on user presence, regardless of user intent.

Innovation Solution

Utilizing gaze detection to determine user intent by processing images with a neural network model on a neural processing unit, enabling functions only when the user's gaze is directed towards specific regions or elements on the display.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Extent of automation

If image-based activity systems (e.g., facial recognition) are used to detect user presence, then user authentication and display control can be automated, but the system may inadvertently activate functions or consume resources when the user is merely present rather than intending to interact

Engineering Contradiction:
Improveautomation of user authentication and display controlVSAvoidcomputational resource consumption
Core Design Contradiction:
Extent of automationVSLoss of energy

Solution Approach 1:

The patent introduces gaze detection as an intermediary mechanism between simple presence detection and function activation. The system first detects user presence via image-based systems, then uses gaze detection to determine if the user is actually looking at the display before activating functions. This intermediary step prevents spurious activations while maintaining automation, as demonstrated when the system correctly ignores users who are merely present in the field-of-view but not gazing at the display.

Inventive Principle:
Principle #24Intermediary (Mediator)

2Measurement precision

If the system continuously monitors user activity to predict actions, then user intent can be accurately predicted, but computing resources and power are excessively consumed

Engineering Contradiction:
Improveuser intent prediction accuracyVSAvoidpower consumption
Core Design Contradiction:
Measurement precisionVSUse of energy by moving object

Solution Approach 1:

The patent implements periodic monitoring rather than continuous monitoring by using inactivity timers that trigger gaze detection only when a user is detected present but no interaction has occurred recently. The system periodically checks for user gaze at display locations to determine if functions should be activated, rather than continuously monitoring all user actions. This reduces power consumption while maintaining accurate intent prediction when needed.

Inventive Principle:
Principle #19Periodic action

Solution Approach 2:

The system uses the user's own gaze behavior as the triggering mechanism for monitoring. When the user actually gazes at a display location, their gaze itself triggers the more intensive monitoring and function activation processes. This self-service approach ensures resources are only consumed when the user is actively engaging with the system, not when they are merely present.

Inventive Principle:
Principle #25Self-service

3Loss of energy

If inactivity timers are used to save power by locking displays or entering screensaver mode, then energy consumption is reduced, but user interaction may be frustrated when the system locks during active viewing

Engineering Contradiction:
Improvepower savings from screensaver and lock modesVSAvoiduser interaction smoothness
Core Design Contradiction:
Loss of energyVSEase of operation

Solution Approach 1:

The patent implements continuous feedback through gaze detection that monitors whether the user is still looking at the display. When the user gazes at the display, the system receives feedback that the user is actively engaged and prevents screensaver activation or locking. When the user looks away, the feedback indicates inactivity and allows the inactivity timer to proceed with power-saving measures. This feedback mechanism eliminates the frustration of unexpected locking during active viewing while maintaining power savings during genuine inactivity.

Inventive Principle:
Principle #23Feedback

Data Source

PatentUS12510961B2Controlling a function via gaze detection
Publication Date: 2025.12.30 MICROSOFT TECHNOLOGY LICENSING LLC
  • US12510961B2 patent drawing
  • US12510961B2 patent drawing
  • US12510961B2 patent drawing

AI summary

Aspects of the present disclosure relate to systems and methods for controlling a function of a computing system using gaze detection. In examples, one or more images of a user are received and gaze information may be determined from the received one or more images. Non-gaze information may be received when the gaze information is determined to satisfy a condition. Accordingly, a function may be enabled based on the received non-gaze information. In examples, the gaze information may be determined by extracting a plurality of features from the received one or more images, providing the plurality of features to a neural network, and determining, utilizing the neural network, a location at a display device at which a gaze of the user is directed.