{"slug": "faraday-beats-gpt-5-5-at-science-it-has-27b-parameters", "title": "Faraday Beats GPT-5.5 at Science. It Has 27B Parameters.", "summary": "Inherent Labs, a 12-employee London startup founded by Google DeepMind alumni, announced that its 27-billion-parameter AI agent Faraday outperformed Anthropic's Claude Opus 4.8 and OpenAI's GPT-5.5 at replicating scientific research, scoring 0.791 on the Replica benchmark versus 0.748 and 0.729 respectively. Faraday directs a larger coding agent (GPT-5.5 Codex) using a 'Coding Agent as Tool' paradigm, and its training used a modified GRPO algorithm with turn-level credit assignment. The company's $50 million seed round closed weeks ago.", "body_md": "Inherent Labs has 12 employees. It operates out of King’s Cross, London. Its $50 million seed round closed just weeks ago. And its new AI agent, Faraday, just outperformed both Claude Opus 4.8 and GPT-5.5 at replicating scientific research — using a model less than one-third their size. The company is [founded by Google DeepMind alumni](https://techcrunch.com/2026/08/22/inherent-founded-by-deepmind-alumni-says-its-ai-teammate-just-outperformed-anthropic-and-openai-at-replicating-research/), and the result is exactly the kind of thing that makes the “scale is all you need” crowd uncomfortable.\n\nFaraday is a 27-billion-parameter AI agent trained to reproduce figures from academic research papers. On Inherent’s Replica benchmark — 310 figure-replication tasks from 100 ML and AI-for-science papers spanning natural language processing, materials science, and weather forecasting — Faraday scored 0.791 on held-out tasks. Claude Opus 4.8 scored 0.748. GPT-5.5 scored 0.729. Faraday won outright on 60% of head-to-head comparisons, and outperformed Claude on 73% of in-distribution ML tasks.\n\n## How It Works: The Smaller Model Runs the Larger One\n\nHere is the part that makes this interesting beyond the headline numbers. Faraday does not do the coding. It directs a coding agent — specifically GPT-5.5 Codex — to execute the experiments. Inherent calls this the Coding Agent as Tool (CAT) paradigm: a smaller, purpose-trained model acts as the scientific director, while a larger frontier model does the implementation work.\n\nThe 27B Faraday reads a paper, forms an experimental plan, decides which hypotheses are worth testing, and interprets intermediate results. GPT-5.5 Codex handles the actual code, debugging, and library interactions. The irony is intentional: Faraday beats GPT-5.5 partly by being smarter about how to use GPT-5.5 than GPT-5.5 is on its own.\n\nThis matters beyond science. The CAT architecture is a general agentic design principle — task-specialized smaller models managing larger executor models. If a 27B supervisor can outperform a frontier model running solo on research tasks, the same approach likely applies to other long-horizon agentic workflows where a well-defined task structure exists.\n\n## Why Prompting a Big Model Was Not Enough\n\nThe standard approach fails here for a specific reason: scientific research replication is long-horizon and non-verifiable. You cannot run a test suite to check if a paper figure is “correct.” The usual reward signal for training agents — automated pass/fail verification — does not apply.\n\nInherent solved this with an auto-generated rubric judge that scores five dimensions: visual fidelity, claim support, experimental implementation, budget utilization, and scientific integrity. The rubric is generated per paper from the paper itself using a vision-language model. Three separate judge evaluations are aggregated per training rollout to reduce noise. The result correlates better with expert human assessment (Kendall τ = 0.19) than prior approaches (τ = 0.15).\n\nFaraday was then trained using modified GRPO — a reinforcement learning algorithm adapted for long-horizon tasks — with turn-level credit assignment. Rather than rewarding or penalizing an entire research session as a single unit, individual turns within the session receive credit. This stabilizes training in domains where the final outcome takes dozens of reasoning steps to reach. The full methodology is detailed in [Inherent’s arXiv paper](https://arxiv.org/abs/2608.13331).\n\nThe qualitative difference shows in the outputs. When asked to replicate a result, general LLMs tend to hard-code expected values or cut corners to match the figure superficially. Faraday implements the actual experimental mechanism and produces faithful scaled-down replications when full execution is compute-constrained.\n\n## What Developers Should Take Away\n\nThe practical implication is uncomfortable for the prevailing default in AI engineering: reach for the biggest available model. Faraday demonstrates that task-specific RL training on a 27B model can beat prompting 100B+ frontier models when the task is well-defined and the reward signal can be specified — even approximately.\n\nModel selection for production agentic systems is more nuanced than the API tier list suggests. If your agent has a specific, repeatable task structure, training a specialized supervisor may be worth considering. The [Index Ventures investment thesis](https://www.indexventures.com/perspectives/inherent-designing-for-discovery/) behind Inherent frames this as a broader shift: “machines capable of open-ended exploration can catalyze a wave of new inventions.”\n\nFaraday is not publicly available. Inherent has not announced pricing or access. The benchmark is also self-reported and has not yet been independently reproduced — a fair caveat for results released the same day as the paper. What is clear is that the AI-for-science category now has a credible benchmark, a working architecture, and a research community taking it seriously. Researchers including Jakob Foerster, Roberta Raileanu, and Nando de Freitas weighed in positively on the release.\n\nWhether the CAT paradigm holds up outside the lab, and whether Inherent can build a product around it, are the questions that matter next. For now, a 27B model just made a strong case that frontier scale is not the only path to frontier performance on a specific task. Developers building agents for well-defined tasks should be paying attention to the [Inherent Labs research](https://inherentlabs.ai/research/training-to-replicate).", "url": "https://wpnews.pro/news/faraday-beats-gpt-5-5-at-science-it-has-27b-parameters", "canonical_source": "https://byteiota.com/faraday-beats-gpt-5-5-at-science-it-has-27b-parameters/", "published_at": "2026-08-23 20:11:36+00:00", "updated_at": "2026-08-23 20:42:57.308510+00:00", "lang": "en", "topics": ["artificial-intelligence", "ai-agents", "ai-research", "machine-learning"], "entities": ["Inherent Labs", "Faraday", "Claude Opus 4.8", "GPT-5.5", "GPT-5.5 Codex", "Google DeepMind", "Anthropic", "OpenAI"], "alternates": {"html": "https://wpnews.pro/news/faraday-beats-gpt-5-5-at-science-it-has-27b-parameters", "markdown": "https://wpnews.pro/news/faraday-beats-gpt-5-5-at-science-it-has-27b-parameters.md", "text": "https://wpnews.pro/news/faraday-beats-gpt-5-5-at-science-it-has-27b-parameters.txt", "jsonld": "https://wpnews.pro/news/faraday-beats-gpt-5-5-at-science-it-has-27b-parameters.jsonld"}}