EgoGazeLite: On-Device Egocentric Gaze Prediction for Token-Efficient Multimodal LLM Video Input
EgoGazeLite is a lightweight, on-device dual-process gaze predictor that enables token-efficient egocentric video understanding for multimodal LLMs by accurately cropping video based on predicted gaze, thereby eliminating the need for dedicated eye-tracking hardware while maintaining description quality and operating in real time on consumer hardware.
Original paper licensed under CC BY 4.0 (http://creativecommons.org/licenses/by/4.0/). This is an AI-generated explanation of the paper below. It is not written or endorsed by the authors. For technical accuracy, refer to the original paper. Read full disclaimer
Imagine wearing a pair of smart glasses that can watch the world through your eyes and describe what you are doing. This technology holds the promise of helping a surgeon recall a complex procedure, guiding a mechanic through a repair, or assisting someone with visual impairments by narrating their surroundings. To make this work, the glasses must send a video feed to a powerful artificial intelligence system capable of understanding images and language. However, there is a significant bottleneck: sending high-definition video requires a massive amount of data, far more than a small wearable device can easily transmit or process. The computer systems that understand these videos also struggle when fed too much visual information at once, often getting overwhelmed by the sheer volume of pixels.
Researchers have found a clever way to solve this data problem by focusing only on what the person is actually looking at. Instead of sending the entire wide view, the system can crop the video to show just the small area where the wearer's gaze is fixed. This reduces the amount of data the computer needs to process by about ninety percent, making the task much faster and cheaper. Until now, this approach required a special, expensive piece of hardware built into the glasses to track eye movements precisely. Without this dedicated hardware, the system could not know where to look, leaving the potential of these smart glasses unrealized for everyday consumers.
A team of researchers has now demonstrated that a dedicated eye-tracking sensor is not actually necessary. They developed a lightweight software program that can predict where a person is looking just by analyzing the video stream itself. This program, called EgoGazeLite, runs directly on a standard smartphone and is accurate enough to replace the expensive hardware sensors. The researchers tested this by feeding video clips into an artificial intelligence system, cropping them based on either the real eye-tracking data or the software's prediction. They then asked the artificial intelligence to describe the actions in the video. The results showed that the descriptions generated from the predicted gaze were virtually identical to those generated from the real eye-tracking data. In every test case, the software prediction performed just as well as the hardware measurement, proving that the system can work without the specialized sensor.
The software itself is remarkably efficient. It is small enough to run in real time on consumer-grade hardware, such as the processor in a modern smartphone, completing the prediction and cropping of each video frame in less than twenty-two milliseconds. This speed is crucial because it means the system can keep up with a live video feed without lag. The researchers trained this software on thousands of hours of video from people performing various tasks, from cooking and repairing bicycles to playing soccer and performing CPR. When they tested the system on new, unseen videos, it successfully identified where the person was looking with high precision. The software works by learning two different ways of paying attention: one based on what is visually bright or moving in the scene, and another based on where the person has been looking a moment ago. It combines these two clues to guess the next point of focus.
To ensure their findings were robust, the researchers did not rely on a single method of evaluation. They used two different large language models to generate the video descriptions and then had those descriptions judged by both automated scoring systems and other advanced artificial intelligence models. They compared the quality of the descriptions from the predicted gaze against the ground truth from the hardware sensors and against a simple baseline that just cropped the center of the screen. The results were clear: the predicted gaze produced descriptions that were significantly better than the center crop and statistically indistinguishable from the hardware-based gaze. In fact, the software prediction was so close to the real eye-tracking data that the difference was too small to be measured as significant in any of the ten different test scenarios they ran.
This work removes a major barrier to the widespread adoption of gaze-aware artificial intelligence. By proving that a software model can replace the hardware sensor, the researchers have shown that future smart glasses do not need to be burdened with expensive, power-hungry eye-tracking components to be useful. The system can now be deployed on any device with a camera and a standard processor, opening the door for affordable, real-time assistance in a wide range of daily activities. While the study was conducted on specific datasets and models, the results suggest a fundamental shift in how we can build these systems, moving away from specialized hardware toward intelligent, lightweight software that can understand human attention just by watching what we see.
Drowning in papers in your field?
Get daily digests of the most novel papers matching your research keywords — with technical summaries, in your language.