AI Research Notes· ASI-Bench · Scientific Autonomy · Guidance Gradient
arXiv:2608.17271v1 · 18 Aug 2026 / 60 Projects · 11 Domains · 18 Agent×Model Configurations

방법을 알려주지 않았을 때 AI는 어디까지 연구할 수 있는가

ASI-Bench: Measuring Scientific Autonomy Beyond Human Methodological Guidance

HUMAN METHODOLOGICAL GUIDANCEB1 · FULL PROCEDUREB2 · METHOD ONLYB3 · GOAL + DATAB4 · B3 + DISTRACTORS50.91MEAN SCORE29.10−21.82 FROM B126.62METHOD MUST BE CHOSEN26.99IRRELEVANT CONTEXT ADDEDAI RESEARCH RESPONSIBILITY →
Abstract · The benchmark asks a procedural question

과학 문제를 풀 수 있다는 것과 과학 연구를 스스로 조직할 수 있다는 것은 다른 능력이다. ASI-Bench는 바로 그 사이의 틈을 측정한다.

논문은 기존 benchmark가 주로 이미 알려진 답을 맞히거나, 사람이 충분한 방법과 절차를 준 상태에서 task를 완수하는지를 평가한다고 비판한다. 이에 ASI-Bench는 같은 project를 유지한 채 인간의 방법론적 지침을 B1에서 B4로 점차 걷어내는 방식으로 AI의 scientific autonomy를 측정한다. 40명 넘는 전문가가 31,000시간 이상을 투입해 11개 과학영역의 60개 project-level research task를 만들었고, 18개의 Agent×Model 구성을 평가한다.

가장 중요한 결과는 “방법을 모르기 때문에 실패한다”가 아니다. 방법 이름은 알아도 그것을 완전한 연구 절차로 operationalize하지 못하는 것이 더 큰 병목이라는 점이다.
해석의 경계. 논문 제목은 “At the Dawn of Artificial Superintelligence”이지만, benchmark 점수가 ASI의 도래를 입증하는 것은 아니다. 논문 자체도 현재 시스템이 project-level autonomous science에서 인간의 방법론적 지침에 크게 의존하며 아직 거리가 멀다고 결론낸다.
Part I · §1–§3

지식을 많이 아는 AI와 연구를 스스로 하는 AI는 다르다

ASI-Bench의 출발점은 정답률이 아니라, 열린 문제에서 연구 방향을 결정하고 실행 가능한 artifact까지 만드는 능력이다.

§1 · Central question

답을 아는가가 아니라 길을 만들 수 있는가

논문이 던지는 질문은 직접적이다. AI가 인간이 축적한 지식을 학습·압축·적용하는 수준을 넘어 낯선 문제를 탐색하고, 새로운 solution strategy를 만들고, 이를 검증 가능한 결과로 바꿀 수 있는가. 기존 평가에서는 문제와 답, 또는 해결 절차가 상당 부분 주어지는 경우가 많아 이 질문을 분리하기 어렵다.

ASI-Bench는 이를 cross-domain generality, method autonomy, end-to-end research, guidance gradient라는 네 축으로 묶는다. 문제만 어렵게 만든 것이 아니라, 연구의 책임을 인간에게서 AI로 단계적으로 넘긴다.

§2 · Prior benchmarks

기존 benchmark가 잘하는 것과 ASI-Bench가 추가하는 것

BenchmarkTask SettingCross-domainMethod autonomyEnd-to-end researchGuidance gradient
Humanity's Last ExamAcademic QA
Terminal-BenchTerminal tasks
ScienceAgentBenchScientific analysis
PaperBenchResearch replication
MLE-BenchML engineering
RE-BenchAI R&D
DiscoveryBenchScientific discovery
SciCodeScientific coding
ASI-BenchProject-level research

표의 ✓는 명시적 coverage, △는 부분적 또는 domain-limited coverage, –는 명시적으로 평가하지 않음을 뜻한다. ASI-Bench의 차별점은 한 capability만 새로 추가한 것이 아니라 네 축을 같은 project instance 안에서 함께 측정한다는 데 있다.

§3 · Why this benchmark is difficult

다른 benchmark에서 높게 나오는 시스템도 B3에서는 급격히 낮아진다

