English

Conceptualizing Embeddings: Sparse Disentanglement for Vision-Language Models

Computer Vision and Pattern Recognition 2026-05-22 v1 Machine Learning

Abstract

Vision-language models learn powerful multimodal embeddings, yet their internal semantics remain opaque. While sparse autoencoders (SAEs) can extract interpretable features, they rely on expanding the representation dimension, which compromises the original geometry and introduces redundancy. We introduce CEDAR (Conceptual Embedding Disentanglement via Adaptive Rotation), a post-hoc method that reveals the compositional structure of pretrained embeddings without increasing dimensionality. By learning an invertible transformation with a top-kk sparsity bottleneck, CEDAR concentrates semantic information into axis-aligned disentangled coordinates. In CLIP-like architecture, individual coordinates can be interpreted with textual concepts, while for generative models such as BLIP, they can be decoded into natural language descriptions. Experiments demonstrate that CEDAR achieves a competitive reconstruction-sparsity trade-off while producing explanations that are more interpretable and better aligned with human perception. Our results suggest that the apparent entanglement in vision-language representations can be resolved through a suitable change of basis, eliminating the need for overcomplete expansions.

Keywords

Cite

@article{arxiv.2605.22679,
  title  = {Conceptualizing Embeddings: Sparse Disentanglement for Vision-Language Models},
  author = {Piotr Kubaty and Patryk Marszałek and Łukasz Struski and Adam Wróbel and Jacek Tabor and Marek Śmieja},
  journal= {arXiv preprint arXiv:2605.22679},
  year   = {2026}
}