Bang--bang representation of $3\times 3$ embeddable stochastic matrices
arXiv:2608.08242
2026
Architecture
1 ideas extracted · analyzed Sep 1, 2026
What the math gives to ML
The paper gives a constructive sparse factorization of embeddable 3-state Markov transition matrices into at most seven elementary row-mixing matrices. Its transferable asset is exact stochasticity combined with a bounded sequence of cheap two-row updates: each factor changes one row by interpolating it with another. This suggests replacing a dense learned 3-state transition or routing matrix with a product of at most seven interpretable factors, reducing parameters and imposing stable probabilistic structure. The guarantee is specialized to 3x3 embeddable matrices, so the first experiment should test whether this restriction improves long-horizon behavior or regularization rather than assuming a universal benefit.
Ideas from this paper
Unverified
2026
Parameterize a learned 3-state transition operator as a product of at most seven elementary row-stochastic matrices rather than learning its nine entries independently. Each factor performs one convex pull-in of row i toward row j, so every intermediate and final matrix remains row-stochastic and the layer has a sparse, bounded-depth interpretation.
Useful5/10
Difficulty4/10
Novelty7/10