揭示多模态模型中跨模态特征的协同与冗余关系
Feature-level Interaction Explanations in Multimodal Transformers
- 通过专家混合层分离模态间独特、协同、冗余特征
- 在三个数据集上实现更聚焦的交互重要性分布
- 适合研究多模态决策机制或可解释AI的学者
多模态Transformer常缺乏对不同模态如何共同支持决策的解释。现有可解释AI方法多将单模态显著性扩展至多模态,仅标注各模态内的重要标记或图像块,却很少定位提供互补证据(协同)或可互换备份(冗余)的跨模态特征对。本文提出特征级交互解释框架FL-I2MoE,基于冻结预训练编码器的标记/块序列,构建结构化专家混合层,显式分离独特、协同与冗余证据。我们进一步设计专家级解释流程,结合归因与前K%掩码评估忠实性,并引入蒙特卡洛交互探测:以谢尔普利交互指数(SII)衡量协同对,冗余间隙得分捕捉可替代对。在MMIMDb、ENRICO和MMHS150K三个基准上,FL-I2MoE相比同架构密集型Transformer产生更具体、更集中的重要性模式。成对掩码实验显示,按SII或冗余间隙排序移除特征对,性能下降幅度超过随机移除相同数量对,证明所识别交互具有因果相关性。代码已开源。
原文摘要 · Abstract (English)
Multimodal Transformers often produce predictions without clarifying how different modalities jointly support a decision. Most existing multimodal explainable AI (MXAI) methods extend unimodal saliency to multimodal backbones, highlighting important tokens or patches within each modality, but they rarely pinpoint which cross-modal feature pairs provide complementary evidence (synergy) or serve as reliable backups (redundancy). We present Feature-level I2MoE (FL-I2MoE), a structured Mixture-of-Experts layer that operates directly on token/patch sequences from frozen pretrained encoders and explicitly separates unique, synergistic, and redundant evidence at the feature level. We further develop an expert-wise explanation pipeline that combines attribution with top-K% masking to assess faithfulness, and we introduce Monte Carlo interaction probes to quantify pairwise behavior: the Shapley Interaction Index (SII) to score synergistic pairs and a redundancy-gap score to capture substitutable (redundant) pairs. Across three benchmarks (MMIMDb, ENRICO, and MMHS150K), FL-I2MoE yields more interactionspecific and concentrated importance patterns than a dense Transformer with the same encoders. Finally, pair-level masking shows that removing pairs ranked by SII or redundancy-gap degrades performance more than masking randomly chosen pairs under the same budget, supporting that the identified interactions are causally relevant. Code is available at https://github.com/dut0817/FL-I2MoE.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。