paper-with-me

홈 › Papers

psyML at SemEval-2018 Task 1: Transfer Learning for Sentiment and Emotion Analysis

2018-06-01 · SEMEVAL 2018 6 · Grace Gee, Eugene Wang

In this paper, we describe the first attempt to perform transfer learning from sentiment to emotions. Our system employs Long Short-Term Memory (LSTM) networks, including bidirectional LSTM (biLSTM) and LSTM with attention mechanism. We perform transfer learning by first pre-training the LSTM networks on sentiment data before concatenating the penultimate layers of these networks into a single vector as input to new dense layers. For the E-c subtask, we utilize a novel approach to train models for correlated emotion classes. Our system performs 4/48, 3/39, 8/38, 4/37, 4/35 on all English subtasks EI-reg, EI-oc, V-reg, V-oc, E-c of SemEval 2018 Task 1: Affect in Tweets.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Emotion ClassificationEmotion RecognitionGeneral ClassificationSentiment AnalysisTransfer Learning

Methods 이 논문이 사용한 방법론

Sigmoid Activation 설명 없음
Tanh Activation 설명 없음
LSTM An LSTM is a type of recurrent neural network that addresses the vanishing gradient problem in vanilla…

Similar Papers 제목 키워드 기반

DMCB at SemEval-2018 Task 1: Transfer Learning of Sentiment Classification Using Group LSTM for Emotion Intensity prediction

2018-06-01 · SEMEVAL 2018 6 · Youngmin Kim, Hyunju Lee

This paper describes a system attended in the SemEval-2018 Task 1 {``}Affect in tweets{''} that predicts emotional intensities. We use Group LSTM with an attention model and transfer learning with sentiment classificatio…

General ClassificationregressionSentiment AnalysisSentiment Classification+2

Emotion helps Sentiment: A Multi-task Model for Sentiment and Emotion Analysis

2019-11-28 · Abhishek Kumar, Asif Ekbal, Daisuke Kawahra, Sadao Kurohashi

In this paper, we propose a two-layered multi-task attention based neural network that performs sentiment analysis through emotion analysis. The proposed approach is based on Bidirectional Long Short-Term Memory and uses…

Emotion RecognitionSentiment Analysis

ISCLAB at SemEval-2018 Task 1: UIR-Miner for Affect in Tweets

2018-06-01 · SEMEVAL 2018 6 · Meng Li, Zhenyuan Dong, Zhihao Fan, Kongming Meng 외

This paper presents a UIR-Miner system for emotion and sentiment analysis evaluation in Twitter in SemEval 2018. Our system consists of three main modules: preprocessing module, stacking module to solve the intensity pre…

ClassificationEmotion ClassificationGeneral ClassificationMulti-Label Classification+3

SSN MLRG1 at SemEval-2018 Task 1: Emotion and Sentiment Intensity Detection Using Rule Based Feature Selection

2018-06-01 · SEMEVAL 2018 6 · Angel Deborah S, Rajalakshmi S, S Milton Rajendram, Mirnalinee T T

The system developed by the SSN MLRG1 team for Semeval-2018 task 1 on affect in tweets uses rule based feature selection and one-hot encoding to generate the input feature vector. Multilayer Perceptron was used to build …

Classificationfeature selectionGeneral ClassificationOrdinal Classification+2

ConSSED at SemEval-2019 Task 3: Configurable Semantic and Sentiment Emotion Detector

2019-06-01 · SEMEVAL 2019 6 · Rafa{\l} Po{\'s}wiata

This paper describes our system participating in the SemEval-2019 Task 3: EmoContext: Contextual Emotion Detection in Text. The goal was to for a given textual dialogue, i.e. a user utterance along with two turns of cont…

Emotion Recognition in ConversationGeneral Classification