vix.ing · top · new · best · stats · spec

NUAA-QMUL at SemEval-2020 Task 8: Utilizing BERT and DenseNet for Internet Meme Emotion Analysis

2020/11/05 by Xiaoyu Guo, Jing Ma, Guo, Xiaoyu +3
Computer Science · Social Sciences · #Sentiment Analysis and Opinion Mining #Hate Speech and Cyberbullying Detection #Misinformation and Its Impacts

paper · pdf · doi:10.48550/arxiv.2011.02788

Abstract

This paper describes our contribution to SemEval 2020 Task 8: Memotion Analysis. Our system learns multi-modal embeddings from text and images in order to classify Internet memes by sentiment. Our model learns text embeddings using BERT and extracts features from images with DenseNet, subsequently combining both features through concatenation. We also compare our results with those produced by DenseNet, ResNet, BERT, and BERT-ResNet. Our results show that image classification models have the potential to help classifying memes, with DenseNet outperforming ResNet. Adding text features is however not always helpful for Memotion Analysis.

Related