paper-with-me

Papers

LT3 at SemEval-2020 Task 8: Multi-Modal Multi-Task Learning for Memotion Analysis

2020-12-01 · SEMEVAL 2020 · Pranaydeep Singh, Nina Bauwelinck, Els Lefever

Internet memes have become a very popular mode of expression on social media networks today. Their multi-modal nature, caused by a mixture of text and image, makes them a very challenging research object for automatic analysis. In this paper, we describe our contribution to the SemEval-2020 Memotion Analysis Task. We propose a Multi-Modal Multi-Task learning system, which incorporates {``}memebeddings{''}, viz. joint text and vision features, to learn and optimize for all three Memotion subtasks simultaneously. The experimental results show that the proposed system constantly outperforms the competition{'}s baseline, and the system setup with continual learning (where tasks are trained sequentially) obtains the best classification F1-scores.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Continual LearningMulti-Task Learning

Similar Papers 제목 키워드 기반

taochen at SemEval-2022 Task 5: Multimodal Multitask Learning and Ensemble Learning

2022-07-01 · SemEval (NAACL) 2022 7 · Chen Tao, Jung-jae Kim

We present a multi-modal deep learning system for the Multimedia Automatic Misogyny Identification (MAMI) challenge, a SemEval task of identifying and classifying misogynistic messages in online memes. We adapt multi-tas…

Ensemble LearningMulti-Task Learning

IIITH at SemEval-2022 Task 5: A comparative study of deep learning models for identifying misogynous memes

2022-07-01 · SemEval (NAACL) 2022 7 · Tathagata Raha, Sagar Joshi, Vasudeva Varma

This paper provides a comparison of different deep learning methods for identifying misogynous memes for SemEval-2022 Task 5: Multimedia Automatic Misogyny Identification. In this task, we experiment with architectures i…

Deep Learning

MIPS at SemEval-2024 Task 3: Multimodal Emotion-Cause Pair Extraction in Conversations with Multimodal Language Models

2024-03-31 · Zebang Cheng, Fuqiang Niu, Yuxiang Lin, Zhi-Qi Cheng 외

This paper presents our winning submission to Subtask 2 of SemEval 2024 Task 3 on multimodal emotion cause analysis in conversations. We propose a novel Multimodal Emotion Recognition and Multimodal Emotion Cause Extract…

Emotion Cause ExtractionEmotion-Cause Pair ExtractionEmotion RecognitionMultimodal Emotion Recognition

LyS at SemEval-2024 Task 3: An Early Prototype for End-to-End Multimodal Emotion Linking as Graph-Based Parsing

2024-05-10 · Ana Ezquerro, David Vilares

This paper describes our participation in SemEval 2024 Task 3, which focused on Multimodal Emotion Cause Analysis in Conversations. We developed an early prototype for an end-to-end system that uses graph-based methods f…

DecoderDependency Parsingvalid

LIIR at SemEval-2021 task 6: Detection of Persuasion Techniques In Texts and Images using CLIP features

2021-05-31 · SEMEVAL 2021 · Erfan Ghadery, Damien Sileo, Marie-Francine Moens

We describe our approach for SemEval-2021 task 6 on detection of persuasion techniques in multimodal content (memes). Our system combines pretrained multimodal models (CLIP) and chained classifiers. Also, we propose to e…

Data Augmentation