Opt-In Art: Learning Art Styles Only from Few Examples
Hui Ren, Joanna Materzynska, Rohit Gandikota, David Bau, Antonio Torralba
TL;DR
The paper investigates whether artistic styles can be learned without pretraining on paintings by training a photograph-only diffusion model (Blank Canvas Diffusion) and adapting it to styles via a LoRA-based Art Style Adapter trained on a handful of artworks. It demonstrates that with careful loss design and prompt conditioning, the adapted model can produce images matching the style of real artworks, achieving results comparable to models trained on large art datasets according to both automatic metrics and human judgments. Data-attribution analyses reveal that both the art-filtered Blank Canvas data and the small art exemplars contribute to the generated styles, highlighting the role of real-world imagery in shaping artistic outputs. The work raises important discussions about copyright, consent, and regulation in AI-generated art while offering a practical opt-in pathway for style generation with minimal training data.
Abstract
We explore whether pre-training on datasets with paintings is necessary for a model to learn an artistic style with only a few examples. To investigate this, we train a text-to-image model exclusively on photographs, without access to any painting-related content. We show that it is possible to adapt a model that is trained without paintings to an artistic style, given only few examples. User studies and automatic evaluations confirm that our model (post-adaptation) performs on par with state-of-the-art models trained on massive datasets that contain artistic content like paintings, drawings or illustrations. Finally, using data attribution techniques, we analyze how both artistic and non-artistic datasets contribute to generating artistic-style images. Surprisingly, our findings suggest that high-quality artistic outputs can be achieved without prior exposure to artistic data, indicating that artistic style generation can occur in a controlled, opt-in manner using only a limited, carefully selected set of training examples.
