Lateral Gaze Angle Estimation via Eye Separation

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Current methods for detecting direct gaze, such as in self-service kiosks and driver alertness monitoring, are inadequate as they either fail to ensure the user is looking at the device or rely on computationally complex systems that are not practical for real-time applications, especially when head rotation and gaze direction are involved.

Innovation Solution

The method estimates lateral gaze angle by measuring the relative eye separation using video cameras, determining the distance between the pupils, and applying a simple computational formula to infer the gaze angle, which can be used to infer the user's interest in their environment.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Measurement precision

If traditional gaze detection methods (neural net classifier, dense stereo reconstruction) are used, then measurement precision is improved, but device complexity and computational cost increase significantly

Engineering Contradiction:
Improvegaze angle detection accuracyVSAvoidcomputational complexity
Core Design Contradiction:
Measurement precisionVSDevice complexity

Solution Approach 1:

The patent extracts only the essential feature needed for gaze detection - the distance between the two eyes - from the complex facial structure. By focusing solely on inter-ocular distance rather than analyzing entire facial images or performing dense stereo reconstruction, the system achieves adequate measurement precision with dramatically reduced computational complexity

Inventive Principle:
Principle #2Taking out (Extraction)

Solution Approach 2:

Instead of using complex algorithms to directly compute gaze angle from image data, the patent inverts the approach by using a simple geometric relationship: the inter-ocular distance in the image plane can be used to infer the rotation angle of the head. This inversion transforms a complex computer vision problem into a simple geometric calculation

Inventive Principle:
Principle #13The other way round (Inversion)

2Device complexity

If simple proximity sensors or background subtraction are used, then device complexity is reduced, but measurement precision deteriorates as they cannot distinguish direct gaze from mere proximity

Engineering Contradiction:
Improvesystem simplicityVSAvoidgaze detection accuracy
Core Design Contradiction:
Device complexityVSMeasurement precision

Solution Approach 1:

The patent moves from two-dimensional image plane analysis to three-dimensional spatial reasoning by utilizing the known fixed distance between the user's eyes. By incorporating this depth dimension (the inter-ocular distance in 3D space), the system can accurately determine gaze direction using simple 2D image measurements combined with this third-dimensional constraint

Inventive Principle:
Principle #17Another dimension (Dimensionality change)

Data Source

PatentUS7810926B2Lateral gaze angle estimation using relative eye separation
Publication Date: 2010.10.12 INTERNATIONAL BUSINESS MACHINE CORPORATION
  • US7810926B2 patent drawing
  • US7810926B2 patent drawing
  • US7810926B2 patent drawing

AI summary

This invention provides for the automatic determination of a human's gaze angle. The gaze angle is assumed to be the same as the head angle (i.e., eyes looking straight ahead). It is determined by comparing the observed eye separation relative to a maximal eye separation. The gaze angle is then determined to be the inverse cosine, or arc cosine, of the ratio of these two measurements.