논문의 Figure 2는 Kimi K3, Claude Opus 5, GPT-5.6 Sol, GLM-5.2를 HLE·SWE-bench·Terminal-Bench·ASI-Bench B3에서 비교한다. Figure에 표시된 ASI-Bench B3 값은 각각 27.8, 40.7, 51.6, 30.3이다. 같은 그림에서 Terminal-Bench 값은 88.3, 89.1, 88.8, 81.0으로 훨씬 높다.

이 차이는 benchmark 간 난이도를 단순 서열화하는 근거는 아니다. task 종류와 metric이 다르기 때문이다. 그러나 잘 정의된 실행 능력과 방법을 스스로 정하는 project-level research 사이에 큰 간극이 있다는 논문의 문제의식을 시각적으로 보여준다.

Part II · §4–§7

B1–B4: 같은 연구문제에서 인간의 지침만 걷어낸다

objective, data, output, scoring은 고정하고 method/procedure information만 조절해 autonomy와 robustness를 분리한다.

§4 · Guidance gradient

네 단계는 연구의 책임이 누구에게 있는지 바꾼다

B1 · Full guidance

방법, equation, numerical formulation, solver procedure, parameter choice까지 충분히 제공한다. 주된 과제는 정확히 구현하고 실행하는 것이다.

B2 · Method only

의도된 method class와 constraints는 알려주지만 full procedure를 제거한다. agent가 방법을 실행 가능한 workflow로 바꿔야 한다.

B3 · Goal + data

scientific objective, input, constraint, required artifact만 제공한다. method, solver, effective evolution strategy는 agent가 결정한다.

B4 · Distractors

B3를 유지하면서 사실이지만 불필요한 context와 plausible alternative를 넣어 research direction을 유지하는지 본다.

\[\text{Task, Data, Outputs, Scoring}=\text{fixed},\qquad \text{Methodological Guidance}\downarrow\]
§5 · Project-level research

60개의 task는 한 번의 답변이 아니라 긴 연구과정이다

전체 task를 완수하는 과정은 2,600회가 넘는 interaction turn, 2,400회가 넘는 execution step, 35시간이 넘는 agent execution으로 구성된다. agent는 problem understanding, method selection, implementation, experimentation, failure diagnosis, iterative refinement, result validation을 거쳐 검증 가능한 scientific artifact를 만들어야 한다.

중요한 점은 decision point가 서로 의존한다는 것이다. 중간 결과를 잘못 해석하면 뒤의 방법선택과 실험이 모두 흔들린다. 따라서 ASI-Bench는 single-turn reasoning이나 fixed procedure execution보다 연속된 연구 의사결정의 안정성을 평가한다.

§6 · 11 domains

한 연구 agent가 서로 다른 과학의 문법을 넘나든다

60개 project는 mathematics, physics, chemistry, biology, astronomy, materials science, earth science, medicine and biostatistics, computer science, robotics, electrical engineering의 11개 분야에 걸친다. 데이터 형식, 방법론, 검증 기준이 서로 다르기 때문에 같은 Agent×Model system이 domain-specific workflow에 갇히지 않는지를 본다.

§7 · When to use

논문이 제안하는 다섯 가지 사용법

Stronger intelligence

기존 benchmark의 몇 퍼센트 개선보다 low-guidance condition의 reproducible improvement가 higher-order capability의 더 강한 증거라고 본다.

Autonomous research

AI for Science, AI Scientist, automated research system이 방법이 제공되지 않을 때도 project를 계속 수행하는지 진단한다.

Model vs harness

같은 backbone에 다른 agent/harness를 결합하거나 같은 harness에서 backbone을 바꿔 capability source를 분리한다.

Frontier progress

평균 B3가 26.62에 불과해 saturation과 거리가 멀고, 향후 system 간 차이를 측정할 여지가 크다고 본다.

Community expansion

새 domain, problem, scorer와 verified result를 계속 추가해 benchmark가 capability와 함께 진화하도록 설계한다.

Part III · §8–§10

31,000시간의 핵심은 task 수가 아니라 검증 구조이다

candidate collection에서 sandbox replay까지, benchmark 자체가 unintended shortcut을 줄이기 위한 research pipeline으로 구축된다.

§8 · Construction funnel

1,300개 아이디어에서 60개 task가 남기까지

