MLCVLGMay 28, 2018

Unsupervised Learning of Artistic Styles with Archetypal Style Analysis

arXiv:1805.11155v230 citations
Originality Incremental advance
AI Analysis

This addresses the need for tools in art analysis and digital media to summarize and manipulate styles without labeled data, though it is incremental as it builds on existing archetypal analysis techniques.

The paper tackles the problem of automatically discovering and manipulating artistic styles from paintings using an unsupervised learning approach based on archetypal analysis, achieving capabilities for style interpretation, enhancement, transfer, and interpolation.

In this paper, we introduce an unsupervised learning approach to automatically discover, summarize, and manipulate artistic styles from large collections of paintings. Our method is based on archetypal analysis, which is an unsupervised learning technique akin to sparse coding with a geometric interpretation. When applied to deep image representations from a collection of artworks, it learns a dictionary of archetypal styles, which can be easily visualized. After training the model, the style of a new image, which is characterized by local statistics of deep visual features, is approximated by a sparse convex combination of archetypes. This enables us to interpret which archetypal styles are present in the input image, and in which proportion. Finally, our approach allows us to manipulate the coefficients of the latent archetypal decomposition, and achieve various special effects such as style enhancement, transfer, and interpolation between multiple archetypes.

Foundations

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

Your Notes