Semi-Markovian switching in a fluctuating harmonic trap: An age-structured formulation
arXiv:2607.05173
2026
Architecture
1 ideas extracted · analyzed Aug 30, 2026
What the math gives to ML
The paper provides a constructive representation of non-Markovian switching by augmenting the state with the age of the currently active regime. Its key transferable asset is an explicit hazard function, which converts arbitrary residence-time distributions into local transition rules while retaining memory of how long a regime has persisted. This suggests replacing memoryless MoE routing or latent-state transitions with an age-conditioned semi-Markov router, allowing neural modules to persist for learned durations rather than reconsidering the route independently at every token. The first practical target is a recurrent, SSM, or MoE layer where duration-aware routing can reduce temporal route jitter and improve coherent computation.
Ideas from this paper
Unverified
2026
Augment a neural router with the age of its current expert or latent regime and use an age-dependent hazard to determine when switching is likely. Unlike ordinary token-wise softmax routing, the router can learn non-geometric residence times, suppressing unstable expert oscillations while still allowing rapid transitions when the current regime becomes inappropriate.
Useful6/10
Difficulty5/10
Novelty7/10