Agentic and Multi-Agent Systems

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.

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.


Source: Novel Architectures, Agents

Related concepts in this collection

Concept map
17 direct connections · 125 in 2-hop network ·medium cluster

Click a node to walk · click center to open · click Open full network for a force-directed map

your link semantically near linked from elsewhere
Original note title

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