
AI coding agents can modernize research software but can't judge if the science is right
Quick Answer
AI coding agents like Codex and Claude Code significantly modernized research software, achieving speedups over 60 times, but lack the ability to ensure scientific accuracy.
Quick Take
Projects included rewriting MHCflurry and rustar-aligner, with human oversight essential for validation.
Key Points
- Rustar-aligner matched STAR's results in 99.815% of single-end reads.
- HelixForge completed genomic data generation 59.6 times faster than BamSurgeon.
- AI agents produced errors confidently, requiring human-defined tests for validation.
- Estimated savings from AI agents could reach $5 million across 100 packages.
- Low-cost rewrites may fragment user communities and complicate long-term maintenance.
DeepSignal Analysis
What happened
AI coding agents like Codex and Claude Code have been utilized in eight case studies primarily in biology, achieving speedups exceeding 60 times in various research software projects. However, these agents lack the ability to assess the scientific correctness of their outputs, necessitating human oversight for validation.
Key evidence
- In the rustar-aligner project, the AI agents achieved a 99.815% agreement rate with the original STAR tool for single-end reads, demonstrating high accuracy in code behavior.
- The HelixForge project showed a speedup of 59.6 times over the previous tool, BamSurgeon, highlighting the efficiency gains from AI-assisted rewrites.
- Despite the speed improvements, coding agents often produce errors with high confidence, as seen in the bayesm case study, where bugs were only identified through detailed calibration tests.
Why it matters
The findings underscore the potential of AI coding agents to enhance software efficiency in research, but they also highlight significant limitations in ensuring scientific validity. This duality raises concerns about reliance on AI for critical scientific tasks without adequate human oversight, which is essential for maintaining research integrity.
Source Excerpt
A field report from OpenAI and academic partners shows coding agents can modernize neglected research software, with speedups of up to 60x. But the systems are "eloquent, convincing, and confidently wrong in ways that are easy to miss," participants say. The effort shifts from writing code to the time-consuming work of verifying scientific correctness.
Want this in your inbox every morning?
Daily brief at your local 8am — bilingual EN/中文, free.
More from The Decoder
See more →
An AI model programmed nonstop for 19 days on a single MirrorCode task that cost $2,600 to run
Epoch AI's MirrorCode benchmark reveals Claude Opus 4.7 as the leader with a 56% solve rate, reconstructing a 16,000-line toolkit in 14 hours. Despite this, all models tested struggle with the most complex tasks, highlighting limitations in current AI capabilities. The single task consumed $2,600 over 19 days, raising questions about cost-effectiveness in AI development.

