The Latent Color Subspace: Emergent Order in High-Dimensional Chaos
Abstract
Text-to-image generation models have advanced rapidly, yet achieving fine-grained control over generated images remains difficult, largely due to limited understanding of how semantic information is encoded. We develop an interpretation of the color representation in the Variational Autoencoder latent space of FLUX.1 [Dev], revealing a structure reflecting Hue, Saturation, and Lightness. We verify our Latent Color Subspace (LCS) interpretation by demonstrating that it can both predict and explicitly control color, introducing a fully training-free method in FLUX based solely on closed-form latent-space manipulation. Code is available at https://github.com/ExplainableML/LCS.
Lay Summary
Failing to understand AI outputs can lead to serious personal, social, and even legal harms. We aim to improve our understanding of image generation models by interpreting how they represent color internally. This understanding also enables us to intervene and modify color generation behavior.