paper-with-me

홈 › Papers

Event Based, Near Eye Gaze Tracking Beyond 10,000Hz

2020-04-07 · Anastasios N. Angelopoulos, Julien N. P. Martel, Amit P. S. Kohli, Jorg Conradt, Gordon Wetzstein

The cameras in modern gaze-tracking systems suffer from fundamental bandwidth and power limitations, constraining data acquisition speed to 300 Hz realistically. This obstructs the use of mobile eye trackers to perform, e.g., low latency predictive rendering, or to study quick and subtle eye motions like microsaccades using head-mounted devices in the wild. Here, we propose a hybrid frame-event-based near-eye gaze tracking system offering update rates beyond 10,000 Hz with an accuracy that matches that of high-end desktop-mounted commercial trackers when evaluated in the same conditions. Our system builds on emerging event cameras that simultaneously acquire regularly sampled frames and adaptively sampled events. We develop an online 2D pupil fitting method that updates a parametric model every one or few events. Moreover, we propose a polynomial regressor for estimating the point of gaze from the parametric pupil model in real time. Using the first event-based gaze dataset, available at https://github.com/aangelopoulos/event_based_gaze_tracking , we demonstrate that our system achieves accuracies of 0.45 degrees--1.75 degrees for fields of view from 45 degrees to 98 degrees. With this technology, we hope to enable a new generation of ultra-low-latency gaze-contingent rendering and display techniques for virtual and augmented reality.

📄 PDF Abstract BibTeX arXiv:2004.03577

Code (1)

aangelopoulos/event_based_gaze_tracking 공식 구현

Methods 이 논문이 사용한 방법론

SPEED The monocular depth estimation (MDE) is the task of estimating depth from a single frame. This information is an essential knowledge in many computer vision tasks such as scene…

Similar Papers 제목 키워드 기반

GazeSCRNN: Event-based Near-eye Gaze Tracking using a Spiking Neural Network

2025-03-20 · Stijn Groenen, Marzieh Hassanshahi Varposhti, Mahyar Shahsavari

This work introduces GazeSCRNN, a novel spiking convolutional recurrent neural network designed for event-based near-eye gaze tracking. Leveraging the high temporal resolution, energy efficiency, and compatibility of Dyn…

EV-Eye: Rethinking High-frequency Eye Tracking through the Lenses of Event Cameras

2023-09-26 · NeurIPS 2023 11

In this paper, we present EV-Eye, a first-of-its-kind large scale multimodal eye tracking dataset aimed at inspiring research on high-frequency eye/gaze tracking. EV-Eye utilizes an emerging bio-inspired event camera to …

See Where You Read with Eye Gaze Tracking and Large Language Model

2024-09-28 · Sikai Yang, Gang Yan, Wan Du

Losing track of reading progress during line switching can be frustrating. Eye gaze tracking technology offers a potential solution by highlighting read paragraphs, aiding users in avoiding wrong line switches. However, …

Language ModelingLanguage ModellingLarge Language Model

Slippage-robust Gaze Tracking for Near-eye Display

2022-10-20 · Wei zhang, Jiaxi Cao, Xiang Wang, Enqi Tian 외

In recent years, head-mounted near-eye display devices have become the key hardware foundation for virtual reality and augmented reality. Thus head-mounted gaze tracking technology has received attention as an essential …

Inference-Time Gaze Refinement for Micro-Expression Recognition: Enhancing Event-Based Eye Tracking with Motion-Aware Post-Processing

2025-06-14 · Nuwan Bandara, Thivya Kandappu, Archan Misra

Event-based eye tracking holds significant promise for fine-grained cognitive state inference, offering high temporal resolution and robustness to motion artifacts, critical features for decoding subtle mental states suc…

Gaze EstimationMicro Expression RecognitionMicro-Expression RecognitionOptical Flow Estimation