← All stories
● Covered by 1 source · 1 reportLow impact1 neutral

Small Transformer Achieves 44% on ARC-AGI-1 for 67 Cents

🔄 Updated 2h ago
New to BrevFeed? We gather this story from every outlet covering it into one summary — ranked by real-world impact, not just the latest headline — so you never miss what matters. What is BrevFeed? →

Key points

  • Model achieved 44% on ARC-AGI-1 and 7% on ARC-2.
  • Training cost 67 cents and took 1.5 hours on a 5090 GPU.
  • The approach uses a small transformer with specific architectural upgrades.
  • The research aims to find limits of sample efficiency in deep learning.

New Model Performance

A small transformer model was trained from scratch, achieving a 44% score on the ARC-AGI-1 benchmark and 7% on ARC-2. This performance is comparable to other large language models (LLMs) and previous models like TRM/HRM. The training process was completed in 1.5 hours on a 5090 GPU, incurring a cost of 67 cents.

Research Motivation

The primary motivation behind this work is to address sample efficiency in AI, aiming to determine the limits of current deep learning methods and reduce research costs. The ARC benchmark is used due to its limited sample size, high-dimensional space, meta-learning nature, and accessibility for researchers.

Technical Approach

The model's approach involves converting input-output pairs into token sequences, which are then autoregressively trained by a small transformer. Cross-task learning is enabled through separate additive embeddings for each puzzle, and 3D RoPE embeddings are used for positional information. The sequences are augmented with color and dihedral permutations, with inverse augmentation applied during inference.

Architectural Upgrades

The current iteration includes several architectural and algorithmic improvements over previous versions. These upgrades were specifically implemented to enhance the model's sample efficiency, contributing to the improved scores on the ARC benchmarks.

✨ This summary was generated by AI from the outlets' reporting listed below. It is not independently verified and may contain errors — check the original sources. How BrevFeed works →

The daily brief

One email each morning: the day's tech stories, clustered across outlets and summarized. No account needed.

One email a day. Unsubscribe in one click, any time.

Today's brief

Spend a few minutes, get the whole day. Every topic's top stories in one hands-free rundown — listen, watch, or read the transcript.

~24 min · 20 stories · Sep 01

▶ Play today's brief Listen on Spotify

New every morning, and the back catalogue is archived by date.

Reporting from

A small transformer model was trained from scratch in 1.5 hours on a 5090 GPU, achieving a 44% score on ARC-AGI-1 and 7% on ARC-2 for a cost of 67 cents. This work focuses on improving sample efficiency and reducing iteration costs in AI research.