paper-with-me

Papers

DrawAI: Agentic Benchmark and Workflow for Making Raster Images Editable

2026-08-01 · Pu Cao, Qingye Kong, Xuedan Yin, Xuekun Zhao, Rupeng Yan, Qing Song, Yao Zhang, Lu Yang arxiv

Recent image-generation models and multimodal agents can produce high-quality visuals for increasingly complex visual communication tasks. Yet their raster outputs remain difficult to use directly because meaningful content and relationships are flattened into pixels, preventing users from inspecting, modifying, rearranging, or reusing individual components. We formulate image-to-editable reconstruction, which recovers a structured, directly manipulable artifact from a raster image while preserving its visual and semantic content. The central challenge is to jointly satisfy Fidelity and Editability, which often trade off in practice. To study this task, we introduce DrawAI, comprising an agentic benchmark, DrawAI-Bench, and a reconstruction workflow, DrawAI-Flow. DrawAI-Bench spans scientific figures, presentation slides, posters, and diagrams, combining real and AI-generated images to reflect practical visual-creation scenarios. It evaluates Fidelity and Editability through a hybrid protocol of 39 criteria: deterministic rule-based metrics measure properties with direct correspondences, while asset-specific vision-language rubrics capture semantic and perceptual qualities for which exact matching is misleading. Besides, we propose DrawAI-Flow, a two-stage agentic workflow in which a Parser Agent turns extracted elements evidence into an explicit reconstruction plan, and a Reconstruction Agent realizes the plan as executable graphics code through an iterative code-render-validate-revise loop. On DrawAI-Bench, we systematically evaluate thirteen models across five agent harnesses to study the effects of model capability, harness choice, and workflow design. The results show that reconstruction quality and costs vary substantially across model-harness configurations, while DrawAI-Flow consistently improves editable structure.

📄 PDF Abstract BibTeX arXiv:2608.00548

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

ReDesign: Recovering Editable Design Structures from Images via Agentic Decomposition

2026-07-28 · Jooyeol Yun, Jintae Park, Hyesu Lim, Junha Hyung 외 arxiv

Recovering an editable design file from a raster image is a common and costly bottleneck in modern design workflows, yet remains challenging since editability depends on recovering multi-modal attributes, such as typogra…

Workflow-R1: Group Sub-sequence Policy Optimization for Multi-turn Workflow Construction

2026-02-01 · Mingze Kong, Zikun Qu, Zhongquan Zhou, Pengyu Liang 외 arxiv

The rapid evolution of agentic workflows has demonstrated strong performance of LLM-based agents in addressing complex reasoning tasks. However, existing workflow optimization methods typically formulate workflow synthes…

TRAIL: Trace Reasoning and Agentic Issue Localization

2025-05-13 · Darshan Deshpande, Varun Gangal, Hersh Mehta, Jitin Krishnan 외

The increasing adoption of agentic workflows across diverse domains brings a critical need to scalably and systematically evaluate the complex traces these systems generate. Current evaluation methods depend on manual, d…

Information Retrieval

Demystifying the Lifecycle of Failures in Platform-Orchestrated Agentic Workflows

2025-09-28 · Xuyan Ma, Xiaofei Xie, Yawen Wang, Junjie Wang 외 arxiv

Agentic workflows built on low-code orchestration platforms enable rapid development of multi-agent systems, but they also introduce new and poorly understood failure modes that hinder reliability and maintainability. Un…

GeoAI Agency Primitives

2026-04-02 · Akram Zaytar, Rohan Sawahn, Caleb Robinson, Gilles Q. Hacheme 외 arxiv

We present ongoing research on agency primitives for GeoAI assistants -- core capabilities that connect Foundation models to the artifact-centric, human-in-the-loop workflows where GIS practitioners actually work. Despit…

Visual Question AnsweringImage Captioning