English

A Lightweight Spatiotemporal Network for Online Eye Tracking with Event Camera

Computer Vision and Pattern Recognition 2024-06-18 v1 Artificial Intelligence

Abstract

Event-based data are commonly encountered in edge computing environments where efficiency and low latency are critical. To interface with such data and leverage their rich temporal features, we propose a causal spatiotemporal convolutional network. This solution targets efficient implementation on edge-appropriate hardware with limited resources in three ways: 1) deliberately targets a simple architecture and set of operations (convolutions, ReLU activations) 2) can be configured to perform online inference efficiently via buffering of layer outputs 3) can achieve more than 90% activation sparsity through regularization during training, enabling very significant efficiency gains on event-based processors. In addition, we propose a general affine augmentation strategy acting directly on the events, which alleviates the problem of dataset scarcity for event-based systems. We apply our model on the AIS 2024 event-based eye tracking challenge, reaching a score of 0.9916 p10 accuracy on the Kaggle private testset.

Keywords

Cite

@article{arxiv.2404.08858,
  title  = {A Lightweight Spatiotemporal Network for Online Eye Tracking with Event Camera},
  author = {Yan Ru Pei and Sasskia Brüers and Sébastien Crouzet and Douglas McLelland and Olivier Coenen},
  journal= {arXiv preprint arXiv:2404.08858},
  year   = {2024}
}

Comments

8 pages, 3 figures

R2 v1 2026-06-28T15:53:07.198Z