cd /news/artificial-intelligence/arbor-tree-search-as-a-cognition-lay… Β· home β€Ί topics β€Ί artificial-intelligence β€Ί article
[ARTICLE Β· art-24793] src=arxiv.org β†— pub= topic=artificial-intelligence verified=true sentiment=↑ positive

Arbor: Tree Search as a Cognition Layer for Autonomous Agents

Arbor, a multi-agent framework developed by researchers, introduces structured tree search as a cognition layer for autonomous agents operating in large, stateful action spaces. The system maintains an explicit search tree of scored hypotheses as shared working memory, enabling agents to treat failures as diagnostic signals and reshape exploration accordingly. Validated on full-stack LLM inference optimization, Arbor achieved up to 193% inference throughput-latency Pareto improvement over vendor-optimized baselines, while a single agent without the framework plateaued at 33% improvement and crashed within hours.

read1 min publishedJun 12, 2026

arXiv:2606.12563v1 Announce Type: new Abstract: Arbor is a multi-agent framework that introduces structured tree search as a cognition layer for autonomous agents operating in large, stateful action spaces. Prior autonomous optimization systems operate on isolated targets with stateless evaluation. Arbor instead maintains an explicit search tree of scored hypotheses that serves as the shared working memory across agents, evolving with every measurement, treating failures as diagnostic signal that reshapes subsequent exploration, and expanding as prior successes shift the bottleneck distribution. We validate Arbor on full-stack LLM inference optimization, a domain where achieving peak performance has historically required coordinated effort from engineering teams across the application, framework, compiler, kernel, and hardware stack. Arbor pairs an Orchestrator agent, which drives optimization by delegating to Domain Specialists across the inference stack, with a Critic agent that safeguards stability through root-cause analysis, introspection, and measurement validation -- a checks-and-balances architecture where neither agent can unilaterally drive the system. Agent capabilities are decomposed into hard skills (domain expertise) and soft skills (coordination protocols that determine how contributions compose), enabling fully autonomous multi-day campaigns. Arbor achieves up to 193% inference throughput-latency Pareto improvement over vendor-optimized baselines, while a single agent without the harness plateaus at +33% throughput improvement and crashes irrecoverably within hours. Arbor generalizes to multiple generations of hardware platform, and run-to-run variance is within 2 percentage points demonstrating that the method is hardware-agnostic and reproducible.

── more in #artificial-intelligence 4 stories Β· sorted by recency
sponsored brought to you by zahid.host 4,200+ EU-deployed projects
reading about agents? ship yours in a single git push.

Run your AI side-project on zahid.host

EU-based hosting, git-push deploys, automatic HTTPS, no cold starts. Free tier with a custom domain β€” perfect for shipping the agent you just read about.

$git push zahid main
β†’ Live at https://your-agent.zahid.host βœ“
Get free account β†’ Pricing
from €0/mo Β· no card required
LIVE [news/arbor-tree-search-as…] indexed:0 read:1min 2026-06-12 Β· β€”