Scientific sources
traceable scientific source에서 1,300개가 넘는 candidate research idea를 수집한다.
Expert engineering
domain expert가 candidate를 executable task로 재구성하고 scientific formulation과 artifact specification을 만든다.
Five review rounds
1,100건이 넘는 task-review assignment와 2,000건이 넘는 revision을 거친다.
AI-assisted auditing
scientific logic, B1–B4 information design, reference artifact, scoring code, information leakage, agent trajectory를 점검한다.
Sandbox execution
1,500회가 넘는 sandbox run으로 runtime stability, reference reproducibility, artifact generation, scorer consistency를 확인한다.
Final benchmark
unresolved scientific error, unstable execution, evaluation misalignment, unintended shortcut이 있는 task를 수정·제외해 11개 domain의 60개 project를 남긴다.
31,000+human-hours
1,300+candidate ideas
2,000+task revisions
1,500+sandbox runs
§9 · Evaluation reliability

정답 파일 하나가 아니라 artifact와 scorer를 함께 검증한다

각 task는 objective와 input뿐 아니라 required scientific artifact, reference-generation procedure, validity gate, weighted scorer를 가진다. 이 구조는 단순 text answer가 아니라 실제 code, predicted field, diagnostic, figure, analysis artifact를 평가하기 위한 것이다.

논문은 정보 누출과 shortcut도 독립적인 QA 대상으로 둔다. 높은 score가 scientific reasoning이 아니라 hidden hint나 scorer loophole에서 나온다면 benchmark의 목적이 무너진다.

§10 · Community model

고정된 시험지가 아니라 계속 확장되는 research infrastructure

저자들은 현재 60개 task를 완성품이 아니라 시작점으로 규정한다. 각 분야의 frontier researcher가 진짜 어려운 문제를 가장 잘 알고 있으므로 benchmark도 community contribution으로 넓혀야 한다는 입장이다.

Part IV · §11–§13

18개 Agent×Model 실험: 가장 어려운 것은 방법선택보다 절차화이다

main result는 external tool access 없이 60개 task를 macro-average하고, 대부분 3회 독립 실행의 평균과 sample standard deviation을 보고한다.

§11 · Main averages

B1에서 B2로 내려갈 때 가장 크게 무너진다

50.91B1 · full methodological guidance
29.10B2 · method specified
26.62B3 · method must be selected
26.99B4 · B3 + distractors

평균 score는 B1→B2에서 21.82점 떨어진다. 반면 B2→B3의 추가 하락은 2.48점이다. B3→B4는 오히려 평균 +0.36점으로 사실상 큰 변화가 없다. 논문은 이 비대칭을 근거로 method selection보다 method operationalization이 더 큰 병목이라고 해석한다.

Source interpretation
“무슨 방법을 쓸까?”보다 “그 방법을 실제로 돌아가는 연구절차로 어떻게 만들까?”에서 더 크게 실패한다.
§12 · Strongest system

최상위도 B3 51.60이다

Codex + GPT-5.6 Sol (ultra)은 B3에서 51.60을 기록해 method를 독립적으로 선택해야 하는 setting에서 50점을 넘은 유일한 평가 configuration이다. 같은 harness에서 GPT-5.6 Sol의 xhigh는 B3 40.86이며, ultra는 여기서 10.74점을 더 얻는다. inference-time reasoning 강화가 도움이 되지만, 추가 계산을 써야 중간 수준의 성능에 도달한다는 점이 동시에 드러난다.

§13 · Full table

Table 2 — 60 project-level tasks의 전체 main result

