paper-with-me

홈 › Papers

NYCU-TWO at Memotion 3: Good Foundation, Good Teacher, then you have Good Meme Analysis

2023-02-13 · Yu-Chien Tang, Kuang-Da Wang, Ting-Yun Ou, Wen-Chih Peng

This paper presents a robust solution to the Memotion 3.0 Shared Task. The goal of this task is to classify the emotion and the corresponding intensity expressed by memes, which are usually in the form of images with short captions on social media. Understanding the multi-modal features of the given memes will be the key to solving the task. In this work, we use CLIP to extract aligned image-text features and propose a novel meme sentiment analysis framework, consisting of a Cooperative Teaching Model (CTM) for Task A and a Cascaded Emotion Classifier (CEC) for Tasks B&C. CTM is based on the idea of knowledge distillation, and can better predict the sentiment of a given meme in Task A; CEC can leverage the emotion intensity suggestion from the prediction of Task C to classify the emotion more precisely in Task B. Experiments show that we achieved the 2nd place ranking for both Task A and Task B and the 4th place ranking for Task C, with weighted F1-scores of 0.342, 0.784, and 0.535 respectively. The results show the robustness and effectiveness of our framework. Our code is released at github.

📄 PDF Abstract BibTeX arXiv:2302.06078

Code (0)

등록된 구현이 없습니다.

Tasks

Knowledge DistillationSentiment Analysis

Methods 이 논문이 사용한 방법론

CLIP Contrastive Language-Image Pre-training (CLIP), consisting of a simplified version of ConVIRT trained from scratch, is an efficient method of image representation learning…

Similar Papers 제목 키워드 기반

Overview of Memotion 3: Sentiment and Emotion Analysis of Codemixed Hinglish Memes

2023-09-12 · Shreyash Mishra, S Suryavardan, Megha Chakraborty, Parth Patwa 외

Analyzing memes on the internet has emerged as a crucial endeavor due to the impact this multi-modal form of content wields in shaping online discourse. Memes have become a powerful tool for expressing emotions and senti…

Emotion RecognitionMisinformation

UPB at SemEval-2020 Task 8: Joint Textual and Visual Modeling in a Multi-Task Learning Architecture for Memotion Analysis

2020-09-06 · SEMEVAL 2020 · George-Alexandru Vlad, George-Eduard Zaharia, Dumitru-Clementin Cercel, Costin-Gabriel Chiru 외

Users from the online environment can create different ways of expressing their thoughts, opinions, or conception of amusement. Internet memes were created specifically for these situations. Their main purpose is to tran…

Multi-Task Learning

Reliable Adversarial Distillation with Unreliable Teachers

2021-06-09 · ICLR 2022 4 · Jianing Zhu, Jiangchao Yao, Bo Han, Jingfeng Zhang 외

In ordinary distillation, student networks are trained with soft labels (SLs) given by pretrained teacher networks, and students are expected to improve upon teachers since SLs are stronger supervision than the original …

Adversarial Robustness

PRHLT-UPV at SemEval-2020 Task 8: Study of Multimodal Techniques for Memes Analysis

2020-12-01 · SEMEVAL 2020 · Gretel Liz De la Pe{\~n}a Sarrac{\'e}n, Paolo Rosso, Anastasia Giachanou

This paper describes the system submitted by the PRHLT-UPV team for the task 8 of SemEval-2020: Memotion Analysis. We propose a multimodal model that combines pretrained models of the BERT and VGG architectures. The BERT…

Sentiment Analysis

Memotion 3: Dataset on Sentiment and Emotion Analysis of Codemixed Hindi-English Memes

2023-03-17 · Shreyash Mishra, S Suryavardan, Parth Patwa, Megha Chakraborty 외

Memes are the new-age conveyance mechanism for humor on social media sites. Memes often include an image and some text. Memes can be used to promote disinformation or hatred, thus it is crucial to investigate in details.…

Emotion Recognition