paper-with-me

Papers

Conceptualizing Embeddings: Sparse Disentanglement for Vision-Language Models

2026-05-21 · Piotr Kubaty, Patryk Marszałek, Łukasz Struski, Adam Wróbel, Jacek Tabor, Marek Śmieja arxiv

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-$k$ 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.

📄 PDF Abstract BibTeX arXiv:2605.22679

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Steering CLIP's vision transformer with sparse autoencoders

2025-04-11 · Sonia Joseph, Praneet Suresh, Ethan Goldfarb, Lorenz Hufe 외

While vision models are highly capable, their internal mechanisms remain poorly understood -- a challenge which sparse autoencoders (SAEs) have helped address in language, but which remains underexplored in vision. We ad…

Disentanglement

Sparse deepfake detection promotes better disentanglement

2025-10-07 · Antoine Teissier, Marie Tahon, Nicolas Dugué, Aghilas Sini arxiv

Due to the rapid progress of speech synthesis, deepfake detection has become a major concern in the speech processing community. Because it is a critical task, systems must not only be efficient and robust, but also prov…

DeepFake DetectionSpeech Synthesis

Partial Disentanglement via Mechanism Sparsity

2022-07-15 · Sébastien Lachapelle, Simon Lacoste-Julien

Disentanglement via mechanism sparsity was introduced recently as a principled approach to extract latent factors without supervision when the causal graph relating them in time is sparse, and/or when actions are observe…

Disentanglement

Learning Yourself: Class-Incremental Semantic Segmentation with Language-Inspired Bootstrapped Disentanglement

2025-08-30 · Ruitao Wu, Yifan Zhao, Jia Li arxiv

Class-Incremental Semantic Segmentation (CISS) requires continuous learning of newly introduced classes while retaining knowledge of past classes. By abstracting mainstream methods into two stages (visual feature extract…

Semantic Segmentation

Talk in Pieces, See in Whole: Disentangled and Hierarchical Representation Learning in Language-based Object Detection

2025-09-29 · Sojung An, Kwanyong Park, Yong Jae Lee, Donghyun Kim arxiv

Vision-language models (VLMs) have advanced multimodal perception, demonstrated by open-vocabulary object detection with simple language queries. State-of-the-art VLMs still struggle to handle complex queries involving d…

Object Detection