AIAny
Icon for item

ASI-Bench: At the Dawn of Artificial Superintelligence

Evaluates whether AI systems can independently carry out project-level scientific research by progressively removing human methodological guidance across 60 tasks in 11 domains. Built with expert review, sandbox execution, and multi-agent–model scoring to measure innovation and autonomous experimental execution.

Introduction

Why this matters

Most existing AI benchmarks test knowledge retrieval, single-step reasoning, or tool use under heavy human guidance. The critical gap is whether models can originate novel ideas, choose methods, run experiments, and produce verifiable results with diminishing human direction. ASI-Bench attacks that gap by turning whole research projects into benchmark tasks and gradually withdrawing methodological guidance to reveal how far current systems can autonomously progress.

Key Findings
  • Project-level design: 60 research projects spanning 11 scientific domains, each evaluated end-to-end so that success requires method selection, experiment design, execution, and verification — not just single-answer generation. So what? This forces evaluation of long-horizon planning and iterative experimentation rather than isolated reasoning steps.

  • Degraded performance with less guidance: across 18 agent–model configurations, average score falls from 50.91 (full guidance) to 29.10 (only method specified) and 26.62 (agent chooses method). So what? Modern agents remain heavily dependent on human methodological scaffolding and struggle to carry projects end-to-end.

  • Rigorous pipeline: tasks were constructed with >31,000 human hours, expert review, AI-assisted auditing, sandbox execution, and scorer validation. So what? Results are less likely to reflect env or evaluation artifacts and more likely to expose true gaps in autonomous scientific capability.

  • Open, extensible benchmark: tasks and submission channels are open for community contributions. So what? Provides a shared, evolving testbed to track progress toward more autonomous, creative AI research.

Who it's for & tradeoffs

Great fit if you develop or evaluate agentic research systems, study AI autonomy or safety, or need a stress test for long-horizon, experimental workflows. The benchmark is useful for measuring innovation-oriented abilities (method selection, experiment iteration, reproducibility).

Look elsewhere if you need light-weight, low-cost evaluation: ASI-Bench is costly to run at scale (sandboxed experiments, human review) and focuses on project-level science rather than single-task efficiency or throughput. Also, because tasks emphasize verifiable experiments, they may favor domains with reproducible, sandboxable workflows over purely conceptual or purely production-oriented tasks.

Where it fits

Compared with other agentic benchmarks, ASI-Bench uniquely emphasizes progressive withdrawal of methodological guidance and end-to-end project success as the unit of evaluation. Use it when your goal is to probe an agent's capacity for autonomous scientific discovery and experimental execution rather than isolated planning or tool orchestration.

Information

  • Websitearxiv.org
  • AuthorsJunwei Zhou, Zhen Sun, Binyu Li, Jiangyu Zhou, Yuexi Pan, Hengyu Wang, Honghe Ren, Xiaohan Jia, Xueyang Zhou, Xiaoyu Cao
  • Published date2026/08/18

Categories

More Items

Encodes videos into a Film Knowledge Graph and reconstructs them to learn agent-native, editable video representations for agentic reasoning and manipulation. Uses agentic auto-encoding with dual-loop textual-gradient optimization, reports large reconstruction gains, and releases a benchmark and dataset.

Fine-tunes long-horizon LLM agents with evolution strategies so full-model updates run at inference-level GPU memory. Emphasizes trajectory-level credit via black-box rewards, online prompt–parameter co-evolution, and a cosine decay for perturbation scale to balance exploration and adaptation; suited for limited-GPU settings.

Turns embodied navigation into 2D visual prompting where a vision-language model selects image pixels that are projected to 3D actions; adds selective chain-of-thought, compressed anchor-trajectory memory, and a two-level alignment objective to improve sample and runtime efficiency.