Crimson AI NewsA CrimsonLingua Network service
EN ع
← Back to news
Research paper Hugging Face

AutoDesign: Meta-Harness Optimization Boosts Long-Horizon Agentic Design

AI By Crimson AI Hugging Face Papers 14 August 2026 · 00:00 21 views
Share: X Telegram

Hugging Face researchers introduce AutoDesign, a framework that uses a meta-harness optimizer to recursively improve a code agent for structured media generation, achieving state-of-the-art results on paper-to-poster synthesis.

AutoDesign: Meta-Harness Optimization Boosts Long-Horizon Agentic Design

Key points

Transforming multimodal sources into condensed, structured media outputs can be viewed as a long-horizon agentic process centered on a model-harness system. However, existing paradigms remain static and fail to align with human design priors or accumulate reusable experience through empirical exploration.

To address this, researchers from Hugging Face present AutoDesign, a framework where a meta-harness optimizer guides a code agent to recursively improve the harness based on rollout feedback. This enables the system to align with human design priors and self-improve over time.

To evaluate the framework, the team introduced PosterBench, a benchmark for academic paper-to-poster generation, comprising a 100-paper Main Track across five disciplines and a shared 10-paper subset (PosterBench-mini) for controlled evaluation. On the Main Track, AutoDesign achieved the highest score of 78.32, surpassing the closed-source commercial system Claude Design by 7.45 points.

Across seven controlled code-agent-model configurations, integrating the learned DesignHarness consistently improved performance, increasing the average PosterBench Score from 54.99 to 67.39 (+12.4%). In a fully autonomous long-horizon loop, AutoDesign executed 253 tool calls and 11 editing turns within 40 minutes for under $3, reaching average conference-poster quality in human evaluation.

A system-blind human study further demonstrated that AutoDesign achieved the highest human preference among evaluated systems. The team also provides a live demo at designanything.ai and encourages community contributions via issues or pull requests.

MetricAutoDesignClaude DesignBaseline Average
PosterBench Score (Main Track)78.3270.8754.99
PosterBench Score (with DesignHarness)67.39--
Tool Calls253--
Editing Turns11--
Time (minutes)40--
Cost (USD)<3--
Source
Hugging Face · Hugging Face Papers
Related news
Research paper
Hugging Face 31 Aug 2026

Hugging Face Unveils StepGuard: Step-Level Guardrails for Safer AI Agents

StepGuard, a new step-level guard model from Hugging Face, audits agent actions before execution, reducing attack success rates by...

0
Research paper
Hugging Face 31 Aug 2026

Hugging Face Researchers Unveil ABot-Recon for Stable Long-Horizon 3D Reconstruction

ABot-Recon, a new streaming 3D reconstruction model from Hugging Face, achieves stable long-horizon performance using only local t...

0
Research paper
Hugging Face 31 Aug 2026

ContextPilot: Teaching Agents Proactive Context Management via Fine-Grained RL

Hugging Face researchers introduce ContextPilot, a framework that enhances long-horizon agent reasoning by expanding context-editi...

0