Edge-wise rating difference bound over polynomial time
Prove that, for the Elo process with match-up probabilities q on edges E of the comparison graph and step-size η, the edge-wise rating differences satisfy max_{i,j : q_{i,j} > 0} |X^t_i − X^t_j| < M_E + 1 for polynomially many time steps, where M_E = max_{i,j : q_{i,j} > 0} |ρ_i − ρ_j|.
References
A version of our analysis also applies with M_E, instead of M, but we are not able to prove \max_{i,j : q_{i,j} > 0} |Xt_i - Xt_j| < M_E + 1 holds for polynomially long.
— An Analysis of Elo Rating Systems via Markov Chains
(2406.05869 - Olesker-Taylor et al., 9 Jun 2024) in Section 2.3, Convergence Rates of Elo Ratings — Comparison with Related Work