English

Stroke of Surprise: Progressive Semantic Illusions in Vector Sketching

Computer Vision and Pattern Recognition 2026-05-19 v2

Abstract

Visual illusions traditionally rely on spatial manipulations such as multi-view consistency. In this work, we introduce Progressive Semantic Illusions, a novel vector sketching task where a single sketch undergoes a dramatic semantic transformation through the sequential addition of strokes. We present Stroke of Surprise, a generative framework that optimizes vector strokes to satisfy distinct semantic interpretations at different drawing stages. The core challenge lies in the "dual-constraint": initial prefix strokes must form a coherent object (e.g., a duck) while simultaneously serving as the structural foundation for a second concept (e.g., a sheep) upon adding delta strokes. To address this, we propose a sequence-aware joint optimization framework driven by a dual-branch Score Distillation Sampling (SDS) mechanism. Unlike sequential approaches that freeze the initial state, our method dynamically adjusts prefix strokes to discover a "common structural subspace" valid for both targets. Furthermore, we introduce a novel Overlay Loss that enforces spatial complementarity, ensuring structural integration rather than occlusion. Extensive experiments demonstrate that our method significantly outperforms state-of-the-art baselines in recognizability and illusion strength, successfully expanding visual anagrams from the spatial to the temporal dimension. Project page: https://stroke-of-surprise.github.io/

Keywords

Cite

@article{arxiv.2602.12280,
  title  = {Stroke of Surprise: Progressive Semantic Illusions in Vector Sketching},
  author = {Huai-Hsun Cheng and Siang-Ling Zhang and Yu-Lun Liu},
  journal= {arXiv preprint arXiv:2602.12280},
  year   = {2026}
}

Comments

SIGGRAPH 2026. Project page: https://stroke-of-surprise.github.io/

R2 v1 2026-07-01T10:34:17.441Z