paper-with-me

홈 › Papers

Memebusters at SemEval-2020 Task 8: Feature Fusion Model for Sentiment Analysis on Memes Using Transfer Learning

2020-12-01 · SEMEVAL 2020 · Mayukh Sharma, Ilanthenral Kandasamy, W.b. Vasantha

In this paper, we describe our deep learning system used for SemEval 2020 Task 8: Memotion analysis. We participated in all the subtasks i.e Subtask A: Sentiment classification, Subtask B: Humor classification, and Subtask C: Scales of semantic classes. Similar multimodal architecture was used for each subtask. The proposed architecture makes use of transfer learning for images and text feature extraction. The extracted features are then fused together using stacked bidirectional Long Short Term Memory (LSTM) and Gated Recurrent Unit (GRU) model with attention mechanism for final predictions. We also propose a single model for predicting semantic classes (Subtask B) as well as their scales (Subtask C) by branching the final output of the post LSTM dense layers. Our model was ranked 5 in Subtask B and ranked 8 in Subtask C and performed nicely in Subtask A on the leader board. Our system makes use of transfer learning for feature extraction and fusion of image and text features for predictions.

📄 PDF Abstract BibTeX

Code (1)

04mayukh/memebusters-at-semeval-2020-task-8-memotion-analysis

Tasks

Sentiment AnalysisSentiment ClassificationTransfer Learning

Methods 이 논문이 사용한 방법론

LIVE~AGENT|||How do I get to Expedia agent? How do I get to Expedia agent? How do I speak to a person at Expedia? To speak with a human representative at Expedia, you can call their customer service directly at…
GloVe GloVe Embeddings are a type of word embedding that encode the co-occurrence probability ratio between two words as vector differences. GloVe uses a weighted least squares…
Tanh Activation 설명 없음
Sigmoid Activation 설명 없음
LSTM An LSTM is a type of recurrent neural network that addresses the vanishing gradient problem in vanilla…

Similar Papers 제목 키워드 기반

UI at SemEval-2020 Task 8: Text-Image Fusion for Sentiment Classification

2020-12-01 · SEMEVAL 2020 · Andi Suciati, Indra Budi

This paper describes our system, UI, for task A: Sentiment Classification in SemEval-2020 Task 8 Memotion Analysis. We use a common traditional machine learning, which is SVM, by utilizing the combination of text and ima…

Language ModelingLanguage ModellingSentiment AnalysisSentiment Classification

Tweester at SemEval-2017 Task 4: Fusion of Semantic-Affective and pairwise classification models for sentiment analysis in Twitter

2017-08-01 · SEMEVAL 2017 8 · Athanasia Kolovou, Filippos Kokkinos, Aris Fergadis, Pinelopi Papalampidi 외

In this paper, we describe our submission to SemEval2017 Task 4: Sentiment Analysis in Twitter. Specifically the proposed system participated both to tweet polarity classification (two-, three- and five class) and tweet …

General ClassificationSentiment AnalysisWord Embeddings

DSC IIT-ISM at SemEval-2020 Task 8: Bi-Fusion Techniques for Deep Meme Emotion Analysis

2020-07-28 · SEMEVAL 2020 · Pradyumna Gupta, Himanshu Gupta, Aman Sinha

Memes have become an ubiquitous social media entity and the processing and analysis of suchmultimodal data is currently an active area of research. This paper presents our work on theMemotion Analysis shared task of SemE…

ClassificationEmotion RecognitionGeneral Classification

ARB-SEN at SemEval-2018 Task1: A New Set of Features for Enhancing the Sentiment Intensity Prediction in Arabic Tweets

2018-06-01 · SEMEVAL 2018 6 · El Moatez Billah Nagoudi

This article describes our proposed Arabic Sentiment Analysis system named ARB-SEN. This system is designed for the International Workshop on Semantic Evaluation 2018 (SemEval-2018), Task1: Affect in Tweets. ARB-SEN prop…

Arabic Sentiment AnalysisNegationregressionSentiment Analysis

SENSEI-LIF at SemEval-2016 Task 4: Polarity embedding fusion for robust sentiment analysis

2016-06-01 · SEMEVAL 2016 6 · Mickael Rouvier, Benoit Favre
Sentence ClassificationSentiment AnalysisWord Embeddings