Amobee at IEST 2018: Transfer Learning from Language Models
This paper describes the system developed at Amobee for the WASSA 2018 implicit emotions shared task (IEST). The goal of this task was to predict the emotion expressed by missing words in tweets without an explicit mention of those words. We developed an ensemble system consisting of language models together with LSTM-based networks containing a CNN attention mechanism. Our approach represents a novel use of language models (specifically trained on a large Twitter dataset) to predict and classify emotions. Our system reached 1st place with a macro $\text{F}_1$ score of 0.7145.
Code (0)
등록된 구현이 없습니다.
Tasks
Transfer LearningSimilar Papers 제목 키워드 기반
Amobee at SemEval-2020 Task 7: Regularization of Language Model Based Classifiers
This paper describes Amobee{'}s participation in SemEval-2020 task 7: {``}Assessing Humor in Edited News Headlines{''}, sub-tasks 1 and 2. The goal of this task was to estimate the funniness of human modified news headli…
Language ModelingLanguage ModellingTask 2Amobee at SemEval-2017 Task 4: Deep Learning System for Sentiment Detection on Twitter
This paper describes the Amobee sentiment analysis system, adapted to compete in SemEval 2017 task 4. The system consists of two parts: a supervised training of RNN models based on a Twitter sentiment treebank, and the u…
General ClassificationregressionSentiment AnalysisAmobee at SemEval-2019 Tasks 5 and 6: Multiple Choice CNN Over Contextual Embedding
This article describes Amobee's participation in "HatEval: Multilingual detection of hate speech against immigrants and women in Twitter" (task 5) and "OffensEval: Identifying and Categorizing Offensive Language in Socia…
Multiple-choiceAmobee at SemEval-2018 Task 1: GRU Neural Network with a CNN Attention Mechanism for Sentiment Classification
This paper describes the participation of Amobee in the shared sentiment analysis task at SemEval 2018. We participated in all the English sub-tasks and the Spanish valence tasks. Our system consists of three parts: trai…
General ClassificationOrdinal ClassificationSentiment AnalysisSentiment Classification+1NTUA-SLP at IEST 2018: Ensemble of Neural Transfer Methods for Implicit Emotion Classification
In this paper we present our approach to tackle the Implicit Emotion Shared Task (IEST) organized as part of WASSA 2018 at EMNLP 2018. Given a tweet, from which a certain word has been removed, we are asked to predict th…
Emotion ClassificationGeneral ClassificationSentiment AnalysisTransfer Learning+1