paper-with-me

Papers

NTUA-SLP at SemEval-2018 Task 1: Predicting Affective Content in Tweets with Deep Attentive RNNs and Transfer Learning

2018-04-18 · SEMEVAL 2018 6 · Christos Baziotis, Nikos Athanasiou, Alexandra Chronopoulou, Athanasia Kolovou, Georgios Paraskevopoulos, Nikolaos Ellinas, Shrikanth Narayanan, Alexandros Potamianos

In this paper we present deep-learning models that submitted to the SemEval-2018 Task~1 competition: "Affect in Tweets". We participated in all subtasks for English tweets. We propose a Bi-LSTM architecture equipped with a multi-layer self attention mechanism. The attention mechanism improves the model performance and allows us to identify salient words in tweets, as well as gain insight into the models making them more interpretable. Our model utilizes a set of word2vec word embeddings trained on a large collection of 550 million Twitter messages, augmented by a set of word affective features. Due to the limited amount of task-specific training data, we opted for a transfer learning approach by pretraining the Bi-LSTMs on the dataset of Semeval 2017, Task 4A. The proposed approach ranked 1st in Subtask E "Multi-Label Emotion Classification", 2nd in Subtask A "Emotion Intensity Regression" and achieved competitive results in other subtasks.

📄 PDF Abstract BibTeX arXiv:1804.06658

Code (3)

FengJiaChunFromSYSU/ntua-slp-semeval2018 pytorch
alexandra-chron/ntua-slp-semeval2018 pytorch
cbaziotis/ntua-slp-semeval2018 pytorch

Tasks

Emotion ClassificationTransfer LearningWord Embeddings

Similar Papers 제목 키워드 기반

ValenTO at SemEval-2018 Task 3: Exploring the Role of Affective Content for Detecting Irony in English Tweets

2018-06-01 · SEMEVAL 2018 6 · Delia Iraz{\'u} Hern{\'a}ndez Far{\'\i}as, Viviana Patti, Paolo Rosso

In this paper we describe the system used by the ValenTO team in the shared task on Irony Detection in English Tweets at SemEval 2018. The system takes as starting point emotIDM, an irony detection model that explores th…

Sentiment Analysis

\#NonDicevoSulSerio at SemEval-2018 Task 3: Exploiting Emojis and Affective Content for Irony Detection in English Tweets

2018-06-01 · SEMEVAL 2018 6 · Endang Wahyu Pamungkas, Viviana Patti

This paper describes the participation of the {\#}NonDicevoSulSerio team at SemEval2018-Task3, which focused on Irony Detection in English Tweets and was articulated in two tasks addressing the identification of irony at…

Binary ClassificationGeneral ClassificationSentiment Analysis

Stance Classification for Rumour Analysis in Twitter: Exploiting Affective Information and Conversation Structure

2019-01-07 · Endang Wahyu Pamungkas, Valerio Basile, Viviana Patti

Analysing how people react to rumours associated with news in social media is an important task to prevent the spreading of misinformation, which is nowadays widely recognized as a dangerous tendency. In social media con…

ClassificationGeneral ClassificationMisinformationRumour Detection+1

NTUA-SLP at SemEval-2018 Task 2: Predicting Emojis using RNNs with Context-aware Attention

2018-04-18 · SEMEVAL 2018 6 · Christos Baziotis, Nikos Athanasiou, Georgios Paraskevopoulos, Nikolaos Ellinas 외

In this paper we present a deep-learning model that competed at SemEval-2018 Task 2 "Multilingual Emoji Prediction". We participated in subtask A, in which we are called to predict the most likely associated emoji in Eng…

Task 2Word Embeddings

CrystalFeel at SemEval-2018 Task 1: Understanding and Detecting Emotion Intensity using Affective Lexicons

2018-06-01 · SEMEVAL 2018 6 · Raj Kumar Gupta, Yinping Yang

While sentiment and emotion analysis has received a considerable amount of research attention, the notion of understanding and detecting the intensity of emotions is relatively less explored. This paper describes a syste…

Emotion ClassificationEmotion RecognitionSentiment Analysis