paper-with-me

홈 › Papers

Disentangling Latent Embeddings with Sparse Linear Concept Subspaces (SLiCS)

2025-08-27 · Zhi Li, Hau Phan, Matthew Emigh, Austin J. Brockmeier arxiv

Vision-language co-embedding networks, such as CLIP, provide a latent embedding space with semantic information that is useful for downstream tasks. We hypothesize that the embedding space can be disentangled to separate the information on the content of complex scenes by decomposing the embedding into multiple concept-specific component vectors that lie in different subspaces. We propose a supervised dictionary learning approach to estimate a linear synthesis model consisting of sparse, non-negative combinations of groups of vectors in the dictionary (atoms), whose group-wise activity matches the multi-label information. Each concept-specific component is a non-negative combination of atoms associated to a label. The group-structured dictionary is optimized through a novel alternating optimization with guaranteed convergence. Exploiting the text co-embeddings, we detail how semantically meaningful descriptions can be found based on text embeddings of words best approximated by a concept's group of atoms, and unsupervised dictionary learning can exploit zero-shot classification of training set images using the text embeddings of concept labels to provide instance-wise multi-labels. We show that the disentangled embeddings provided by our sparse linear concept subspaces (SLiCS) enable concept-filtered image retrieval (and conditional generation using image-to-prompt) that is more precise. We also apply SLiCS to highly-compressed autoencoder embeddings from TiTok and the latent embedding from self-supervised DINOv2. Quantitative and qualitative results highlight the improved precision of the concept-filtered image retrieval for all embeddings.

📄 PDF Abstract BibTeX arXiv:2508.20322

Code (0)

등록된 구현이 없습니다.

Tasks

Image Retrieval

Similar Papers 제목 키워드 기반

CASL: Concept-Aligned Sparse Latents for Interpreting Diffusion Models

2026-01-21 · Zhenghao He, Guangzhi Xiong, Boyang Wang, Sanchit Sinha 외 arxiv

Internal activations of diffusion models encode rich semantic information, but interpreting such representations remains challenging. While Sparse Autoencoders (SAEs) have shown promise in disentangling latent representa…

Disentangling Dense Embeddings with Sparse Autoencoders

2024-08-01 · Charles O'Neill, Christine Ye, Kartheik Iyer, John F. Wu

Sparse autoencoders (SAEs) have shown promise in extracting interpretable features from complex neural networks. We present one of the first applications of SAEs to dense text embeddings from large language models, demon…

Astronomy

Interpreting CLIP with Sparse Linear Concept Embeddings (SpLiCE)

2024-02-16 · Usha Bhalla, Alex Oesterling, Suraj Srinivas, Flavio P. Calmon 외

CLIP embeddings have demonstrated remarkable performance across a wide range of multimodal applications. However, these high-dimensional, dense vector representations are not easily interpretable, limiting our understand…

Model Editing

What's in an Earth Embedding? An Explainability Analysis of Location Encoders

2026-06-23 · Livia Betti, Sebastian Ricke, Ivica Obadic, Adam J. Stewart 외 arxiv

Geographic implicit neural representations (INRs) learn to map any coordinate on Earth to a location embedding, implicitly encoding geospatial data into the weights of a neural network. Location embeddings are widely use…

Unsupervised Disentanglement of Linear-Encoded Facial Semantics

2021-03-30 · CVPR 2021 1 · Yutong Zheng, Yu-Kai Huang, Ran Tao, Zhiqiang Shen 외

We propose a method to disentangle linear-encoded facial semantics from StyleGAN without external supervision. The method derives from linear regression and sparse representation learning concepts to make the disentangle…

Data AugmentationDisentanglementRepresentation Learning