paper-with-me

홈 › Papers

Same Concept, Different Directions: Cross-Modal Feature Heterogeneity in Sparse Autoencoders

2026-06-29 · Chungpa Lee, Jihoon Kwon, Kyle Min, Jy-yong Sohn arxiv

Vision-language models map images and text into a joint embedding space. However, these embeddings often entangle multiple semantic features, which limits their interpretability and controllability. While sparse autoencoders have emerged as a useful tool for decomposing these embeddings into monosemantic features, their application to joint embedding spaces has largely relied on an implicit, untested assumption that semantically corresponding features share the same directions across modalities. In this paper, we challenge this assumption by identifying discrepancies in feature directions for the same concept across image and text modalities, a phenomenon we term cross-modal feature heterogeneity. We demonstrate that this heterogeneity is a key driver of the modality split, where a shared concept activates different latents depending on the modality. This finding further reveals why aligning latent activations alone is insufficient to resolve the underlying feature mismatch. Motivated by this observation, we propose an approach that trains modality-specific sparse autoencoders to preserve each modality's feature geometry, and then aligns corresponding features post hoc. Our method improves reconstruction fidelity and enhances performance in cross-modal retrieval and concept steering.

📄 PDF Abstract BibTeX arXiv:2606.29888

Code (0)

등록된 구현이 없습니다.

Tasks

Cross-Modal Retrieval

Similar Papers 제목 키워드 기반

Where a New Concept Must Enter: Entry Point Gates Cross-Task Usability in Unified Multimodal Models

2026-08-18 · Zongyang Qiu, Yihan Wu, Kaixuan Fan, Bo Li 외 arxiv

Unified multimodal models (UMMs) are motivated by the hope that understanding and generation reinforce each other but controlled ablations repeatedly find that adding a generation objective leaves understanding flat. Joi…

Interpreting the linear structure of vision-language model embedding spaces

2025-04-16 · Isabel Papadimitriou, Huangyuan Su, Thomas Fel, Sham Kakade 외

Vision-language models encode images and text in a joint space, minimizing the distance between corresponding image and text pairs. How are language and images organized in this joint space, and how do the models encode …

Language ModelingLanguage Modelling

Cross-Modal Alignment Learning of Vision-Language Conceptual Systems

2022-07-31 · Taehyeong Kim, Hyeonseop Song, Byoung-Tak Zhang

Human infants learn the names of objects and develop their own conceptual systems without explicit supervision. In this study, we propose methods for learning aligned vision-language conceptual systems inspired by infant…

cross-modal alignmentRepresentation LearningZero-Shot Learning

Advanced Multimodal Learning for Seizure Detection and Prediction: Concept, Challenges, and Future Directions

2026-01-08 · Ijaz Ahmad, Faizan Ahmad, Sunday Timothy Aboyeji, Yongtao Zhang 외 arxiv

Epilepsy is a chronic neurological disorder characterized by recurrent unprovoked seizures, affects over 50 million people worldwide, and poses significant risks, including sudden unexpected death in epilepsy (SUDEP). Co…

Seizure Detection

CLIP-RL: Aligning Language and Policy Representations for Task Transfer in Reinforcement Learning

2025-12-01 · Chainesh Gautam, Raghuram Bharadwaj Diddigi arxiv

Recently, there has been an increasing need to develop agents capable of solving multiple tasks within the same environment, especially when these tasks are naturally associated with language. In this work, we propose a …

Reinforcement Learning