HarnessBackboneB1B2B3B4OverallB2−B1B3−B1B4−B3
CodexGPT-5.5 (xhigh)57.57±5.7435.28±2.2329.29±1.5730.46±1.5538.15±1.25−22.29±7.37−28.27±5.26+1.16±3.10
CodexGPT-5.6 Sol (xhigh)62.75±3.0542.96±1.5940.86±2.3540.74±1.7746.83±1.10−19.79±1.48−21.89±5.27−0.12±3.66
CodexGPT-5.6 Sol (ultra)71.78±0.4649.57±2.3151.60±3.6550.41±3.0655.84±1.58−22.21±1.90−20.18±3.21−1.20±5.68
Claude CodeClaude Opus 5†72.2945.8040.7042.3950.29−26.49−31.59+1.69
Claude CodeKimi K355.79±4.8635.24±3.3627.78±2.0229.57±0.4637.09±1.74−20.55±3.88−28.02±5.64+1.79±2.33
Claude CodeClaude Opus 4.852.48±6.2736.25±4.5731.73±3.4429.59±1.5137.51±0.79−16.24±9.26−20.76±8.71−2.14±4.46
Claude CodeGLM-5.363.05±1.4035.45±3.7633.09±1.3635.01±3.4041.65±1.35−27.60±4.61−29.96±1.30+1.92±4.74
Claude CodeGLM-5.254.01±1.6530.81±2.2530.29±1.9627.27±3.9835.59±0.95−23.20±2.54−23.72±3.56−3.02±2.04
Claude CodeDeepSeek V4 Flash51.85±1.7126.49±1.2424.84±2.2124.41±0.9531.90±0.47−25.36±0.82−27.01±3.56−0.43±1.28
Claude CodeKimi K2.744.43±1.9023.84±0.4019.75±0.7421.34±2.2627.34±0.61−20.59±2.29−24.68±2.07+1.58±2.99
Claude CodeMiniMax M343.53±3.6020.86±3.2920.61±1.0221.21±2.8526.55±1.55−22.68±2.31−22.92±3.20+0.60±3.87
Claude CodeDeepSeek V4 Pro42.97±0.4618.79±2.8819.20±0.2218.94±1.2324.98±0.57−24.18±2.61−23.77±0.68−0.26±1.28
Claude CodeMiMo V2.5 Pro41.70±1.6318.49±2.2716.49±0.0716.33±0.3923.25±1.05−23.22±1.20−25.21±1.56−0.16±0.31
Kimi CodeKimi K356.16±4.8634.05±5.0828.15±0.8426.53±0.9936.22±2.22−22.11±2.34−28.01±4.56−1.62±1.45
Kimi CodeKimi K2.729.99±3.3017.01±0.1015.65±1.3416.22±0.8519.72±1.19−12.98±3.35−14.34±1.98+0.58±1.56
MiMo CodeMiMo V2.5 Pro27.73±4.3311.33±1.4011.50±1.3614.11±3.1916.17±1.39−16.40±5.40−16.24±5.37+2.61±4.11
OpenHandsDeepSeek V4 Flash50.60±2.2424.89±5.2721.91±1.7524.99±4.2730.60±3.05−25.71±3.27−28.69±1.53+3.09±4.43
OpenHandsDeepSeek V4 Pro37.78±2.2816.66±2.8415.78±1.9116.28±2.5221.63±0.75−21.12±3.00−22.00±3.42+0.50±4.31
All Models (Mean)50.9129.1026.6226.9933.41−21.82−24.29+0.36

† Claude Opus 5 결과는 single run이며 standard deviation을 추정하지 않는다. 그 외 result는 원칙적으로 3회 독립 실행의 평균과 sample standard deviation이다. diagnostic difference는 각 run 안에서 먼저 계산한 뒤 집계한다.

Part V · §14–§16

Harness와 compute는 능력을 바꾸지만, 돈을 더 쓴다고 연구가 자동으로 좋아지지는 않는다

같은 backbone도 어떤 agent harness를 쓰는지에 따라 달라지고, guidance의 완전성은 성능뿐 아니라 계산비용도 바꾼다.

§14 · Harness effect

모델을 비교할 때 surrounding research system을 빼면 capability source가 흐려진다

MiMo V2.5 Pro의 overall score는 MiMo Code에서 16.17이지만 Claude Code에서 23.25로 올라간다. Kimi K2.7도 Kimi Code 19.72에서 Claude Code 27.34로 높아진다. 반면 Kimi K3는 Kimi Code 36.22와 Claude Code 37.09로 차이가 작다.

논문의 결론은 harness effect가 크지만 균일하지 않다는 것이다. scientific capability는 backbone 하나의 성질이라기보다 model × harness interaction에서 발현된다.

§15 · Compute cost

불완전한 지침이 오히려 가장 비싸다

