HyperAIHyperAI

Command Palette

Search for a command to run...

ASI-BENCH: في فجر الذكاء الفائق الاصطناعي

الملخص

يتطلب الذكاء الفائق الاصطناعي (ASI) من الذكاء الاصطناعي تجاوز إتقان المعرفة القائمة نحو استكشاف المجهول، وخلق معرفة جديدة، وتحويل الأفكار الجديدة إلى نتائج قابلة للتحقق. غير أن قدرات أنظمة الذكاء الاصطناعي الحالية لا تزال مبنية إلى حد كبير على تعلّم المعرفة البشرية القائمة وضغطها وتطبيقها. وبناءً على ذلك، تختبر المعايير القائمة بشكل أساسي ما إذا كان الذكاء الاصطناعي قادرًا على إنتاج إجابات صحيحة استنادًا إلى المعرفة المتعلمة، أو ما إذا كان قادرًا على إنجاز المهام تحت توجيه بشري مكثف. لذلك نقدم ASI-Bench، وهو أول معيار يقيّم بشكل مشترك قدرات أنظمة الذكاء الاصطناعي على الاستكشاف الابتكاري والتنفيذ العلمي المستقل عبر مجالات بحثية عامة، وأول معيار يسحب التوجيه المنهجي البشري تدريجيًا ضمن المشروع البحثي نفسه لاختبار المدى الذي يمكن أن يصل إليه الذكاء الاصطناعي بمفرده. بُني ASI-Bench بمشاركة أكثر من 40 خبيرًا وبتكلفة تجاوزت 31000 ساعة عمل بشرية، ويضم 60 مهمة بحثية على مستوى المشروع عبر 11 مجالًا علميًا، ويقلل التوجيه المنهجي تدريجيًا لاختبار ما إذا كان الذكاء الاصطناعي قادرًا على اختيار الأساليب وإجراء البحث وإنتاج نتائج قابلة للتحقق بشكل مستقل. تخضع جميع المهام لمراجعة الخبراء، وتدقيق بمساعدة الذكاء الاصطناعي، وتنفيذ في بيئة معزولة، والتحقق من صحة التقييم. عبر 18 تكوينًا حديثًا من الوكيل والنموذج، ينخفض متوسط الدرجات من 50.91 مع التوجيه المنهجي الكامل إلى 29.10 عند تحديد الأسلوب فقط، وإلى 26.62 عندما يتعين على الوكلاء تحديد الأسلوب بأنفسهم. يُظهر هذا الانخفاض الحاد أن الأنظمة الحالية لا تزال تعتمد اعتمادًا كبيرًا على التوجيه البشري، وما تزال بعيدة كل البعد عن إجراء بحث علمي مستقل شامل على مستوى المشروع. ASI-Bench مفتوح للعالم. ندعو الباحثين والمطوّرين في كل مكان إلى المساهمة بمهام جديدة، وتحدي حدود الذكاء الاصطناعي اليوم، والمساعدة في تسريع مسار البشرية الجماعي نحو الذكاء الفائق الاصطناعي عبر https://asibench.apexin.ai/submit.

One-sentence Summary

Researchers from Tsinghua University, Massachusetts Institute of Technology, Harvard University, et al. introduce ASI-Bench, the first benchmark to jointly evaluate innovative exploration and autonomous scientific execution across 60 project-level research tasks in 11 scientific disciplines by progressively withdrawing methodological guidance, with 18 agent-model configurations dropping from 50.91 under full guidance to 29.10 when only the method is specified and 26.62 when agents must determine the method themselves.

Key Contributions

  • Introduces ASI-Bench, the first benchmark to jointly evaluate innovative exploration and autonomous scientific execution across general research domains, containing 60 project-level research tasks across 11 scientific domains and built with over 40 experts and 31,000+ human hours.
  • Adds a progressive guidance-withdrawal design that reduces human methodological guidance within the same research project to test whether AI systems can independently select methods, conduct research, and produce verifiable results, with validation through expert review, AI-assisted auditing, sandbox execution, and scorer validation.
  • Reports evaluation across 18 state-of-the-art agent-model configurations, with average performance dropping from 50.91 with full methodological guidance to 29.10 when only the method is specified and 26.62 when agents must determine the method themselves, showing current systems remain heavily dependent on human guidance.

Introduction

