Pulse-Driven Neural Architecture: Learnable Oscillatory Dynamics for Robust Continuous-Time Sequence Processing
Paras Sharma

TL;DR
This paper proposes PDNA, a neural architecture that incorporates learnable oscillatory dynamics and self-attention to enhance robustness in continuous-time sequence processing, especially under input interruptions.
Contribution
It introduces a novel pulse-driven mechanism with learnable oscillations and self-attention, improving robustness in continuous-time recurrent networks over baseline models.
Findings
Structured oscillations improve robustness to input gaps.
Self-attend variant achieves 2.78 percentage point advantage.
Pulse variant shows 4.62 percentage point advantage.
Abstract
We introduce PDNA (Pulse-Driven Neural Architecture), a method for augmenting continuous-time recurrent networks with learnable oscillatory dynamics that maintain internal state evolution independently of external input. Built on Closed-form Continuous-time (CfC) networks, PDNA adds two components: (1) a pulse module that generates structured oscillations with learnable frequencies and state-dependent phase, and (2) a self-attend module that applies recurrent self-attention to the hidden state. Through a controlled ablation study on sequential MNIST (sMNIST) with five random seeds, we evaluate gap robustness -- the ability to maintain performance when portions of the input sequence are removed at test time. Our key finding is that structured oscillatory dynamics significantly improve robustness to input interruptions: the self-attend variant…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsNeural Networks and Reservoir Computing · Advanced Memory and Neural Computing · Neural dynamics and brain function