SettingAvg. tokens / taskvs B1Avg. time / taskvs B1해석
B14.35Mbaseline37.8 minbaselinemethod·implementation·parameter가 모두 주어져 search overhead가 가장 작다.
B26.91M+59%49.7 min+32%method name은 있지만 missing procedure를 재구성해야 해 가장 비싸다.
B35.4M+25%45.9 min+22%방법 탐색과 iteration 비용이 증가한다.
B45.7M+30%44.5 min+18%distractor가 있어도 B3 대비 성능과 시간은 크게 달라지지 않는다.
완전한 guidance는 search space를 줄인다. 반쯤 알려주는 guidance는 방향은 묶어두고 세부 절차는 스스로 복원하게 만들어 계산 overhead를 늘릴 수 있다.
§16 · Cost-performance

비용은 capability의 충분조건이 아니다

Codex + GPT-5.6 Sol xhigh은 B3 40.86을 약 $684/run에 기록한다. Claude Opus 5 + Claude Code는 B3 40.70으로 거의 같지만 약 $2,728/run이다. 최대 성능을 추구하면 Codex + GPT-5.6 Sol ultra가 약 $1,550/run에서 B3 51.60을 기록한다.

논문은 practical autonomous research에서 xhigh을 cost–performance balance, ultra를 absolute performance 우선 선택으로 해석한다. 더 많은 비용이 더 높은 점수를 줄 수 있지만, 비슷한 점수에서 비용차가 몇 배씩 나는 경우도 있어 단순한 scaling rule은 성립하지 않는다.

Part VI · §17–§20

한 개의 PDE task가 보여주는 자율성의 실체

Appendix의 2D Anisotropic Stiff Dynamics는 equation을 베껴 구현하는 것과 data에서 모델·solver를 스스로 찾는 것이 얼마나 다른지 보여준다.

§17 · Representative task

같은 objective, 같은 data, 같은 artifact — 다른 것은 prompt뿐이다

agent는 periodic spatial domain의 2D nonlinear dynamical system 관측값을 받는다. 입력은 system_info.json, field_evolution.npy, initial_condition.npy다. 해야 할 일은 ① spatial/temporal dynamics characterize, ② observed dynamics를 재현할 model construct, ③ target time의 field predict, ④ physically meaningful diagnostic extract이다.

필수 artifact는 predicted field, spatial spectrum, physical diagnostics, scientific visualization, data-analysis result, complete executable simulation code다.

§18 · B1 mathematical specification

B1은 governing PDE와 solver까지 준다

\[\begin{aligned} u_t={}&-\alpha u+u_{xx}+\mu u_{yy}-\nu u_{xxxx}-2\gamma u_{xxyy}-\delta u_{yyyy}\\ &+\nabla^2\left[\frac{\lambda_{xx}}{2}u_x^2+\lambda_{xy}u_xu_y+\frac{\lambda_{yy}}{2}u_y^2\right]. \end{aligned}\]

원문 B1 prompt는 2D Fourier pseudospectral discretization, \(k_x,k_y\), Fourier-space linear operator, nonlinear term의 conserved-form 계산, 2/3-rule dealiasing, stiff fourth-order term을 위한 ETDRK4, Kassam–Trefethen contour-integral coefficient construction까지 제공한다.

B1 numerical guide의 핵심 식 펼쳐보기
kx = 2*pi*fftfreq(Nx, d=dx) ky = 2*pi*fftfreq(Ny, d=dy) L_hat = -alpha + kx^2 + mu*ky^2 - nu*kx^4 - 2*gamma*kx^2*ky^2 - delta*ky^4 f(u_x,u_y) = (lambda_xx/2)*u_x^2 + lambda_xy*u_x*u_y + (lambda_yy/2)*u_y^2 N_hat = -(kx^2 + ky^2) * fft2(f) E = exp(L_hat*dt) E2 = exp(L_hat*dt/2) a = E2*u_hat + Q*N_hat(u_hat) b = E2*u_hat + Q*N_hat(a) c = E2*a + Q*(2*N_hat(b) - N_hat(u_hat)) u_hat_next = E*u_hat + f1*N_hat(u_hat) + 2*f2*(N_hat(a)+N_hat(b)) + f3*N_hat(c)

위 식은 Appendix B1 prompt의 내용을 그대로 구조화한 것이다. 이 글은 식의 부호나 discretization을 외부 지식으로 수정하지 않는다.

§19 · B2, B3, B4

한 단계씩 정보가 빠지면서 연구자가 해야 할 일이 바뀐다

B2
4th-order nonlinear 2D PDE, weak damping, long-wave instability, high-order dissipation, cross derivative, conservation-type nonlinearity, anisotropy라는 background는 알려준다. spectral discretization과 stiffness-aware stepping이 필요하며 ETDRK4, IMEX, semi-implicit spectral integrator를 reasonable choice로 든다. 그러나 정확한 equation과 procedure는 제거한다.
B3
observed spatio-temporal data, objective, file, constraint, required output만 준다. governing equation, numerical representation, effective evolution strategy를 agent가 식별해야 한다.
B4
B3에 reaction–diffusion, FitzHugh–Nagumo, Gray–Scott, Cahn–Hilliard, Swift–Hohenberg, thin-film, complex Ginzburg–Landau, finite difference, IMEX, exponential integrator, operator splitting, pseudospectral, neural operator, Fourier/autocorrelation/variogram/wavelet/POD 등 사실이지만 불필요할 수 있는 alternative를 섞는다. deadline·news·semiconductor market·sports·entertainment·meeting chatter까지 추가한다.

결국 B4의 목표는 지식량이 아니라 task-relevant evidence를 유지하는 attention discipline을 보는 것이다.

§20 · How to contribute

benchmark contribution 자체도 reproducible research package여야 한다

완전한 task contribution은 scientific objective, B1–B4 prompt, input/output specification, reproducible reference-generation procedure, validity checks와 weighted scoring, scientific dependencies, four-condition local evaluation evidence를 포함해야 한다. public authoring scaffold와 online 15-step Guided Flow가 이를 지원한다.

1 · Formulate
무엇을 계산·발견해야 하는지를 정의하고, 왜 non-trivial한지 설명한다. 해결방법 자체는 문제정의에 넣지 않는다.
2 · Build B1–B4
같은 objective에 대해 full method → method-level guidance → objective/data only → distractor-added condition을 만든다. generate_gt.py, evaluation gates, weighted scorer도 포함한다.
3 · Test & revise
submission 전 local evaluation으로 score, execution time, environment, sandbox provenance, scorer replay evidence를 기록하고 leakage, reproducibility, stability를 검사한다.

공식 release에 포함된 task의 contributor는 benchmark release contributor list에 들어간다. 저자들은 contributor를 단순 external data submitter가 아니라 benchmark construction participant로 규정한다.

Part VII · §21–§25

ASI-Bench가 보여주는 것은 “초지능”보다 자율 연구의 빈칸이다

benchmark의 가치, 관련 연구의 위치, 저자·community 구조, 그리고 이 결과를 과장하지 않기 위해 필요한 경계를 함께 본다.

§21 · Related work

AI Scientist와 scientific-agent benchmark를 한 계보로 놓는다

Related Work는 tool-augmented chemistry agent, The AI Scientist, AI Scientist-v2, Co-Scientist, Kosmos처럼 더 긴 research workflow를 자동화하는 시스템과, HLE·SciCode·DiscoveryBench·BLADE·DSBench·HypoBench·ScienceAgentBench·MLE-Bench·RE-Bench·PaperBench·CORE-Bench·ReplicationBench·FIRE-Bench·ResearchClawBench·SciAgentArena·DiscoveryWorld·AstaBench·ScienceBoard 등 evaluation line을 함께 정리한다.

논문의 주장은 이렇다. 기존 benchmark는 knowledge, scientific coding, replication, data-driven discovery, long-horizon execution을 각각 잘 측정하지만, 같은 scientific project에서 human method guidance를 단계적으로 제거해 workflow construction과 execution을 분리하는 gradient는 충분히 다루지 못했다.

§22 · What the results really say

현재 agent의 약점은 ‘연구 절차를 완성하는 능력’에 집중되어 있다

B1→B2의 큰 하락, B2의 높은 compute cost, B2→B3의 상대적으로 작은 추가 하락을 함께 보면 하나의 일관된 그림이 나온다. method name을 알려주는 것은 충분하지 않다. agent는 parameter choice, implementation order, diagnostic, error recovery, validation을 엮어 완전한 operational workflow를 만들어야 한다.

이는 단순한 “reasoning scale” 문제로 환원하기 어렵다. harness가 같은 backbone 성능을 크게 바꾸는 사례는 memory, orchestration, execution policy, tool-interface, failure recovery 같은 system-level design이 scientific autonomy의 일부임을 보여준다.

§23 · Limitations and caution

