CVAIApr 11, 2025

CoProSketch: Controllable and Progressive Sketch Generation with Diffusion Model

arXiv:2504.08259v13 citationsh-index: 11MM
Originality Incremental advance
AI Analysis

This provides a practical solution for artists and designers to iteratively refine sketches with user feedback, addressing a domain-specific need in artistic creation.

The authors tackled the problem of generating controllable and detailed sketches from text prompts by proposing CoProSketch, a framework that uses diffusion models with unsigned distance fields to produce clear sketches, resulting in superior semantic consistency and controllability over baselines.

Sketches serve as fundamental blueprints in artistic creation because sketch editing is easier and more intuitive than pixel-level RGB image editing for painting artists, yet sketch generation remains unexplored despite advancements in generative models. We propose a novel framework CoProSketch, providing prominent controllability and details for sketch generation with diffusion models. A straightforward method is fine-tuning a pretrained image generation diffusion model with binarized sketch images. However, we find that the diffusion models fail to generate clear binary images, which makes the produced sketches chaotic. We thus propose to represent the sketches by unsigned distance field (UDF), which is continuous and can be easily decoded to sketches through a lightweight network. With CoProSketch, users generate a rough sketch from a bounding box and a text prompt. The rough sketch can be manually edited and fed back into the model for iterative refinement and will be decoded to a detailed sketch as the final result. Additionally, we curate the first large-scale text-sketch paired dataset as the training data. Experiments demonstrate superior semantic consistency and controllability over baselines, offering a practical solution for integrating user feedback into generative workflows.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes