On (fake) Stationarity in Stochastic Volterra Equations with Affine Drift and Regular Kernels
arXiv:2608.31099
2026
Dynamics
1 ideas extracted · analyzed Sep 1, 2026
What the math gives to ML
The paper gives a constructive recipe for combining causal Volterra memory, affine mean reversion, and a stabilizing diffusion amplitude so that marginal statistics remain approximately stationary despite long-range dependence. This can transfer to recurrent or state-space neural layers as a power-law memory block that preserves information over long contexts without the uncontrolled variance drift common in unconstrained recurrences. The most practical implementation is a discretized exponential-fractional convolution with learned drift targets and batch-estimated innovation scaling. The key experiment is whether this produces longer useful memory and more stable activations than GRUs or standard diagonal state-space models at comparable compute.
Ideas from this paper
Unverified
2026
Replace a one-step recurrent update with a causal convolution over past affine innovations using an exponential-fractional kernel. Add mean reversion and calibrate the innovation amplitude so that activation mean and variance remain approximately invariant across sequence position while retaining long-range, power-law-like memory.
Useful5/10
Difficulty6/10
Novelty5/10