Pulsformer
Pulsformer is a term used in machine learning research to describe a class of neural network architectures that integrate pulse-based or event-driven input representations with Transformer-style attention mechanisms. The goal is to model temporally sparse or irregular data efficiently by encoding input events as discrete pulses with precise timestamps and then processing them with attention to capture long-range dependencies.
In typical pulsforms, an input module converts streams of events into a sequence of pulses that carry
Variants include encoder-only pulsformers for classification, encoder-decoder pulsformers for sequence-to-sequence tasks, and lightweight versions optimized for
Applications span event-based vision from neuromorphic cameras, processing of neural time-series data (such as EEG and