Papers › SketchDreamer: Interactive Text-Augmented Creative Sketch Ideation

SketchDreamer: Interactive Text-Augmented Creative Sketch Ideation

27 Aug 2023arXiv:2308.14191archive 2025-07-28

Zhiyu Qu, Tao Xiang, Yi-Zhe Song

Artificial Intelligence Generated Content (AIGC) has shown remarkable progress in generating realistic images. However, in this paper, we take a step "backward" and address AIGC for the most rudimentary visual modality of human sketches. Our objective is on the creative nature of sketches, and that creative sketching should take the form of an interactive process. We further enable text to drive the sketch ideation process, allowing creativity to be freely defined, while simultaneously tackling the challenge of "I can't sketch". We present a method to generate controlled sketches using a text-conditioned diffusion model trained on pixel representations of images. Our proposed approach, referred to as SketchDreamer, integrates a differentiable rasteriser of Bezier curves that optimises an initial input to distil abstract semantic knowledge from a pretrained diffusion model. We utilise Score Distillation Sampling to learn a sketch that aligns with a given caption, which importantly enable both text and sketch to interact with the ideation process. Our objective is to empower non-professional users to create sketches and, through a series of optimisation processes, transform a narrative into a storyboard by expanding the text prompt while making minor adjustments to the sketch input. Through this work, we hope to aspire the way we create visual content, democratise the creative process, and inspire further research in enhancing human creativity in AIGC. The code is available at \url{https://github.com/WinKawaks/SketchDreamer}.

PaperPDFCodeCode Syntology ran

In Syntology 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="2308.14191")

Code

Syntology Ran 9 of 10 code samples harvested from 1 repository linked to this paper; 1 has no recorded run. Of those that ran: 1 ran · violated contract; 8 ran with no contract checked.

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

winkawaks/sketchdreamer officialmentioned in papermentioned on GitHubpytorchApache-2.0 report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. 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; 9 ran; 0 honoured the contract we drafted; 1 has no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.

1ran · violated contract
8ran
1unverified

Licence: 0 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 winkawaks/sketchdreamer. “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.

convert_to_grayscale winkawaks/sketchdreamer/painterly_rendering.py official repository ran fingerprinted Apache-2.0 (permissive) · 66f70c7814190f31 · report
cos_layers winkawaks/sketchdreamer/models/loss.py official repository ran Apache-2.0 (permissive) · 44940c05f6245895 · report
fix_image_scale winkawaks/sketchdreamer/sketch_utils.py official repository ran Apache-2.0 (permissive) · 2a729f02c74a7ad0 · report
gradCAM winkawaks/sketchdreamer/models/painter_params.py official repository ran Apache-2.0 (permissive) · 188456eee49a9baf · report
interpret winkawaks/sketchdreamer/models/painter_params.py official repository ran Apache-2.0 (permissive) · 5a90146b8021ad22 · report
l1_layers winkawaks/sketchdreamer/models/loss.py official repository ran Apache-2.0 (permissive) · b904dcd060391f9c · report
l2_layers winkawaks/sketchdreamer/models/loss.py official repository ran Apache-2.0 (permissive) · 3aa37678e56ebdb0 · report
multi_head_attention_forward winkawaks/sketchdreamer/CLIP_/clip/auxilary.py official repository ran Apache-2.0 (permissive) · bc3ccaf78ecd6394 · report
str_to_bool winkawaks/sketchdreamer/config.py official repository ran · violated contract Apache-2.0 (permissive) · 10ebc4ca56bae3c2 · report
build_model winkawaks/sketchdreamer/CLIP_/clip/model.py official repository unverified Apache-2.0 (permissive) · 7ecaa1ab867d461d · report

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Methods

Diffusion

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