AIAny
Icon for item

FrontierChallenge: Evaluating Scientific Workflow Completion

Evaluates AI agents' ability to complete end-to-end scientific workflows by releasing and assessing 97 tasks from a 300-task FrontierChallenge suite across chemistry, materials, life science, and electrochemistry. Finds that top agent configurations achieved only a 20.6% pass rate despite high partial scores, revealing a gap between partial progress/confident completion claims and actual complete scientific deliverables.

Introduction

Automating research means more than producing a plausible answer: agents must execute multi-step experiments, generate data and code, and deliver verifiable scientific artifacts end-to-end. FrontierChallenge's public release and evaluation of 97 tasks surfaces a core mismatch—agents often make measurable partial progress and even claim success, yet rarely meet task-level completion criteria.

Key Findings
  • Scope and scale: 97 released tasks (subset of a 300-task suite) spanning quantum chemistry, molecular dynamics, materials characterization, analytical chemistry, life science, and electrochemistry/environment.
  • Evaluation setup: 12 frontier models tested across 3 agent scaffolds using Pass Rate (full-completion) and Avg. Score (partial progress) metrics.
  • Large gap between progress and completion: the best configurations fully completed only 20 of 97 tasks (Pass Rate 20.6%), while Avg. Scores in some domains remained high—analytical chemistry and electrochemistry/environment reached Avg. Scores of 87.6 and 94.9 but Pass Rates of only 4% and 0% respectively.
  • Overconfident assertions: among non-passing trajectories from one evaluated model, 75.5% ended with language claiming completion despite failing verification.

These results imply that high partial scores or confident natural-language claims are poor proxies for end-to-end scientific delivery. Benchmarks for research agents therefore need artifact-aware verification, rigorous end-to-end checks, and domain-specific execution monitoring to distinguish partial progress from truly completed workflows.

Who it's for and tradeoffs

Great fit if you want a realistic benchmark to stress-test autonomous research agents' long-horizon execution, artifact completeness, and verification pipelines. The dataset is most useful for researchers building agent verifiers, execution sandboxes, or systems that must produce auditable research artifacts.

Look elsewhere if you only need short QA-style problems, single-step code generation, or benchmarks that judge only final answers—FrontierChallenge emphasizes multi-step workflow completion and requires infrastructure to run, verify, and interpret complex scientific outputs.

Information

  • Websitearxiv.org
  • AuthorsLiangcai Su, Zhaopeng Feng, Zhuo Chen, Zhen Zhang, Xiang Lin, Ruilin Li, Handuo Zhang, Ning Wang, Kailong Wen, Yueqi Guo
  • Published date2026/08/25

More Items

Synthesizes, repairs, and self-evolves task-adaptive agent harnesses on demand for off-the-shelf LLM agents, using a trainable harness-intelligence model that distills signals from past configurations. Demonstrates consistent performance gains across benchmarks and model families by producing four-module, composable harnesses.

Hugging Face

Provides 22.7 hours of read Amharic speech (7,405 clips, 320 speakers) for ASR, collected via a crowdsourced Telegram bot and peer-validated; speaker- and prompt-disjoint train/validation/test splits, 16 kHz audio under CC BY 4.0.

Hugging Face

Evaluates whether tool-using LLM agents reliably complete stateful business workflows via 507 executable agent–tool–user tasks across retail, travel, auto insurance, neobank, and IT/HR consulting. Provides browsable Parquet tables for tasks, scenarios, and agent instructions; v1.0 is intended for evaluation-only.