Adaptive Hierarchical Representation Alliance for Multimodal Learning

📅 2026-08-24
📈 Citations: 0
Influential: 0
📄 PDF
🤖 AI Summary
为解决多模态学习中的语义粒度不匹配问题,提出自适应层次表示联盟(AHRA)方法,通过分层共享-私有专家框架增强任务相关性。
📝 Abstract
Multimodal models often align language, vision, and audio in a single final-layer latent space, implicitly assuming that task-relevant evidence emerges at the same semantic depth across modalities. Using layer-wise CKA analysis, we observe that this assumption leads to semantic granularity mismatch: textual cues usually require deeper contextual abstraction, whereas visual and acoustic cues often provide discriminative perceptual evidence in shallow or middle layers. This mismatch can flatten fine-grained modality-private cues and reduce reliability under noisy, imbalanced, or missing inputs. To address this, we proposed Adaptive Hierarchical Representation Alliance (AHRA), a hierarchical shared--private expert framework. AHRA factorizes each modality into shared and private streams across semantic levels, regularizes them with shared alignment and private decorrelation, routes shared information through a cross-modal expert, and enhances task-relevant private tokens with modality-specific experts guided by a sparsity-controlled soft-gating mechanism (foreground exam). A hierarchical co-fusion module then performs intra-level expert coordination and inter-level semantic selection. Experiments on six benchmarks across image-text classification, multimodal intent recognition, and trimodal sentiment analysis show that AHRA consistently improves over strong baselines and remains robust under noisy and missing-modality settings.
Problem

Research questions and friction points this paper is trying to address.

Multimodal Learning
Semantic Granularity Mismatch
Layer-wise CKA Analysis
Innovation

Methods, ideas, or system contributions that make the work stand out.

Adaptive Hierarchical Representation Alliance (AHRA)
semantic granularity mismatch
shared and private streams
cross-modal expert
sparsity-controlled soft-gating mechanism