Toward artificial superintelligence, AI systems must move beyond applying existing human knowledge and begin exploring open-ended scientific problems with verifiable results. Prior benchmarks tend to evaluate known-answer tasks, human-specified procedures, or isolated research components, so they offer limited evidence about autonomous end-to-end discovery. The authors introduce ASI-Bench, a benchmark of 60 project-level scientific tasks across 11 domains with executable environments and verifiable research artifacts. Its B1 to B4 guidance gradient progressively withdraws methodological support, and evaluation of 18 state-of-the-art agent and model configurations shows average performance falling from 50.91 with full guidance to 26.62 when agents must determine the method themselves, revealing a substantial gap between scientific execution and autonomous research.

Dataset

ASI-Bench Dataset Description

The authors present ASI-Bench as an evaluation benchmark rather than a training set. It is built to test end-to-end scientific research capability under progressively reduced human methodological guidance.

Composition and sources

  • ASI-Bench contains 60 project-level research tasks.
  • The tasks span 11 scientific domains: mathematics, physics, chemistry, biology, astronomy, materials science, earth science, medicine and biostatistics, computer science, robotics, and electrical engineering.
  • Candidate tasks come from more than 1,300 research ideas collected from scientific sources.
  • The provided sections do not report per-domain task counts.

Guidance variants and task schema

  • Each task is presented under matched guidance conditions while keeping the underlying task, data, required outputs, and scoring criteria fixed.
  • B1 gives the full governing equations, numerical formulation, and solver procedure.
  • B2 removes the full procedure but gives methodological guidance about the problem class and suitable numerical approaches.
  • B3 removes methodological guidance and gives only observed data, the scientific objective, and the required outputs.
  • B4 keeps the B3 setting but adds plausible task-irrelevant information to test whether the agent can ignore distraction.
  • Each task involves problem understanding, method selection, implementation, experimentation, failure diagnosis, iterative refinement, and result validation.

Processing and filtering

  • Construction begins with more than 1,300 candidate research ideas.
  • The process includes five review rounds, over 1,100 review assignments, and more than 2,000 task revisions.
  • Reviewers examine scientific formulation, task specification, B1-B4 information design, reference results, evaluation criteria, information leakage, and unintended shortcuts.
  • More than 31,000 human-hours were invested in construction and validation.
  • Retained tasks are validated through over 1,500 sandbox runs for runtime stability, reference reproducibility, artifact generation, and scoring consistency.
  • Tasks with unresolved scientific errors, unstable execution, evaluation misalignment, or unintended solution paths are revised or excluded.

Usage

  • ASI-Bench is used for evaluation, not as a training corpus.
  • No training split or mixture ratios are described.
  • Systems are evaluated under the same underlying task, data, required outputs, and scoring criteria, while only the guidance level changes.
  • The benchmark can compare different backbone models within the same agent framework or different agents with the same model.
  • Across 18 state-of-the-art Agent x Model configurations, the average B3 score is 26.62.

Cropping and metadata

  • No image or text cropping strategy is described in the provided sections.
  • Tasks use task-specific datasets and project-level inputs rather than uniform crops.
  • The main metadata construction is the B1-B4 guidance design, required outputs, and scoring criteria.

Method

The authors design ASI-Bench to evaluate the extent to which AI can conduct scientific research as human methodological guidance is progressively withdrawn. The benchmark consists of 60 project-level research tasks spanning 11 scientific domains. Each project is evaluated under matched guidance conditions while keeping the underlying task, data, required outputs, and scoring criteria fixed.

The construction of ASI-Bench follows a rigorous, large-scale iterative pipeline rather than a single-pass collection process. As shown in the framework diagram below:

The process begins with problem collection from various scientific sources, yielding over 1,300 candidate research ideas. These candidates undergo extensive expert reviews, comprising five review rounds, more than 1,100 review assignments, and over 2,000 task revisions. Reviewers examine the scientific formulation, task specification, information design, reference results, and evaluation criteria. They also check for information leakage and unintended shortcuts that could lead to high scores without correctly solving the task. This construction and validation process required more than 31,000 human-hours.

Following the review process, each retained task is validated through end-to-end execution in isolated sandboxes. The authors conduct more than 1,500 sandbox runs to verify runtime stability, reference reproducibility, artifact generation, and scoring consistency. Tasks with unresolved scientific errors, unstable execution, evaluation misalignment, or unintended solution paths are revised or excluded, resulting in the final benchmark of 60 project-level tasks.

