paper-with-me

홈 › Papers

CreatiParser: Generative Image Parsing of Raster Graphic Designs into Editable Layers

2026-04-21 · Weidong Chen, Dexiang Hong, Zhendong Mao, Yutao Cheng, Xinyan Liu, Lei Zhang, Yongdong Zhang arxiv

Graphic design images consist of multiple editable layers, such as text, background, and decorative elements, while most generative models produce rasterized outputs without explicit layer structures, limiting downstream editing. Existing graphic design parsing methods typically rely on multi-stage pipelines combining layout prediction, matting, and inpainting, which suffer from error accumulation and limited controllability. We propose a hybrid generative framework for raster-to-layer graphic design parsing that decomposes a design image into editable text, background, and sticker layers. Text regions are parsed using a vision-language model into a text rendering protocol, enabling faithful reconstruction and flexible re-editing, while background and sticker layers are generated using a multi-branch diffusion architecture with RGBA support. We further introduce ParserReward and integrate it with Group Relative Policy Optimization to align generation quality with human design preferences. Extensive experiments on two challenging datasets, \emph{i.e.,} the Parser-40K and Crello datasets, demonstrate superior performance over existing methods, \emph{eg.,} achieving an overall average improvement of 23.7\% across all metrics.

📄 PDF Abstract BibTeX arXiv:2604.19632

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

ChemScraper: Leveraging PDF Graphics Instructions for Molecular Diagram Parsing

2023-11-20 · Ayush Kumar Shah, Bryan Manrique Amador, Abhisek Dey, Ming Creekmore 외

Most molecular diagram parsers recover chemical structure from raster images (e.g., PNGs). However, many PDFs include commands giving explicit locations and shapes for characters, lines, and polygons. We present a new pa…

Optical Character RecognitionOptical Character Recognition (OCR)

Differentiable Vector Graphics Rasterization for Editing and Learning

2020-11-26 · ACM Transactions on Graphics 2020 11 · Tzu-Mao Li, Michal Lukáč, Michaël Gharbi, Jonathan Ragan-Kelley

We introduce a differentiable rasterizer that bridges the vector graphics and raster image domains, enabling powerful raster-based loss functions, optimization procedures, and machine learning techniques to edit and gene…

Vector Graphics

Im2Vec: Synthesizing Vector Graphics without Vector Supervision

2021-02-04 · CVPR 2021 1 · Pradyumna Reddy, Michael Gharbi, Michal Lukac, Niloy J. Mitra

Vector graphics are widely used to represent fonts, logos, digital artworks, and graphic designs. But, while a vast body of work has focused on generative algorithms for raster images, only a handful of options exists fo…

Vector Graphics

Vector Grimoire: Codebook-based Shape Generation under Raster Image Supervision

2024-10-08 · Moritz Feuerpfeil, Marco Cipriano, Gerard de Melo

Scalable Vector Graphics (SVG) is a popular format on the web and in the design industry. However, despite the great strides made in generative modeling, SVG has remained underexplored due to the discrete and complex nat…

Vector Graphics

DeepIcon: A Hierarchical Network for Layer-wise Icon Vectorization

2024-10-21 · Qi Bing, Chaoyi Zhang, Weidong Cai

In contrast to the well-established technique of rasterization, vectorization of images poses a significant challenge in the field of computer graphics. Recent learning-based methods for converting raster images to vecto…

Vector Graphics