Skip to main content
Back to News
news/AI Research

Small AI Scientist Beats Frontier Models on Research Tasks

Inherent says its Faraday agent uses a 27B model to reproduce scientific results, outperform larger systems through specialized training and agent design.

Stefan Trbojevic

Stefan Trbojevic

24 August 20262 min read
LinkedIn
Editorial illustration of an AI scientist agent turning research papers into validated experiments

The takeaway

Agent performance depends on the complete system: specialized planning, tool use, execution, and verification can matter more than raw model size.

Why it matters for builders

Benchmark the full agent harness, not only the underlying model. Specialized supervisors, explicit verification, and targeted tool routing can improve reliability while reducing cost.

Small AI Scientist Beats Frontier Models on Research Tasks

A London startup says its AI scientist agent can reproduce published research results more effectively than much larger frontier systems, pointing to a shift in how builders should think about agent performance.

What happened

Inherent Labs told TechCrunch that Faraday, its research agent, outperformed Anthropic's Claude Opus 4.8 and OpenAI's GPT-5.5 on a benchmark that asks systems to independently reproduce findings from scientific papers. The company says Faraday is built around Qwen 3.6, a comparatively small 27-billion-parameter model.

The result is not a claim that a 27B model is broadly smarter than frontier models. Faraday targets a defined workflow: reading a paper, deciding which experiments are worth running, directing code execution, and judging whether the result faithfully reproduces the original finding. Inherent says reinforcement learning helps train this combination of technical execution and what it calls research taste.

A small AI supervisor directs a coding agent through a scientific experiment pipeline

Why it matters for builders

Faraday's architecture separates decision-making from execution. The smaller model acts as a scientific supervisor, while OpenAI's GPT-5.5 Codex handles coding and debugging. That is a useful pattern for production systems: use a specialized model to plan and evaluate, then call a stronger general model only where implementation complexity requires it.

The same principle appears in other agent stacks, including the real-device workflows discussed in n8n Lab's Qwen UI-Agent analysis: the model is only one part of the system. Scaffolding, tools, memory, validation, and task-specific training can change the outcome more than parameter count alone.

For teams building long-running research, coding, or operations agents, the practical takeaway is to benchmark the complete workflow rather than compare model leaderboards. Define what a successful run means, measure recovery from failed tool calls, and give the system a verifier that can reject plausible but incorrect work.

Inherent has not released Faraday as a public product, and the reported benchmark results have not yet been independently reproduced. Still, the direction is important. Specialized supervisors paired with general-purpose executors could make capable agents cheaper, easier to control, and better aligned with the structure of the work they perform.

Share𝕏

The Automation Brief

Read 5 AI stories instead of 50.

The essential moves in AI agents, models, automation and infrastructure — filtered for builders and operators, with the part that actually matters.

No noise. Unsubscribe anytime.

Editorial notes

Reported by

Stefan Trbojevic

Edited by

n8n Lab Editorial

Published

24 August 2026

Updated

24 August 2026

AI disclosure: AI assisted with research and drafting. Factual claims are reviewed by an editor.

n8n Lab is an independent service provider. We are not affiliated with, endorsed by, or sponsored by n8n GmbH. “n8n” is a trademark of n8n GmbH and is used here only to describe the platform-specific implementation and automation services we provide.