To measure scientific autonomy, the benchmark progressively reduces human methodological guidance. Each task is designed as a complex, project-level scientific investigation rather than an isolated question. Starting from a research objective and task-specific data, agents must carry out a long-horizon, multi-stage research process spanning problem understanding, method selection, implementation, experimentation, failure diagnosis, iterative refinement, and result validation. Across the 60 tasks, completing these research processes involves more than 2,600 interaction turns and 2,400 execution steps.

The guidance progression shifts scientific responsibility from humans to AI. In the most guided condition, the governing equations, numerical formulation, and solver procedure are explicitly provided, requiring the agent to mainly implement and execute the prescribed approach. In subsequent conditions, the full procedure is removed, leaving only methodological guidance about the class of problem and suitable approaches. In the least guided condition, the agent receives only the observed data, the scientific objective, and the required outputs, forcing it to determine the underlying model, choose an appropriate numerical method, implement it, and validate the resulting prediction. A final condition retains this minimal guidance but adds plausible yet task-irrelevant information to test whether the agent can maintain its research direction under distraction.

The benchmark covers fundamental science, life science, computing, and engineering, requiring the same agent and model system to generalize across different data types, scientific methods, and validation criteria. This breadth tests whether autonomous research transfers across disciplines rather than remaining limited to a single domain.

Experiment

ASI-Bench evaluates 18 representative Agent×Model configurations on 60 project-level research tasks across 11 scientific domains under four guidance conditions (B1–B4), where human methodological guidance is progressively withdrawn. The main results show that current systems remain far from reliable autonomous scientific discovery, with only the strongest configuration achieving a B3 score above 50, and that the sharp drop from B1 to B2 indicates the primary bottleneck is turning a selected method into a complete research procedure rather than method choice or distraction. Results also show that scientific capability emerges from the interaction between the backbone model and the agent harness. Computational-cost experiments further find that complete guidance reduces token and time costs while incomplete methodological guidance can increase overhead, and that higher spending does not reliably translate into better scientific performance.

Representative benchmarks for advanced AI capability each emphasize different aspects of autonomous research, such as broad academic knowledge, scientific coding, tool-based terminal tasks, or research replication. Cross-domain generality, method autonomy, and end-to-end research are rarely combined in a single benchmark, and none of the compared benchmarks explicitly evaluates a guidance gradient across progressively reduced methodological support. This leaves a gap for joint evaluation of general intelligence, independent method selection, and autonomous execution. Most existing benchmarks cover only one or two dimensions of autonomous research, with explicit cross-domain generality limited to a few settings. End-to-end research coverage appears in benchmarks focused on research replication, ML engineering, and AI R&D, while method autonomy is partial or absent in most others. No representative benchmark in the comparison explicitly evaluates a guidance gradient that varies the level of human methodological guidance.

Performance drops most sharply when detailed procedural guidance is removed, while removing the method choice causes a much smaller additional decline and irrelevant context has little effect. Even the strongest configuration reaches only moderate autonomous performance, though stronger inference-time reasoning offers a notable gain. Harness choice can substantially change the same model's capability, but the effect varies across model-harness pairs. The sharpest average decline comes from losing step-by-step procedural guidance, not from losing the method choice. Stronger inference-time reasoning improves autonomous method selection, but the best configuration remains moderate, and harness choices can markedly shift model scores.

The first analysis compares representative autonomous research benchmarks and finds that they rarely combine cross-domain generality, method autonomy, and end-to-end research, while none explicitly evaluates a guidance gradient with varying methodological support. The second experiment measures model performance as guidance is reduced, showing the largest drop when detailed procedural guidance is removed, a smaller additional decline when method choice is removed, and little effect from irrelevant context. Stronger inference-time reasoning improves autonomous method selection but still leaves the best configuration at moderate performance, and harness choice can substantially shift model capability.


بناء الذكاء الاصطناعي بالذكاء الاصطناعي

من الفكرة إلى الإطلاق — سرّع تطوير الذكاء الاصطناعي الخاص بك مع المساعدة البرمجية المجانية بالذكاء الاصطناعي، وبيئة جاهزة للاستخدام، وأفضل أسعار لوحدات معالجة الرسومات.

البرمجة التعاونية باستخدام الذكاء الاصطناعي
وحدات GPU جاهزة للعمل
أفضل الأسعار

HyperAI Newsletters

اشترك في آخر تحديثاتنا
سنرسل لك أحدث التحديثات الأسبوعية إلى بريدك الإلكتروني في الساعة التاسعة من صباح كل يوم اثنين
مدعوم بواسطة MailChimp