Problem & motivation
Turning heterogeneous paper material into a usable, condensed artifact requires evidence selection, planning, and iterative repair over a long horizon.
Look for the paper-to-artifact path in Figure 6.
AutoDesign · research companion
AutoDesign treats human-aligned design generation as an opportunity to improve the harness around a fixed model.
Across rollout feedback, the learned DesignHarness turns paper evidence into editable, source-grounded artifacts and evaluates the result with PosterBench.
The paper tracks autonomous improvement, a plateau, and a further gain after human guidance redirects the search; the learned DesignHarness improves all seven tested configurations.
At a glance
The paper holds model parameters fixed and improves the surrounding design harness from execution traces and evaluation evidence.
Turning heterogeneous paper material into a usable, condensed artifact requires evidence selection, planning, and iterative repair over a long horizon.
Look for the paper-to-artifact path in Figure 6.
An inner loop makes and revises an artifact; an outer loop analyzes rollouts, proposes one component update, and gates promotion on evaluation evidence.
Trace the nested loops in Figure 3.
AutoDesign reports a 78.32 main-track score; attaching DesignHarness raises the reported mean across seven controlled configurations from 54.99 to 67.39.
Inspect the trace and comparison in Figure 1.
Reading cue: one long-horizon workflow performs source ingestion, iterative generation and refinement, critic feedback integration, and finalization in about 40 minutes.
Method
Follow a step to see its local role. The figures below keep the pipeline tied to the paper’s own system diagrams.
Reading cue: rollout, evaluation, update proposal, and acceptance repeat autonomously; human guidance redirects evaluation and optimization when needed.
Reading cue: critic feedback revises the current artifact, while rollout evidence determines whether one harness component is accepted or rejected.
Reading cue: source materials flow through the designer, rule-based validator, model-based visual critic, and finalization path before the best valid candidate is selected.
Results
Reported findings, scoped to the stated PosterBench tracks and the paper’s system-blind human study.
Full-scale main track
The paper identifies this as its main-track result. Figure 1 supplies the high-level performance narrative; the reported full-scale benchmark contains 100 papers.
PosterBench is described as a 100-paper full set across five disciplines, with a seven-dimension evaluation protocol and record-level ceilings.
Harness contribution
Attaching the learned DesignHarness is reported to improve all seven controlled code-agent–model configurations. Figure 1 visualizes the improvement range and best overall score.
The reported mean change is +12.4%. Figure 1(b) states a 5.0–19.6 point gain range across the seven configurations.
System-blind preference
Figure 9 reports a system-blind pairwise study with eleven volunteer reviewers, 936 submitted responses, 933 ranking judgments, and three skips.
For each comparison, reviewers saw two posters generated from the same paper without method, system, or model identity disclosures.
Reading cue: spatial, OCR, numeric-grounding, and render-integrity checks complement source-grounded assessments of visual evidence, layout, readability, and aesthetics.
Reading cue: seven configurations are compared on PosterBench-mini; marker size denotes median runtime and the dashed line is the empirical Pareto frontier.
Reading cue: Bradley-Terry probabilities sit beside AutoDesign head-to-head outcomes against each baseline, based on 936 volunteer-reviewer responses.
Reading cue: the figure pairs poster-level score association with increasing agreement as the PosterBench score margin grows.
Reproducibility
The current paper links its project website, code repository, and live demo alongside the implementation and evaluation details.
The current paper links autodesign.designanything.ai for the project context and updates.
The source implementation is linked from the paper at github.com/Yaxin9Luo/AutoDesign.
Editable posters can be used and locally refined through the paper's DesignAnything demo.
Scope & limitations
Reading cue: paper posters, slide decks, webpages, and conference videos are shown; the paper frames meta-harness optimization across these formats as a future path toward general agentic design.