English

mGRADE: Minimal Recurrent Gating Meets Delay Convolutions for Lightweight Sequence Modeling

Machine Learning 2026-04-24 v2 Artificial Intelligence

Abstract

Multi-timescale sequence modeling relies on capturing both local fast dynamics and global slow context; yet, maintaining these capabilities under the strict memory constraints common to edge devices remains an open challenge. Current State-of-the-Art models with constant memory footprints trade off long-range selectivity and high-precision modeling of fast dynamics. To overcome this trade-off within a fixed memory budget, we propose mGRADE (minimally Gated Recurrent Architecture with Delay Embedding), a hybrid-memory system that introduces inductive biases across timescales by integrating a convolution with learnable temporal spacings with a lightweight gated recurrent component. We show theoretically that the learnable spacings are equivalent to a delay embedding, enabling parameter-efficient reconstruction of partially-observed fast dynamics, while the gated recurrent component selectively maintains long-range context with minimal memory overhead. On the challenging Long-Range Arena benchmark and 35-way Google Speech Commands raw audio classification task, mGRADE reduces the memory footprint by up to a factor of 8 compared to other State-of-the-Art models, while maintaining competitive performance.

Keywords

Cite

@article{arxiv.2507.01829,
  title  = {mGRADE: Minimal Recurrent Gating Meets Delay Convolutions for Lightweight Sequence Modeling},
  author = {Tristan Torchet and Christian Metzner and Karthik Charan Raghunathan and Jimmy Weber and Sebastian Billaudelle and Laura Kriener and Melika Payvand},
  journal= {arXiv preprint arXiv:2507.01829},
  year   = {2026}
}
R2 v1 2026-07-01T03:43:27.629Z