Scalable Perturbation Learning for Online Self-Supervised Learning in Echo State Networks

arXiv:2607.06079 2026 Training 1 ideas extracted · analyzed Aug 30, 2026

What the math gives to ML

The paper's transferable contribution is a perturbation-learning rule that confines random exploration to the input-dependent subspace of an online objective rather than perturbing every reservoir state or parameter. Its key asset is dimensionality control: scalar-feedback estimators whose variance grows with input dimension can replace estimators whose variance grows with reservoir width. A practical neural-network adaptation is to construct an input-conditioned tangent map from a low-dimensional signal into the trainable parameters, estimate a two-sided loss directional derivative in that subspace, and update only through the same map. This is especially attractive for continual learning, neuromorphic hardware, and settings where backpropagation or stored activations are unavailable.

Ideas from this paper

Mechanism confirmed, baseline not beaten 2026

Input-Subspace Perturbation Learning

Replace full-dimensional node or weight perturbation with perturbations in an input-conditioned d-dimensional tangent subspace, where d is the input or feature dimension and is much smaller than the reservoir width or parameter count. Estimate the update using only scalar self-supervised losses from positive and negative perturbations, then map the low-dimensional update back to the trainable parameters.

Useful8/10
Difficulty5/10
Novelty7/10
Paper: Scalable Perturbation Learning for Online Self-Supervised Learning in Echo State Networks arXiv:2607.06079