Monotonicity and Frank-Wolfe Dynamics in Atomic Splittable Congestion Games
arXiv:2607.17684
2026
Dynamics
1 ideas extracted · analyzed Aug 30, 2026
What the math gives to ML
The paper identifies a sharp curvature quantity, \(\Theta_f(x)=2f'(x)+xf''(x)\), that controls monotonicity of marginal-cost operators in atomic splittable congestion games and stability of Euclidean-regularized Frank–Wolfe dynamics. This suggests a practical stability certificate for neural routing or mixture-of-experts layers whose experts share differentiable resource costs: constrain or parameterize the cost functions so that \(f'\ge 0\) and \(\Theta_f\ge 0\). The most direct experiment is a simplex-constrained routing layer trained with a regularized Frank–Wolfe update, comparing curvature-certified costs against unconstrained learned costs on loss stability, routing oscillation, and convergence speed.
Ideas from this paper
Unverified
2026
Replace an unconstrained simplex router or differentiable mixture layer with a resource-cost-aware router whose learned costs satisfy the paper's monotonicity curvature condition. Use a Euclidean-regularized Frank–Wolfe oracle to update routing probabilities, which should reduce cycling and sensitivity when several examples or agents compete for the same experts.
Useful5/10
Difficulty5/10
Novelty5/10