CVNEDec 10, 2025

Neuromorphic Eye Tracking for Low-Latency Pupil Detection

arXiv:2512.09969v1h-index: 51
Originality Incremental advance
AI Analysis

This enables more efficient and responsive eye tracking for wearable AR/VR applications, though it is incremental as it adapts existing models with neuromorphic techniques.

The paper tackled the problem of low-latency, low-power eye tracking for wearable systems like AR/VR by redesigning top-performing event-based models with neuromorphic components, achieving 3.7-4.1px mean error, 20x smaller model size, and 850x lower compute compared to ANN variants.

Eye tracking for wearable systems demands low latency and milliwatt-level power, but conventional frame-based pipelines struggle with motion blur, high compute cost, and limited temporal resolution. Such capabilities are vital for enabling seamless and responsive interaction in emerging technologies like augmented reality (AR) and virtual reality (VR), where understanding user gaze is key to immersion and interface design. Neuromorphic sensors and spiking neural networks (SNNs) offer a promising alternative, yet existing SNN approaches are either too specialized or fall short of the performance of modern ANN architectures. This paper presents a neuromorphic version of top-performing event-based eye-tracking models, replacing their recurrent and attention modules with lightweight LIF layers and exploiting depth-wise separable convolutions to reduce model complexity. Our models obtain 3.7-4.1px mean error, approaching the accuracy of the application-specific neuromorphic system, Retina (3.24px), while reducing model size by 20x and theoretical compute by 850x, compared to the closest ANN variant of the proposed model. These efficient variants are projected to operate at an estimated 3.9-4.9 mW with 3 ms latency at 1 kHz. The present results indicate that high-performing event-based eye-tracking architectures can be redesigned as SNNs with substantial efficiency gains, while retaining accuracy suitable for real-time wearable deployment.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes