English

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

Neural and Evolutionary Computing 2026-03-03 v1 Artificial Intelligence Machine Learning

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 Asin(ωt+φ(h))A \cdot \sin(\omega t + \varphi(h)) 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 achieves a statistically significant 2.78 percentage point multi-gap advantage over baseline (p=0.041p = 0.041), while the pulse variant shows a 4.62 pp advantage with large effect size (Cohen's d=0.87d = 0.87). A noise control (random perturbation of equal magnitude) provides no benefit, confirming that the advantage is structural rather than merely dynamic. These results provide evidence that continuous-time models can benefit from biologically-inspired internal oscillatory mechanisms for temporal robustness.

Keywords

Cite

@article{arxiv.2603.00153,
  title  = {Pulse-Driven Neural Architecture: Learnable Oscillatory Dynamics for Robust Continuous-Time Sequence Processing},
  author = {Paras Sharma},
  journal= {arXiv preprint arXiv:2603.00153},
  year   = {2026}
}

Comments

16 pages, 8 figures, 8 tables

R2 v1 2026-07-01T10:56:20.245Z