paper-with-me

Papers

Amobee at IEST 2018: Transfer Learning from Language Models

2018-08-27 · WS 2018 10 · Alon Rozental, Daniel Fleischer, Zohar Kelrich

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.

📄 PDF Abstract BibTeX arXiv:1808.08782

Code (0)

등록된 구현이 없습니다.

Tasks

Transfer Learning

Similar Papers 제목 키워드 기반

Amobee at SemEval-2020 Task 7: Regularization of Language Model Based Classifiers

2020-12-01 · SEMEVAL 2020 · Alon Rozental, Dadi Biton, Ido Blank

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 2

Amobee at SemEval-2017 Task 4: Deep Learning System for Sentiment Detection on Twitter

2017-05-03 · SEMEVAL 2017 8 · Alon Rozental, Daniel Fleischer

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 Analysis

Amobee at SemEval-2019 Tasks 5 and 6: Multiple Choice CNN Over Contextual Embedding

2019-04-17 · SEMEVAL 2019 6 · Alon Rozental, Dadi Biton

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-choice

Amobee at SemEval-2018 Task 1: GRU Neural Network with a CNN Attention Mechanism for Sentiment Classification

2018-04-12 · SEMEVAL 2018 6 · Alon Rozental, Daniel Fleischer

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+1

NTUA-SLP at IEST 2018: Ensemble of Neural Transfer Methods for Implicit Emotion Classification

2018-09-03 · WS 2018 10 · Alexandra Chronopoulou, Aikaterini Margatina, Christos Baziotis, Alexandros Potamianos

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