이 benchmark 하나로 ASI를 측정했다고 말하면 과하다

  • Main experiment의 tool condition. Table 2의 main result는 external tool access 없이 수행된다. 실제 research agent가 외부 scientific tool과 database를 쓰는 환경과는 차이가 있다.
  • Finite benchmark. 11개 domain, 60개 task는 넓지만 과학 전체가 아니다. 논문도 community expansion을 benchmark 가치의 전제로 둔다.
  • Score is benchmark-specific. 낮은 B3는 autonomy gap의 강한 신호이지만, 숫자 하나가 general intelligence나 innovation 전체를 직접 측정하는 것은 아니다.
  • Task/scorer design dependence. 31,000시간의 검증이 reliability를 높이지만, 어떤 artifact와 gate를 중요하게 볼지는 여전히 benchmark design choice다.
  • “Dawn of ASI” is framing. source는 이 benchmark를 ASI로 향하는 capability의 reference point로 제안하지만, current systems가 ASI에 도달했다는 empirical conclusion은 내리지 않는다.
§24 · Credits

사람이 31,000시간을 써서 AI의 자율성을 시험한다는 역설

Core authors는 Junwei Zhou, Zhen Sun, Binyu Li, Jiangyu Zhou, Yuexi Pan, Hengyu Wang, Honghe Ren, Xiaohan Jia, Xueyang Zhou, Xiaoyu Cao, Yongchao Chen이다. Junwei Zhou와 Zhen Sun은 equal contribution, Yongchao Chen은 corresponding author로 표시된다.

Contributors and affiliations 펼쳐보기

Contributors: Yuanning Feng, Junhao Wu, Cheng Zhang, Sijia Chen, Haoyu Xue, Chengsong You, Huan Wang, Koutian Wu, Peigan Gao, Jiakun Wu, Wenzhe Li, Ergan Shang, Qingyuan Zheng, Jingjing Zhou, Ruixuan Jia, Yan Xu, Hongrui Zhang, Xiao-Han Ma, Zhengxiang Cheng, Yuexing Hao, Liting Mai, Xianglin Ji, Wenjun Zhang, Zhuofan Chen, Yixiao Huang, Chi Wang, Wenyue Hua, Yilun Hao, Yuantao Zhai, Ziyan Zhao, Jingyan Xie.

Affiliations: Tsinghua University; Massachusetts Institute of Technology; Harvard University; Carnegie Mellon University; University of Michigan; University of Illinois Urbana–Champaign; Boston University; The University of Queensland; University of Science and Technology of China; Flatiron Institute; Microsoft Research; AG2 AI; Independent Researcher.

Task contributors retained in the final benchmark: Yuexi Pan, Hengyu Wang, Honghe Ren, Peigan Gao, Jiangyu Zhou, Sijia Chen, Junhao Wu, Huan Wang, Koutian Wu, Cheng Zhang, Yuanning Feng, Qingyuan Zheng, Wenzhe Li, Jiakun Wu, Ruixuan Jia, Junwei Zhou, Ergan Shang, Jingjing Zhou, Yan Xu, Hongrui Zhang, Liting Mai.

논문은 다섯 review round에서 1,100건이 넘는 task-review assignment가 수행됐다고 보고하며, reviewer list도 별도로 공개한다.

§25 · Final synthesis

연구 agent의 다음 병목은 지식이 아니라 연구 운영체계일 수 있다

Editorial synthesis
ASI-Bench가 가장 선명하게 보여주는 것은 현재 AI가 “무슨 방법을 쓸지 전혀 모른다”는 사실이 아니다. 방법을 실제 연구절차로 바꾸고, 실패를 복구하고, 산출물을 검증하는 긴 연결고리가 아직 인간의 scaffold에 크게 기대고 있다는 사실이다.

따라서 다음 세대 scientific agent 연구의 질문도 달라질 수 있다. 더 많은 knowledge를 넣는 것만으로 충분한가. 아니면 research planning, executable methodology synthesis, validation, memory, failure recovery, harness design을 하나의 시스템으로 다시 설계해야 하는가. ASI-Bench의 결과는 후자의 필요성을 강하게 시사한다. 다만 이것은 benchmark 결과에서 도출한 해석이며, 단일 leaderboard가 과학적 창의성 전체를 대체하지는 않는다.

References · Paper bibliography

논문이 인용한 34개 연구

