SynSacc: A Blender-to-V2E Pipeline for Synthetic Neuromorphic Eye-Movement Data and Sim-to-Real Spiking Model Training
Khadija Iddrisu, Waseem Shariff, Suzanne Little, Noel OConnor
TL;DR
SynSacc introduces a Blender-to-V2E pipeline to generate controlled synthetic eye-movement data (saccades and fixations) and convert them into event streams for neuromorphic training. It compares DenseSNN and ConvSNN architectures using binary spike representations with rate coding, achieving up to 0.83 accuracy and demonstrating robustness across temporal resolutions, while highlighting substantial computational efficiency gains over ANN counterparts. The study validates synthetic-to-real transfer by fine-tuning on a real event dataset (EV-Eye), showing that synthetic pretraining reduces the amount of real data required for competitive performance. Collectively, the work demonstrates the practicality of synthetic event-based data to pretrain and deploy energy-efficient SNNs for fine-grained eye-movement classification in resource-constrained scenarios.
Abstract
The study of eye movements, particularly saccades and fixations, are fundamental to understanding the mechanisms of human cognition and perception. Accurate classification of these movements requires sensing technologies capable of capturing rapid dynamics without distortion. Event cameras, also known as Dynamic Vision Sensors (DVS), provide asynchronous recordings of changes in light intensity, thereby eliminating motion blur inherent in conventional frame-based cameras and offering superior temporal resolution and data efficiency. In this study, we introduce a synthetic dataset generated with Blender to simulate saccades and fixations under controlled conditions. Leveraging Spiking Neural Networks (SNNs), we evaluate its robustness by training two architectures and finetuning on real event data. The proposed models achieve up to 0.83 accuracy and maintain consistent performance across varying temporal resolutions, demonstrating stability in eye movement classification. Moreover, the use of SNNs with synthetic event streams yields substantial computational efficiency gains over artificial neural network (ANN) counterparts, underscoring the utility of synthetic data augmentation in advancing event-based vision. All code and datasets associated with this work is available at https: //github.com/Ikhadija-5/SynSacc-Dataset.
