Learning to Identify Top Elo Ratings: A Dueling Bandits Approach

Authors

  • Xue Yan Institute of Automation, Chinese Academy of Sciences, China School of Artificial Intelligence, University of Chinese Academy of Sciences, China
  • Yali Du Department of Informatics, King's College London, UK
  • Binxin Ru Machine Learning Research Group, University of Oxford, UK
  • Jun Wang Department of Computer Science, University College London, UK
  • Haifeng Zhang Institute of Automation, Chinese Academy of Sciences, China School of Artificial Intelligence, University of Chinese Academy of Sciences, China
  • Xu Chen Gaoling School of Artificial Intelligence, Renmin University of China, China

DOI:

https://doi.org/10.1609/aaai.v36i8.20860

Keywords:

Machine Learning (ML), Multiagent Systems (MAS)

Abstract

The Elo rating system is widely adopted to evaluate the skills of (chess) game and sports players. Recently it has been also integrated into machine learning algorithms in evaluating the performance of computerised AI agents. However, an accurate estimation of the Elo rating (for the top players) often requires many rounds of competitions, which can be expensive to carry out. In this paper, to minimize the number of comparisons and to improve the sample efficiency of the Elo evaluation (for top players), we propose an efficient online match scheduling algorithm. Specifically, we identify and match the top players through a dueling bandits framework and tailor the bandit algorithm to the gradient-based update of Elo. We show that it reduces the per-step memory and time complexity to constant, compared to the traditional likelihood maximization approaches requiring O(t) time. Our algorithm has a regret guarantee that is sublinear in the number of competition rounds and has been extended to the multidimensional Elo ratings for handling intransitive games. We empirically demonstrate that our method achieves superior convergence speed and time efficiency on a variety of gaming tasks.

Downloads

Published

2022-06-28

How to Cite

Yan, X., Du, Y., Ru, B., Wang, J., Zhang, H., & Chen, X. (2022). Learning to Identify Top Elo Ratings: A Dueling Bandits Approach. Proceedings of the AAAI Conference on Artificial Intelligence, 36(8), 8797-8805. https://doi.org/10.1609/aaai.v36i8.20860

Issue

Section

AAAI Technical Track on Machine Learning III