CVAIApr 23

SketchVLM: Vision language models can annotate images to explain thoughts and guide users

arXiv:2604.2287579.9
Predicted impact top 28% in CV · last 90 daysOriginality Incremental advance
AI Analysis

For users of VLMs, this provides a training-free method to make model reasoning more interpretable and verifiable through visual annotations.

SketchVLM enables VLMs to produce editable SVG overlays on images to visually explain their reasoning, improving visual reasoning accuracy by up to +28.5 percentage points and annotation quality by up to 1.48x over baselines.

When answering questions about images, humans naturally point, label, and draw to explain their reasoning. In contrast, modern vision-language models (VLMs) such as Gemini-3-Pro and GPT-5 only respond with text, which can be difficult for users to verify. We present SketchVLM, a training-free, model-agnostic framework that enables VLMs to produce non-destructive, editable SVG overlays on the input image to visually explain their answers. Across seven benchmarks spanning visual reasoning (maze navigation, ball-drop trajectory prediction, and object counting) and drawing (part labeling, connecting-the-dots, and drawing shapes around objects), SketchVLM improves visual reasoning task accuracy by up to +28.5 percentage points and annotation quality by up to 1.48x relative to image-editing and fine-tuned sketching baselines, while also producing annotations that are more faithful to the model's stated answer. We find that single-turn generation already achieves strong accuracy and annotation quality, and multi-turn generation opens up further opportunities for human-AI collaboration. An interactive demo and code are at https://sketchvlm.github.io/.

Foundations

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

Your Notes