A collaborative system that teaches AI models to sketch more like humans do

· Source: MIT CSAIL · Field: Technology & Digital — Artificial Intelligence & Machine Learning · Depth: Novice, quick

Summary

MIT CSAIL researchers have developed a new method to train AI models to sketch more like humans, focusing on stroke order and direction rather than just the final image. Their approach, detailed in a paper to be presented at CVPR 2025, uses a dataset of 100,000 human sketches, each annotated with stroke data. This allows the AI to learn the sequential process of human drawing. The team also created a metric, "stroke-edit distance," to quantify the similarity between AI-generated and human stroke sequences. This research aims to improve human-AI collaboration in design and art by enabling AI to generate more intuitive and editable sketches.

Key takeaway

For Computer Vision Engineers developing generative AI for design, understanding and implementing stroke-based sketching can significantly improve model utility. Your models will produce more intuitive and editable outputs, fostering better human-AI collaborative workflows. Consider integrating sequential stroke data into your training pipelines to align AI outputs with human creative processes.

Key insights

AI models can learn human-like sketching by focusing on stroke order and direction, not just final image.

Principles

Method

Train AI on a dataset of 100,000 human sketches annotated with stroke order and direction, using a "stroke-edit distance" metric for evaluation.

In practice

Topics

Best for: Computer Vision Engineer, Research Scientist, AI Scientist, AI Student

Related on AIssential

Open in AIssential →

Editorial summary, takeaway, and curation by AIssential. Original article published by MIT CSAIL.