AGI-Elo: How Far Are We From Mastering A Task?
Shuo Sun, Yimin Zhao, Christina Dao Wen Lee, Jiawei Sun, Chengran Yuan, Zefan Huang, Dongen Li, Justin KW Yeoh, Alok Prakash, Thomas W. Malone, Marcelo H. Ang
TL;DR
AGI-Elo introduces a unified probabilistic rating system that jointly estimates test-case difficulty $R_t$ and agent competency $R_a$ via inter-category matches, using $S=f(M)$ and Gaussian ratings with Glicko-like updates. It predicts agent performance with $\mathbb{E}[M_a] = f^{-1}(\mathbb{E}[S_a])$ where $\mathbb{E}[S_a] = \frac{1}{1+10^{(R_t-R_a)/400}}$, and quantifies long-tail competency gaps to oracle-level mastery. Experiments across six tasks in vision, language, and action reveal long-tail difficulty distributions and nontrivial gaps between current models and task mastery, while reliability analyses show strong rank consistency and predictive accuracy. The framework offers a scalable, interpretable benchmark for tracking progress toward true AGI task mastery and identifying the remaining challenges across diverse domains.
Abstract
As the field progresses toward Artificial General Intelligence (AGI), there is a pressing need for more comprehensive and insightful evaluation frameworks that go beyond aggregate performance metrics. This paper introduces a unified rating system that jointly models the difficulty of individual test cases and the competency of AI models (or humans) across vision, language, and action domains. Unlike existing metrics that focus solely on models, our approach allows for fine-grained, difficulty-aware evaluations through competitive interactions between models and tasks, capturing both the long-tail distribution of real-world challenges and the competency gap between current models and full task mastery. We validate the generalizability and robustness of our system through extensive experiments on multiple established datasets and models across distinct AGI domains. The resulting rating distributions offer novel perspectives and interpretable insights into task difficulty, model progression, and the outstanding challenges that remain on the path to achieving full AGI task mastery.
