English

Structured Linear CDEs: Maximally Expressive and Parallel-in-Time Sequence Models

Machine Learning 2025-10-27 v2

Abstract

This work introduces Structured Linear Controlled Differential Equations (SLiCEs), a unifying framework for sequence models with structured, input-dependent state-transition matrices that retain the maximal expressivity of dense matrices whilst being cheaper to compute. The framework encompasses existing architectures, such as input-dependent block-diagonal linear recurrent neural networks and DeltaNet's diagonal-plus-low-rank structure, as well as two novel variants based on sparsity and the Walsh-Hadamard transform. We prove that, unlike the diagonal state-transition matrices of S4D and Mamba, SLiCEs employing block-diagonal, sparse, or Walsh-Hadamard matrices match the maximal expressivity of dense matrices. Empirically, SLiCEs solve the A5A_5 state-tracking benchmark with a single layer, achieve best-in-class length generalisation on regular language tasks among parallel-in-time models, and match the performance of log neural controlled differential equations on six multivariate time-series classification datasets while cutting the average time per training step by a factor of twenty.

Cite

@article{arxiv.2505.17761,
  title  = {Structured Linear CDEs: Maximally Expressive and Parallel-in-Time Sequence Models},
  author = {Benjamin Walker and Lingyi Yang and Nicola Muca Cirone and Cristopher Salvi and Terry Lyons},
  journal= {arXiv preprint arXiv:2505.17761},
  year   = {2025}
}

Comments

32 pages, 5 figures

R2 v1 2026-07-01T02:33:38.836Z