Papers › Graphic-Design-Bench: A Comprehensive Benchmark for Evaluating AI on Graphic Design Tasks

Graphic-Design-Bench: A Comprehensive Benchmark for Evaluating AI on Graphic Design Tasks

5 Apr 2026arXiv:2604.04192added by Syntology

Adrienne Deganutti, Elad Hirsch, Haonan Zhu, Jaejung Seol, Purvanshi Mehta

Title, abstract, authors and date from arXiv's metadata (CC0); this paper is not in the Papers with Code archive (frozen 2025-07-28).

We introduce GraphicDesignBench (GDB), the first comprehensive benchmark suite designed specifically to evaluate AI models on the full breadth of professional graphic design tasks. Unlike existing benchmarks that focus on natural-image understanding or generic text-to-image synthesis, GDB targets the unique challenges of professional design work: translating communicative intent into structured layouts, rendering typographically faithful text, manipulating layered compositions, producing valid vector graphics, and reasoning about animation. The suite comprises 50 tasks organized along five axes: layout, typography, infographics, template & design semantics and animation, each evaluated under both understanding and generation settings, and grounded in real-world design templates drawn from the LICA layered-composition dataset. We evaluate a set of frontier closed-source models using a standardized metric taxonomy covering spatial accuracy, perceptual quality, text fidelity, semantic alignment, and structural validity. Our results reveal that current models fall short on the core challenges of professional design: spatial reasoning over complex layouts, faithful vector code generation, fine-grained typographic perception, and temporal decomposition of animations remain largely unsolved. While high-level semantic understanding is within reach, the gap widens sharply as tasks demand precision, structure, and compositional awareness. GDB provides a rigorous, reproducible testbed for tracking progress toward AI systems that can function as capable design collaborators. The full evaluation framework is publicly available.

PaperPDFCode Syntology ran

In Syntology View this paper on Syntology: its repositories, every harvested function with whether it ran, its licence and the call to fetch it.

Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="2604.04192")

Code

Syntology Ran 6 of 10 code samples harvested from 1 repository linked to this paper; 4 have no recorded run. Of those that ran: 6 ran with no contract checked.

By repository: found in paper text by Syntology: 10 samples from 1 repository, 6 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

purvanshi-lica/lica-bench found in paper text by Syntology report

Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

10 samples harvested; 6 ran; 0 honoured the contract we drafted; 4 have no recorded run. Read from Syntology's graph 2026-09-25; that is when this build read the record, not when the samples ran.

6ran
4unverified

Licence: 10 of the 10 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from purvanshi-lica/lica-bench. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

get_video_info purvanshi-lica/lica-bench/src/motion_gen_eval/video_io.py found in paper text by Syntology ran licence not identified · pointer only · 11c4ad31bdd6dfa8 · report
match_detections_to_components purvanshi-lica/lica-bench/src/motion_gen_eval/layout.py found in paper text by Syntology ran licence not identified · pointer only · b0974bb2756d392e · report
normalise_direction purvanshi-lica/lica-bench/src/motion_gen_eval/motion_metrics.py found in paper text by Syntology ran fingerprinted licence not identified · pointer only · 8c608bf10f73dc9c · report
normalise_motion_type purvanshi-lica/lica-bench/src/motion_gen_eval/motion_metrics.py found in paper text by Syntology ran fingerprinted licence not identified · pointer only · bc64d71967da3397 · report
polygon_iou purvanshi-lica/lica-bench/src/motion_gen_eval/layout.py found in paper text by Syntology ran fingerprinted licence not identified · pointer only · 514317fbee6c8b5c · report
resolve_video_source purvanshi-lica/lica-bench/src/motion_gen_eval/video_io.py found in paper text by Syntology ran licence not identified · pointer only · 2bb03876f7a9b7f3 · report
auto_thresholds purvanshi-lica/lica-bench/src/motion_gen_eval/contour_tracker.py found in paper text by Syntology unverified licence not identified · pointer only · 2e95430be5d4f6f3 · report
benchmark purvanshi-lica/lica-bench/src/design_benchmarks/base.py found in paper text by Syntology unverified licence not identified · pointer only · fad64c10e9cfb2d0 · report
extract_ground_truth purvanshi-lica/lica-bench/src/motion_gen_eval/motion_metrics.py found in paper text by Syntology unverified licence not identified · pointer only · f41aebaee8830f2a · report
parse_layout purvanshi-lica/lica-bench/src/motion_gen_eval/layout.py found in paper text by Syntology unverified licence not identified · pointer only · 6fda14794373b667 · report

Results from the paper

The Papers with Code archive ends with its 2025-07-28 snapshot. This paper's arXiv identifier, 2604.04192, was issued in April 2026, after that date, so the archive has no leaderboard rows for it.

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections