CLFeb 16, 2023

NUAA-QMUL-AIIT at Memotion 3: Multi-modal Fusion with Squeeze-and-Excitation for Internet Meme Emotion Analysis

arXiv:2302.08326v15 citationsh-index: 43Has Code
Originality Incremental advance
AI Analysis

This work addresses the problem of multi-modal emotion classification for internet memes, representing an incremental improvement in fusion techniques for specific shared tasks.

The paper tackled emotion analysis in internet memes by proposing a novel multi-modal fusion method called Squeeze-and-Excitation Fusion (SEFusion), achieving first place on task A, fifth on task B, and second on task C in the Memotion 3 shared task.

This paper describes the participation of our NUAA-QMUL-AIIT team in the Memotion 3 shared task on meme emotion analysis. We propose a novel multi-modal fusion method, Squeeze-and-Excitation Fusion (SEFusion), and embed it into our system for emotion classification in memes. SEFusion is a simple fusion method that employs fully connected layers, reshaping, and matrix multiplication. SEFusion learns a weight for each modality and then applies it to its own modality feature. We evaluate the performance of our system on the three Memotion 3 sub-tasks. Among all participating systems in this Memotion 3 shared task, our system ranked first on task A, fifth on task B, and second on task C. Our proposed SEFusion provides the flexibility to fuse any features from different modalities. The source code for our method is published on https://github.com/xxxxxxxxy/memotion3-SEFusion.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes