I2E: Real-Time Image-to-Event Conversion for High-Performance Spiking Neural Networks
Ruichen Ma, Liwei Meng, Guanchao Qiao, Ning Ning, Yang Liu, Shaogang Hu

TL;DR
The paper introduces I2E, a fast and scalable framework for converting static images into high-fidelity event streams, enabling improved training and performance of spiking neural networks with synthetic data.
Contribution
I2E is a novel, highly parallelized algorithm that significantly accelerates image-to-event conversion, facilitating on-the-fly data augmentation for SNN training.
Findings
Achieves over 300x faster conversion than prior methods.
SNN trained on I2E-ImageNet reaches 60.50% accuracy.
Synthetic I2E data combined with real data yields 92.5% accuracy on CIFAR10-DVS.
Abstract
Spiking neural networks (SNNs) promise highly energy-efficient computing, but their adoption is hindered by a critical scarcity of event-stream data. This work introduces I2E, an algorithmic framework that resolves this bottleneck by converting static images into high-fidelity event streams. By simulating microsaccadic eye movements with a highly parallelized convolution, I2E achieves a conversion speed over 300x faster than prior methods, uniquely enabling on-the-fly data augmentation for SNN training. The framework's effectiveness is demonstrated on large-scale benchmarks. An SNN trained on the generated I2E-ImageNet dataset achieves a state-of-the-art accuracy of 60.50%. Critically, this work establishes a powerful sim-to-real paradigm where pre-training on synthetic I2E data and fine-tuning on the real-world CIFAR10-DVS dataset yields an unprecedented accuracy of 92.5%. This result…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
Taxonomy
TopicsAdvanced Memory and Neural Computing · Ferroelectric and Negative Capacitance Devices · Neural dynamics and brain function
