arXiv:2507.18929cs.CVcs.AI2025-07中稿 · ACMMM2025被引 5

用多粒度融合模型提升表情贴纸的跨模态情感理解能力

MGHFT: Multi-Granularity Hierarchical Fusion Transformer for Cross-Modal Sticker Emotion Recognition

  • 基于多视图描述构建文本上下文,指导视觉特征提取
  • 在多阶段融合文本与视觉特征,实现全局与局部语义增强
  • 适合需要细粒度情感识别的应用场景

尽管预训练的图文模型在视觉特征提取上表现优异,但表情贴纸的情感理解仍因依赖多视角信息(如背景知识和风格线索)而困难。为此,我们提出一种新型多粒度分层融合变压器(MGHFT),结合基于多模态大语言模型的多视图贴纸解析器。受人类从多角度理解贴纸情感的启发,首先利用多模态大语言模型通过多视图描述生成丰富文本上下文;随后设计分层融合策略,将文本上下文注入金字塔式视觉变换器,在多个阶段提取全局与局部贴纸特征。通过对比学习和注意力机制,文本特征在视觉主干不同阶段被注入,强化了全局与局部视觉语义与文本的融合。最后引入文本引导的融合注意力机制,有效整合多模态特征,提升语义理解能力。在两个公开贴纸情感数据集上的大量实验表明,MGHFT显著优于现有方法,准确率和精细情感识别能力均大幅提升。相比最佳预训练视觉模型,性能提升达5.4%(F1)和4.0%(准确率)。代码已开源:https://github.com/cccccj-03/MGHFT_ACMMM2025。

原文摘要 · Abstract (English)

Although pre-trained visual models with text have demonstrated strong capabilities in visual feature extraction, sticker emotion understanding remains challenging due to its reliance on multi-view information, such as background knowledge and stylistic cues. To address this, we propose a novel multi-granularity hierarchical fusion transformer (MGHFT), with a multi-view sticker interpreter based on Multimodal Large Language Models. Specifically, inspired by the human ability to interpret sticker emotions from multiple views, we first use Multimodal Large Language Models to interpret stickers by providing rich textual context via multi-view descriptions. Then, we design a hierarchical fusion strategy to fuse the textual context into visual understanding, which builds upon a pyramid visual transformer to extract both global and local sticker features at multiple stages. Through contrastive learning and attention mechanisms, textual features are injected at different stages of the visual backbone, enhancing the fusion of global- and local-granularity visual semantics with textual guidance. Finally, we introduce a text-guided fusion attention mechanism to effectively integrate the overall multimodal features, enhancing semantic understanding. Extensive experiments on 2 public sticker emotion datasets demonstrate that MGHFT significantly outperforms existing sticker emotion recognition approaches, achieving higher accuracy and more fine-grained emotion recognition. Compared to the best pre-trained visual models, our MGHFT also obtains an obvious improvement, 5.4% on F1 and 4.0% on accuracy. The code is released at https://github.com/cccccj-03/MGHFT_ACMMM2025.

情感识别多模态图像理解Transformer

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