arXiv:2601.20028cs.LG2026-01被引 3

用分组稀疏自编码器让多模态嵌入更对齐,提升可解释性。

Decomposing multimodal embedding spaces with group-sparse autoencoders

  • 引入跨模态随机掩码与分组稀疏正则化,防止特征分裂。
  • 在CLIP和CLAP上减少死神经元,提升跨模态语义一致性。
  • 适合研究多模态可解释性、可控生成的开发者使用。

线性表示假说认为神经网络学习到的嵌入可视为高层概念对应线性方向的线性组合。基于此,稀疏自编码器(SAEs)成为分解嵌入为稀疏线性方向的流行方法,这些方向常对应人类可理解的语义。然而,将SAEs应用于多模态嵌入空间(如图像/文本的CLIP嵌入)时,发现其常学习到“分裂字典”——多数稀疏特征仅作用于单一模态。本文提出一种新方法:通过跨模态随机掩码与分组稀疏正则化,适配SAE以实现多模态对齐。实验显示,在CLIP和CLAP嵌入上,该方法相比标准SAEs学习到更一致的多模态字典,减少死神经元并提升特征语义性。进一步验证了这种对齐改进可增强跨模态任务的可解释性与控制能力。

原文摘要 · Abstract (English)

The Linear Representation Hypothesis asserts that the embeddings learned by neural networks can be understood as linear combinations of features corresponding to high-level concepts. Based on this ansatz, sparse autoencoders (SAEs) have recently become a popular method for decomposing embeddings into a sparse combination of linear directions, which have been shown empirically to often correspond to human-interpretable semantics. However, recent attempts to apply SAEs to multimodal embedding spaces (such as the popular CLIP embeddings for image/text data) have found that SAEs often learn "split dictionaries", where most of the learned sparse features are essentially unimodal, active only for data of a single modality. In this work, we study how to effectively adapt SAEs for the setting of multimodal embeddings while ensuring multimodal alignment. We first argue that the existence of a split dictionary decomposition on an aligned embedding space implies the existence of a non-split dictionary with improved modality alignment. Then, we propose a new SAE-based approach to multimodal embedding decomposition using cross-modal random masking and group-sparse regularization. We apply our method to popular embeddings for image/text (CLIP) and audio/text (CLAP) data and show that, compared to standard SAEs, our approach learns a more multimodal dictionary while reducing the number of dead neurons and improving feature semanticity. We finally demonstrate how this improvement in alignment of concepts between modalities can enable improvements in the interpretability and control of cross-modal tasks.

多模态稀疏编码可解释性自编码器

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。