paper-with-me

Papers

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

2025-07-25 · Jian Chen, Yuxuan Hu, Haifeng Lu, Wei Wang, Min Yang, Chengming Li, Xiping Hu arxiv

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.

📄 PDF Abstract BibTeX arXiv:2507.18929

Code (0)

등록된 구현이 없습니다.

Tasks

Contrastive LearningEmotion Recognition

Similar Papers 제목 키워드 기반

AHPA: Adaptive Hierarchical Prior Alignment for Diffusion Transformers

2026-05-05 · Ruibin Min, Yexin Liu, Aimin Pan, Changsheng Lu 외 arxiv

Representation alignment has recently emerged as an effective paradigm for accelerating Diffusion Transformer training. Despite their success, existing alignment methods typically impose a fixed supervision target or a f…

CMATH: Cross-Modality Augmented Transformer with Hierarchical Variational Distillation for Multimodal Emotion Recognition in Conversation

2024-11-15 · Xiaofei Zhu, Jiawei Cheng, Zhou Yang, Zhuo Chen 외

Multimodal emotion recognition in conversation (MER) aims to accurately identify emotions in conversational utterances by integrating multimodal information. Previous methods usually treat multimodal information as equal…

Emotion RecognitionEmotion Recognition in ConversationMultimodal Emotion Recognitionmultimodal interaction

Pyramid Hierarchical Masked Diffusion Model for Imaging Synthesis

2025-07-22 · Xiaojiao Xiao, Qinmin Vivian Hu, Guanghui Wang arxiv

Medical image synthesis plays a crucial role in clinical workflows, addressing the common issue of missing imaging modalities due to factors such as extended scan times, scan corruption, artifacts, patient motion, and in…

Continuous Decomposition of Granularity for Neural Paraphrase Generation

2022-09-05 · COLING 2022 10 · Xiaodong Gu, Zhaowei Zhang, Sang-Woo Lee, Kang Min Yoo 외

While Transformers have had significant success in paragraph generation, they treat sentences as linear sequences of tokens and often neglect their hierarchical information. Prior work has shown that decomposing the leve…

Paraphrase GenerationSentence

Multi-granularity hierarchical attention fusion networks for reading comprehension and question answering

2018-11-29 · ACL 2018 7 · Wei Wang, Ming Yan, Chen Wu

This paper describes a novel hierarchical attention network for reading comprehension style question answering, which aims to answer questions for a given narrative paragraph. In the proposed method, attention and fusion…

Question AnsweringReading ComprehensionTriviaQA