Crimson AI NewsA CrimsonLingua Network service
EN ع
← Back to news
Research paper Hugging Face

New SWE-bench Science Benchmark Reveals Why Coding Agents Fail at Scientific Software Repair

AI By Crimson AI Hugging Face Papers 21 August 2026 · 00:00 7 views
Share: X Telegram

Researchers introduce SWE-bench Science, a benchmark of 119 scientific software engineering tasks, showing that even top agents score below 50% pass@1 and identifying key failure mechanisms.

New SWE-bench Science Benchmark Reveals Why Coding Agents Fail at Scientific Software Repair

Key points

Software is increasingly part of the scientific instrument itself, meaning bugs in scientific code can undermine not just program behavior but the evidence behind scientific conclusions. Yet existing evaluations of coding agents mostly focus on aggregate task success, offering little insight into why agents fail when repairing scientific software.

To address this, researchers introduce SWE-bench Science, a repository-level benchmark for scientific software engineering. It comprises 119 tasks from 98 GitHub repositories across 20 scientific domains, organized into three paradigms: Issue-driven, Expert-exploratory, and Engineering-integration.

Even the best-performing agent, Claude Code with Opus-5 (max), achieves a pass@1 below 50%, highlighting the substantial challenges of scientific software engineering. The study identifies four recurring failure mechanisms: deficits in scientific knowledge or abstraction, misguided exploration or surface-level repair, incomplete repair coverage or system integration, and failures to generalize scientific knowledge beyond observed cases.

A paired ablation that removes explicit scientific guidance while preserving repository and executable context shows that scientific knowledge is not uniformly beneficial. Well-grounded information can constrain repair and improve average performance and token efficiency, whereas poorly aligned guidance can induce anchoring and does not necessarily improve exact repair success.

The benchmark uses a separate private test suite to evaluate scientific contracts, preventing agents from gaming public tests. For example, Qwen3.8-27B passed all 119 public reproductions but achieved full private Pass@1 on only 35 of 119 tasks.

MetricValue
Tasks119
Repositories98
Scientific domains20
Best pass@1 (Claude Code + Opus-5 max)<50%
Qwen3.8-27B public passes119/119
Qwen3.8-27B private passes35/119
Source
Hugging Face · Hugging Face Papers
Related news
Research paper
Hugging Face 29 Aug 2026

Hugging Face Audit: 110 of 124 AI Evaluations Fail to Support Their Claims

A new commit-bound census of 124 Inspect Evals units reveals that 110 stop before deterministic inference due to missing historica...

4
Research paper
Hugging Face 29 Aug 2026

Aphanta: New Framework Diagnoses When Image Editing Boosts Multimodal Reasoning

Hugging Face researchers introduce Aphanta, a diagnostic framework that evaluates when image-editing intermediates improve multimo...

5
Research paper
Hugging Face 29 Aug 2026

EditaLive! Enables Real-Time Character Video Editing for Live Streaming

Hugging Face researchers introduce EditaLive, a framework for real-time human-centric video editing in live streams, achieving sta...

4