paper-with-me

홈 › Papers

Dual-Path Enhancements in Event-Based Eye Tracking: Augmented Robustness and Adaptive Temporal Modeling

2025-04-14 · Hoang M. Truong, Vinh-Thuan Ly, Huy G. Tran, Thuan-Phat Nguyen, Tram T. Doan

Event-based eye tracking has become a pivotal technology for augmented reality and human-computer interaction. Yet, existing methods struggle with real-world challenges such as abrupt eye movements and environmental noise. Building on the efficiency of the Lightweight Spatiotemporal Network-a causal architecture optimized for edge devices-we introduce two key advancements. First, a robust data augmentation pipeline incorporating temporal shift, spatial flip, and event deletion improves model resilience, reducing Euclidean distance error by 12% (1.61 vs. 1.70 baseline) on challenging samples. Second, we propose KnightPupil, a hybrid architecture combining an EfficientNet-B3 backbone for spatial feature extraction, a bidirectional GRU for contextual temporal modeling, and a Linear Time-Varying State-Space Module to adapt to sparse inputs and noise dynamically. Evaluated on the 3ET+ benchmark, our framework achieved 1.61 Euclidean distance on the private test set of the Event-based Eye Tracking Challenge at CVPR 2025, demonstrating its effectiveness for practical deployment in AR/VR systems while providing a foundation for future innovations in neuromorphic vision.

📄 PDF Abstract BibTeX arXiv:2504.09960

Code (0)

등록된 구현이 없습니다.

Tasks

Data Augmentation

Methods 이 논문이 사용한 방법론

GRU A Gated Recurrent Unit, or GRU, is a type of recurrent neural network. It is similar to an LSTM, but only has two gates - a reset…
SET Dynamic Sparse Training method where weight mask is updated randomly periodically

Similar Papers 제목 키워드 기반

An Improved Tracking using IMU and Vision Fusion for Mobile Augmented Reality Applications

2014-11-10 · Kriti Kumar, Ashley Varghese, Pavan K Reddy, N Narendra 외

Mobile Augmented Reality (MAR) is becoming an important cyber-physical system application given the ubiquitous availability of mobile phones. With the need to operate in unprepared environments, accurate and robust regis…

Model Predictive Guidance for Fuel-Optimal Landing of Reusable Launch Vehicles

2024-05-02 · Ki-Wook Jung, Sang-Don Lee, Cheol-Goo Jung, Chang-Hun Lee

This paper introduces a landing guidance strategy for reusable launch vehicles (RLVs) using a model predictive approach based on sequential convex programming (SCP). The proposed approach devises two distinct optimal con…

ONSEP: A Novel Online Neural-Symbolic Framework for Event Prediction Based on Large Language Model

2024-08-14 · Xuanqing Yu, Wangtao Sun, Jingwei Li, Kang Liu 외

In the realm of event prediction, temporal knowledge graph forecasting (TKGF) stands as a pivotal technique. Previous approaches face the challenges of not utilizing experience during testing and relying on a single shor…

Language ModelingLanguage ModellingLarge Language ModelPrediction

Real-time processing of high-resolution video and 3D model-based tracking for remote towers

2019-10-08 · Oliver J. D. Barrowclough, Sverre Briseid, Georg Muntingh, Torbjørn Viksand

High quality video data is a core component in emerging remote tower operations as it inherently contains a huge amount of information on which an air traffic controller can base decisions. Various digital technologies a…

EyeTrAES: Fine-grained, Low-Latency Eye Tracking via Adaptive Event Slicing

2024-09-27 · Argha Sen, Nuwan Bandara, Ila Gokarn, Thivya Kandappu 외

Eye-tracking technology has gained significant attention in recent years due to its wide range of applications in human-computer interaction, virtual and augmented reality, and wearable health. Traditional RGB camera-bas…

DescriptivePupil Tracking