CVAIGRDec 22, 2025

LouvreSAE: Sparse Autoencoders for Interpretable and Controllable Style Transfer

arXiv:2512.18930v1h-index: 78
Originality Highly original
AI Analysis

This addresses the problem of computationally expensive and entangled style transfer for artists and AI practitioners, offering a faster, interpretable alternative.

The paper tackles artistic style transfer in generative models by introducing LouvreSAE, a method using a sparse autoencoder to create interpretable style profiles from reference images, enabling style transfer without model updates. It achieves competitive or better style evaluation scores on ArtBench10 while being 1.7-20x faster than existing methods.

Artistic style transfer in generative models remains a significant challenge, as existing methods often introduce style only via model fine-tuning, additional adapters, or prompt engineering, all of which can be computationally expensive and may still entangle style with subject matter. In this paper, we introduce a training- and inference-light, interpretable method for representing and transferring artistic style. Our approach leverages an art-specific Sparse Autoencoder (SAE) on top of latent embeddings of generative image models. Trained on artistic data, our SAE learns an emergent, largely disentangled set of stylistic and compositional concepts, corresponding to style-related elements pertaining brushwork, texture, and color palette, as well as semantic and structural concepts. We call it LouvreSAE and use it to construct style profiles: compact, decomposable steering vectors that enable style transfer without any model updates or optimization. Unlike prior concept-based style transfer methods, our method requires no fine-tuning, no LoRA training, and no additional inference passes, enabling direct steering of artistic styles from only a few reference images. We validate our method on ArtBench10, achieving or surpassing existing methods on style evaluations (VGG Style Loss and CLIP Score Style) while being 1.7-20x faster and, critically, interpretable.

Foundations

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

Your Notes