Paper Overview
- Field: Computer Vision (CV)
- Authors: Hongyang Du, Lan Yan, Christian Flores, Asim Kadav
- Published: 2026-09-18
- arXiv: 2609.22086
- Combined mechanisms work: On 200 held-out briefs from the user-traffic benchmark, horizontal widening alone or vertical deepening alone yielded win rates of 49.4% / 48.6%; combining both reached 58.5% (p = 0.025).
- No weight updates: All improvement comes from an external procedural memory, not model fine-tuning.
- Practical path: Procedural memory offers a viable route to continual adaptation under noisy, non-verifiable feedback.
Abstract
Professional graphic design is a long-horizon agentic task in which structured, editable artifacts emerge from many interdependent actions, yet outcomes admit no reliable programmatic oracle. We introduce a continual adaptation framework in which a frozen frontier model operates professional design software through more than 230 tools, while an external procedural memory of natural-language skills accumulates and refines reusable design procedures from experience. The memory widens by acquiring procedures for recurring uncovered subtasks and deepens by revising existing procedures against their own successful and failed executions, while a matched replay gate admits only changes that repair failures without regressing observed successes. Five rounds over 1,406 real user briefs and 1,869 automatically scored trajectories, without weight updates or human labeling, grew the skill library from 76 document-derived skills to 139 and improved Claude-Sonnet-4's execution success on GenEval2 from 72.7% to 99.3% (generation quality +11.99); on four professional design benchmarks, win rates over a skill-less agent were 61.8% on Claude-Sonnet-4 and 67.6% on Claude-Opus-4.6.
Key Results
*Auto-collected on 2026-09-22.*