f in x
Arbor the New AI Optimization Framework That Outperforms Claude Code and Codex by 2.5x
> cd .. / HUB_EDITORIALE
News

Arbor the New AI Optimization Framework That Outperforms Claude Code and Codex by 2.5x

[2026-06-18] Author: Risoluto Redazione

Imagine your engineering team just deployed an AI agent to search through internal company documents and answer employee questions. It works perfectly in development, but in production, it consistently hallucinates or misses key constraints. Fixing this is rarely a simple patch. It requires a tedious, trial-and-error process of tweaking chunking strategies, retrieval methods, and system prompts simultaneously. Because these adjustments are entangled, it becomes nearly impossible to attribute which specific tweak actually solved the problem.

To address this challenge, researchers at Renmin University of China and Microsoft Research introduced Arbor, a framework that upgrades AI-driven research and optimization from a sequence of trial-and-error guesses into a cumulative learning process. Arbor organizes hypotheses, experiments, and insights into a tree that helps the system learn from prior failures to make smarter, verified improvements over time. In practical tests, Arbor delivered more than 2.5 times the verifiable performance gains of standard AI coding agents across real-world engineering tasks while operating under the same resource budget.

Sponsored Protocol

Understanding the Bottleneck in Autonomous Optimization

As large language models and AI systems become more capable, they are expected to carry out more complex operations such as autonomous optimization of software systems. The main challenge is often misunderstood. Many engineering teams find that simply giving a coding agent more time or compute to optimize a codebase does not lead to better results. Jiajie Jin, co-author of the paper, told VentureBeat: "Automation can keep an AI working for a very long time, but a loop is not the same as progress. If the goal is vague, or the metric is easy to hack, long-running automation often just produces 'improvements' faster that nobody actually wants."

Current agent systems can run experiments for many hours against well-specified goals, but they treat each attempt in isolation, missing the structural mechanisms that would let them accumulate and act on what they have learned. They lack the capacity to simultaneously maintain and compare multiple competing research directions. Without this, they cannot interpret both successes and failures to reshape their future exploration, which is the core mechanism that makes human research cumulative.

Sponsored Protocol

The Arbor Framework

Arbor solves the challenges of autonomous optimization with a framework that automates the long-horizon loop of exploration, experimentation, and abstraction that characterizes human research. Arbor separates the strategic direction of research from the ground-level coding tasks with two key components: the coordinator, a long-lived AI agent that acts like a principal investigator, and executors, short-lived, highly focused AI agents. When the coordinator wants to test an idea, it spins up an executor in an isolated environment, implements the hypothesis, runs evaluations, and reports back.

These two components collaborate through a mechanism called Hypothesis Tree Refinement (HTR). HTR represents the entire research process as a persistent, branching tree where every node binds together four things: a hypothesis, the executable artifact, the factual evidence produced, and a distilled insight. This allows the coordinator to explore multiple competing directions simultaneously without losing its place. If an executor's experiment fails, the tree records why it failed as a negative constraint, ensuring the system does not endlessly repeat the same mistake.

Sponsored Protocol

To prevent reward hacking or overfitting to the development data, HTR enforces a strict merge gate. Even if an executor reports a fantastic development score, the coordinator will spin up an isolated worktree to test the candidate against a held-out test evaluator. The artifact is only merged into the current best trunk if it demonstrably improves the test score, verifying that the progress is real.

Results and Implications

In tests, Arbor achieved the best held-out test result on all tasks, outperforming Claude Code and Codex with an average relative gain of more than 2.5 times. For instance, on the BrowseComp task, Arbor improved accuracy from 45.33% to 67.67%, while the others stalled at 50% and 53.33%. Arbor also showed resilience against overfitting and generalization capabilities on unseen tasks.

Sponsored Protocol

For engineering teams, Arbor integrates with existing Git workflows, producing an ordinary git branch that can be inspected directly. However, the token cost is the biggest tradeoff, as the long-lived coordinator consumes significant resources. It is recommended for tasks with clear metrics, long time horizons, and a search space with several plausible directions, such as pipeline optimization, data-synthesis quality, and model-training recipe tuning.

To learn more about how AI is transforming human work, read the related article on In Shenzhen Operating Humanoid Robots with Your Body Is a Coveted Job. For deeper insight into automated machine learning, visit the Wikipedia page on Automated machine learning.

Source: https://venturebeat.com/orchestration/new-ai-optimization-framework-beats-claude-code-and-codex-by-2-5x-on-the-same-compute-budget

Risoluto Redazione

> AUTHOR_EXTRACTED

Risoluto Redazione

[ Read Full Dossier ]

> METEORA_WEB // DIGITAL AGENCY

We build the digital presence your business deserves.

Websites, social media, online advertising, e-commerce and high-performance hosting, engineered with method by computer engineers in Sciacca, for all of Italy.

> MW_JOURNAL

> READ_ALL()