paper-with-me

Papers

CANVAS: A Benchmark for Vision-Language Models on Tool-Based User Interface Design

2025-11-25 · Daeheon Jeong, Seoyeon Byun, Kihoon Son, Dae Hyun Kim, Juho Kim arxiv

User interface (UI) design is an iterative process in which designers progressively refine their work with design software such as Figma or Sketch. Recent advances in vision language models (VLMs) with tool invocation suggest these models can operate design software to edit a UI design through iteration. Understanding and enhancing this capacity is important, as it highlights VLMs' potential to collaborate with designers within conventional software. However, as no existing benchmark evaluates tool-based design performance, the capacity remains unknown. To address this, we introduce CANVAS, a benchmark for VLMs on tool-based user interface design. Our benchmark contains 598 tool-based design tasks paired with ground-truth references sampled from 3.3K mobile UI designs across 30 function-based categories (e.g., onboarding, messaging). In each task, a VLM updates the design step-by-step through context-based tool invocations (e.g., create a rectangle as a button background), linked to design software. Specifically, CANVAS incorporates two task types: (i) design replication evaluates the ability to reproduce a whole UI screen; (ii) design modification evaluates the ability to modify a specific part of an existing screen. Results suggest that leading models exhibit more strategic tool invocations, improving design quality. Furthermore, we identify common error patterns models exhibit, guiding future work in enhancing tool-based design capabilities.

📄 PDF Abstract BibTeX arXiv:2511.20737

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

LMCanvas: Object-Oriented Interaction to Personalize Large Language Model-Powered Writing Environments

2023-03-27 · Tae Soo Kim, Arghya Sarkar, Yoonjoo Lee, Minsuk Chang 외

Large language models (LLMs) can enhance writing by automating or supporting specific tasks in writers' workflows (e.g., paraphrasing, creating analogies). Leveraging this capability, a collection of interfaces have been…

Language ModelingLanguage ModellingLarge Language Model

AltCanvas: A Tile-Based Image Editor with Generative AI for Blind or Visually Impaired People

2024-08-05 · Seonghee Lee, Maho Kohga, Steve Landau, Sile O'Modhrain 외

People with visual impairments often struggle to create content that relies heavily on visual elements, particularly when conveying spatial and structural information. Existing accessible drawing tools, which construct i…

Math

CanvasAgent: Enabling Complex Image Creation and Editing via Visual Tool Orchestration

2026-07-06 · Hairui Zhu, Yiying Yang, Tengjin Weng, Ziyu Lu 외 hf

Complex image creation and editing often require more than a single generation or editing model. A user request may involve synthesizing images, localizing objects, segmenting regions, editing selected content, compositi…

MathCanvas: Intrinsic Visual Chain-of-Thought for Multimodal Mathematical Reasoning

2025-10-16 · Weikang Shi, Aldrich Yu, Rongyao Fang, Houxing Ren 외 arxiv

While Large Language Models (LLMs) have excelled in textual reasoning, they struggle with mathematical domains like geometry that intrinsically rely on visual aids. Existing approaches to Visual Chain-of-Thought (VCoT) a…

Mathematical Reasoning

See it to Place it: Evolving Macro Placements with Vision-Language Models

2026-03-30 · Ikechukwu Uchendu, Swati Goel, Karly Hou, Ebrahim Songhori 외 arxiv

We propose using Vision-Language Models (VLMs) for macro placement in chip floorplanning, a complex optimization task that has recently shown promising advancements through machine learning methods. Because human designe…

Spatial ReasoningVisual Reasoning