On the Observability and Controllability of Leaky-ReLU Networks
arXiv:2608.09059
2026
Architecture
1 ideas extracted · analyzed Sep 1, 2026
What the math gives to ML
The paper provides a constructive observability and controllability theory for sparse recurrent networks whose node updates are affine maps followed by an injective Leaky-ReLU. Its key transferable mechanism is that a small set of hidden nodes can encode the entire latent state over a finite time window, provided the directed dependency graph propagates information from every state coordinate to the measured nodes; bijectivity additionally enables finite-horizon state steering through selected actuated nodes. A practical neural-network transfer is an observability-aware sparse RNN or state-space model with graph-selected readout nodes, trained with a finite-window reconstruction loss and monitored by an empirical distinguishability margin.
Ideas from this paper
Unverified
2026
Construct a sparse recurrent network with positive edge weights and Leaky-ReLU updates so that one selected hidden node, observed over a finite time window, contains enough information to reconstruct the full hidden state. Add an auxiliary decoder from the observed trajectory to the initial state or current state, and use graph rewiring or edge-growth until every hidden node has a directed path to the sensor within the observation horizon.
Useful6/10
Difficulty5/10
Novelty8/10