English

Interpreting the Weight Space of Customized Diffusion Models

Computer Vision and Pattern Recognition 2024-11-25 v3 Graphics Machine Learning

Abstract

We investigate the space of weights spanned by a large collection of customized diffusion models. We populate this space by creating a dataset of over 60,000 models, each of which is a base model fine-tuned to insert a different person's visual identity. We model the underlying manifold of these weights as a subspace, which we term weights2weights. We demonstrate three immediate applications of this space that result in new diffusion models -- sampling, editing, and inversion. First, sampling a set of weights from this space results in a new model encoding a novel identity. Next, we find linear directions in this space corresponding to semantic edits of the identity (e.g., adding a beard), resulting in a new model with the original identity edited. Finally, we show that inverting a single image into this space encodes a realistic identity into a model, even if the input image is out of distribution (e.g., a painting). We further find that these linear properties of the diffusion model weight space extend to other visual concepts. Our results indicate that the weight space of fine-tuned diffusion models can behave as an interpretable meta-latent space producing new models.

Keywords

Cite

@article{arxiv.2406.09413,
  title  = {Interpreting the Weight Space of Customized Diffusion Models},
  author = {Amil Dravid and Yossi Gandelsman and Kuan-Chieh Wang and Rameen Abdal and Gordon Wetzstein and Alexei A. Efros and Kfir Aberman},
  journal= {arXiv preprint arXiv:2406.09413},
  year   = {2024}
}

Comments

Project Page: https://snap-research.github.io/weights2weights

R2 v1 2026-06-28T17:05:01.330Z