Skip to content
Tech News
← Back to articles

ARC-AGI Leaderboard

read original more articles
Why This Matters

The ARC-AGI Leaderboard highlights the evolving benchmarks for artificial general intelligence, emphasizing not just problem-solving ability but also efficiency and adaptability in resource-constrained environments. This progression signals a shift towards more practical, real-world AI applications that prioritize performance per resource, which is crucial for industry deployment and consumer use. Understanding these metrics helps guide the development of more capable and efficient AI systems.

Key Takeaways

Understanding the Leaderboard

ARC-AGI has evolved from its first versions (ARC-AGI-1 and 2) which measured passive fluid intelligence, to ARC-AGI-3 which challenges AI agents to adapt on the fly to novel interactive environments.

The scatter plot above visualizes the critical relationship between cost-per-task and performance - a key measure of efficiency. True intelligence isn't just about solving problems, but solving them efficiently with minimal resources.

Interpreting the data

Reasoning Systems Trend Line solutions display connected points representing the same model at different reasoning levels. These trend lines illustrate how increased reasoning time affects performance, typically showing asymptotic behavior as thinking time increases.

solutions display connected points representing the same model at different reasoning levels. These trend lines illustrate how increased reasoning time affects performance, typically showing asymptotic behavior as thinking time increases. Base LLMs solutions represent single-shot inference from standard language models like GPT-4.5 and Claude 3.7, without extended reasoning capabilities. These points demonstrate raw model performance without additional reasoning enhancements.

solutions represent single-shot inference from standard language models like GPT-4.5 and Claude 3.7, without extended reasoning capabilities. These points demonstrate raw model performance without additional reasoning enhancements. Kaggle Systems solutions showcase competition-grade submissions from the Kaggle challenge, operating under strict computational constraints ($50 compute budget for 120 evaluation tasks). These represent purpose-built, efficient methods specifically designed for the ARC Prize.

Verification Policy

For more information, see our testing policy.