Machine Learning-Based Gaze Tracking Without Infrared Hardware

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Existing gaze tracking technologies require additional equipment like infrared cameras and high magnification lenses, causing inconvenience and high costs, and suffer from processing speed degradation due to complex calculations.

Innovation Solution

A machine learning-based gaze tracking device that uses a camera module without a separate lighting device, employing a regression model to infer gaze coordinates based on detected feature points, including a face direction, eye-ball direction, and iris center, to track gaze without additional hardware.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Measurement precision

If traditional gaze tracking technology uses infrared cameras and high magnification lenses, then measurement precision is improved, but device complexity and cost increase

Engineering Contradiction:
Improvegaze tracking precisionVSAvoidhardware complexity
Core Design Contradiction:
Measurement precisionVSDevice complexity

Solution Approach 1:

The patent extracts and removes the separate lighting device (infrared illuminator) from the traditional gaze tracking system. The invention uses only the camera module to capture images and perform gaze tracking by detecting feature points (pupil center, iris center, face direction) directly from ambient light images, eliminating the need for additional infrared lighting hardware while maintaining tracking functionality

Inventive Principle:
Principle #2Taking out (Extraction)

Solution Approach 2:

The camera module is made multi-functional by enabling it to perform both image capture and gaze tracking without requiring separate specialized components. The same camera that captures facial images is used to detect eye features and calculate gaze direction through machine learning algorithms, making the single device serve multiple purposes

Inventive Principle:
Principle #6Universality (Multi-functionality)

2Measurement precision

If traditional gaze tracking technology uses complex calculation methods, then measurement precision is improved, but processing speed deteriorates

Engineering Contradiction:
Improvegaze tracking precisionVSAvoidprocessing speed
Core Design Contradiction:
Measurement precisionVSProductivity

Solution Approach 1:

The patent applies preliminary action by pre-training machine learning models (regression models, neural networks) offline before actual gaze tracking operation. The models are trained using labeled datasets containing facial images and corresponding gaze coordinates, so that during real-time operation, the pre-trained models can quickly infer gaze positions without performing complex calculations, thus improving processing speed while maintaining precision

Inventive Principle:
Principle #10Preliminary action

Solution Approach 2:

The patent replaces traditional mechanical/optical calculation methods with machine learning-based computational approaches. Instead of using complex geometric calculations and transformation matrices to determine gaze direction, the system uses trained neural networks and regression models that process images and output gaze coordinates through learned patterns, significantly reducing computational complexity and improving processing speed

Inventive Principle:
Principle #28Mechanics substitution (Replace mechanical system)

Data Source

PatentUS12412296B2Apparatus and method for gaze tracking based on machine learning
Publication Date: 2025.09.09 EMOCOG CO LTD
  • US12412296B2 patent drawing
  • US12412296B2 patent drawing
  • US12412296B2 patent drawing

AI summary

A device and a method for gaze tracking based on machine learning are proposed. In one aspect, the device includes an input unit configured to input an image including a face, and a feature point detection processor configured to detect first feature points in the image including the face. The device may also include a face direction detection processor configured to detect a direction of the face based on the detected first feature points, and an eye-ball direction detection processor configured to detect an eye-ball direction, which is a feature of an eye-ball, from the detected first feature points. The device may further include a model training processor configured to train a gaze tracking model by using the detected first feature points and the eye-ball direction, and a gaze tracking processor configured to perform gaze tracking by using a trained gaze tracking model.