SYNTHESIS NOTE
Agentic Systems and Tool Use

Can computational power accelerate scientific discovery itself?

Does the pace of research breakthroughs scale with computing resources, like model performance does? ASI-ARCH tested this by running thousands of autonomous experiments to discover neural architectures.

Synthesis note · 2026-02-23 · sourced from Novel Architectures

ASI-ARCH is the first demonstration of fully autonomous neural architecture discovery at scale. A three-module agent system (Researcher → Engineer → Analyst) with persistent memory conducted 1,773 autonomous experiments over 20,000 GPU hours, discovering 106 state-of-the-art linear attention architectures.

The most significant finding is not the architectures themselves but the discovery of the first empirical scaling law for scientific discovery: architectural breakthroughs scale computationally. This transforms research progress from a human-limited process to a computation-scalable one.

Key mechanisms enabling this:

The "AlphaGo Move 37" analogy is deliberate: AI-discovered architectures demonstrate emergent design principles that systematically surpass human baselines and illuminate previously unknown pathways — design insights invisible to human designers.

The exploration-then-verification two-stage strategy is practical: broad exploration on small models (cheap) narrows to rigorous validation on larger models (expensive). This is the same ladder-of-scales principle that makes research affordable.

ADAS as precursor (from Arxiv/Agents): The Automated Design of Agentic Systems (ADAS) research formulated the explicit thesis that "the history of machine learning teaches us that hand-designed solutions are eventually replaced by learned solutions." ADAS demonstrated that agents can be defined in code and new agents automatically discovered by a meta-agent programming ever better ones. While ASI-ARCH focuses on neural architecture search, ADAS extends the principle to agentic system design itself — the meta-agent discovers novel building blocks and combinations for agent architectures. This confirms the scaling law operates at multiple levels: not just architectures, but the design of the systems that discover architectures.

Inquiring lines that use this note as a source 7

This note is a source for these synthesized inquiries. Follow a line forward into its question, or open it to trace back to all of its sources.

Related concepts in this collection 4

This note in its neighbourhood — explore the map, then jump to a related concept in the list below.

Concept map
18 direct connections · 136 in 2-hop network ·medium cluster Open in graph ↗

Click a node to walk · click center to open · click Open in graph to see this note in the full knowledge graph

your link semantically near linked from elsewhere

Related papers in this collection 8

Papers most semantically related to this note, ranked by cosine similarity in the embedding space.

Original note title

autonomous architecture discovery follows an empirical scaling law — research breakthroughs are computationally scalable