[01]
MLAgentBench: Evaluating language agents on machine learning experimentation
Huang et al. · ICML 2024
[02]
MLR-Copilot: Autonomous machine learning research based on large language models agents
Li et al. · arXiv 2024
[03]
Agent Laboratory: Using LLM agents as research assistants
Schmidgall et al. · Findings of EMNLP 2025
[04]
Dolphin: Moving towards closed-loop auto-research through thinking, practice, and feedback
Yuan et al. · ACL 2025
[05]
A benchmark of expert-level academic questions to assess AI capabilities
Center for AI Safety, Scale AI, HLE Contributors Consortium · Nature 2026
[06]
SWE-Bench Pro: Can AI agents solve long-horizon software engineering tasks?
Deng et al. · arXiv 2025
[07]
Terminal-Bench: Benchmarking agents on hard, realistic tasks in command line interfaces
Merrill et al. · arXiv 2026
[08]
ScienceAgentBench: Toward rigorous assessment of language agents for data-driven scientific discovery
Chen et al. · arXiv 2024
[09]
PaperBench: Evaluating AI's ability to replicate AI research
Starace et al. · arXiv 2025
[10]
MLE-Bench: Evaluating machine learning agents on machine learning engineering
Chan et al. · arXiv 2024
[11]
RE-Bench: Evaluating frontier AI R&D capabilities of language model agents against human experts
Wijk et al. · arXiv 2024
[12]
DiscoveryBench: Towards data-driven discovery with large language models
Majumder et al. · arXiv 2024
[13]
SciCode: A research coding benchmark curated by scientists
Tian et al. · arXiv 2024
[14]
Augmenting large language models with chemistry tools
Bran et al. · Nature Machine Intelligence 2024
[15]
Autonomous chemical research with large language models
Boiko et al. · Nature 2023
[16]
The AI Scientist: Towards fully automated open-ended scientific discovery
Lu et al. · arXiv 2024
[17]
The AI Scientist-v2: Workshop-level automated scientific discovery via agentic tree search
Yamada et al. · arXiv 2025
[18]
Accelerating scientific discovery with Co-Scientist
Gottweis et al. · Nature 2026
[19]
Kosmos: An AI scientist for autonomous discovery
Mitchener et al. · arXiv 2025
[20]
Towards end-to-end automation of AI research
Lu et al. · Nature 2026
[21]
GPQA: A graduate-level google-proof Q&A benchmark
Rein et al. · arXiv 2023
[22]
BLADE: Benchmarking language model agents for data-driven science
Gu et al. · arXiv 2024
[23]
DSBench: How far are data science agents from becoming data science experts?
Jing et al. · arXiv 2024
[24]
HypoBench: Towards systematic and principled benchmarking for hypothesis generation
Liu et al. · arXiv 2025
[25]
CORE-Bench: Fostering the credibility of published research through a computational reproducibility agent benchmark
Siegel et al. · arXiv 2024
[26]
ReplicationBench: Can AI agents replicate astrophysics research papers?
Ye et al. · arXiv 2025
[27]
FIRE-Bench: Evaluating agents on the rediscovery of scientific insights
Wang et al. · arXiv 2026
[28]
ResearchClawBench: A benchmark for end-to-end autonomous scientific research
Xu et al. · arXiv 2026
[29]
Benchmarking AI agents for addressing scientific challenges across scales (SciAgentArena)
Liu et al. · arXiv 2026
[30]
DiscoveryWorld: A virtual environment for developing and evaluating automated scientific discovery agents
Jansen et al. · arXiv 2024
[31]
AstaBench: Rigorous benchmarking of AI agents with a scientific research suite
Bragg et al. · arXiv 2025
[32]
ScienceBoard: Evaluating multimodal autonomous agents in realistic scientific workflows
Sun et al. · arXiv 2025
[33]
ProjectionBench: Evaluating scientific hypothesis generation in LLMs under progressive information disclosure
Lew, Cao, Buehler · arXiv 2026
[34]
ProjectEval: A benchmark for programming agents automated evaluation on project-level code generation
Liu et al. · Findings of ACL 2025
Source paper: ASI-Bench: At the Dawn of Artificial Superintelligence, arXiv:2608.17271v1, 18 Aug 2026. 논문은 ASI-Bench를 open, evolving community benchmark로 제안하며 task submission portal을 공개한다.