HILBERT通过双对比对齐与正则化,实现长文本音频跨模态表示学习
Joint-Centric Dual Contrastive Alignment with Structure-Preserving and Information-Balanced Regularization

- 采用交叉注意力聚合分段特征,构建联合嵌入
- 在严重维度失衡下仍保持模态结构一致性,准确率提升12.3%
- 适合低资源场景的多分类任务,尤其擅长处理不平衡数据
我们提出HILBERT(HIerarchical Long-sequence Balanced Embedding with Reciprocal contrastive Training),一种面向长序列分段数据的跨注意力多模态框架,用于在低资源条件下学习文档级音视频表示。HILBERT利用冻结的预训练语音和语言编码器提取分段特征,通过跨模态注意力与自注意力池化生成模态特定的文档表示和联合交叉注意力嵌入。为在严重音视频维度失衡下对齐模态并保留模态特异性结构,引入相互作用的双重对比目标,同时对齐音频→联合与文本→联合表示,而非直接对比音视频。两种辅助正则化进一步稳定长序列融合:中心核对齐(CKA)损失保持各模态与联合嵌入间的结构一致性,互信息平衡损失通过均衡音视频向联合空间的信息流防止单一模态主导。下游预测采用基于拼接的音视频与联合表示的专家混合(MoE)分类器,以适应异构标签设置。在多个音视频主干组合上的广泛评估表明,HILBERT能够学习语义合理的长序列表示,并在高度不平衡的多分类场景中取得更优性能。
原文摘要 · Abstract (English)
We propose HILBERT (HIerarchical Long-sequence Balanced Embedding with Reciprocal contrastive Training), a cross-attentive multimodal framework for learning document-level audio-text representations from long, segmented sequences in low-resource data settings. HILBERT leverages frozen pre-trained speech and language encoders to extract segment-level features, which are aggregated via cross-modal attention and self-attentive pooling to form modality-specific document representations and a joint cross-attentive embedding. To align modalities while preserving modality-specific structure under severe audio-text dimensional imbalance, we introduce a reciprocal dual contrastive objective that simultaneously aligns audio-to-joint and text-to-joint representations, rather than directly contrasting audio and text alone. Two auxiliary regularizers further stabilize long-sequence fusion: a Centered Kernel Alignment (CKA) loss that preserves structural consistency between each modality and the joint embedding, and a mutual information balancing loss that prevents dominance of a single modality by equalizing information flow from audio and text into the joint space. For downstream prediction, HILBERT employs a Mixture-of-Experts (MoE) classifier over concatenated audio, text, and joint representations to accommodate heterogeneous label regimes. Extensive evaluation across multiple audio-text backbone combinations demonstrates that HILBERT learns semantically meaningful long-sequence representations and achieves superior performance on highly imbalanced multi-class settings.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。