paper-with-me

홈 › Papers

EmotiKLUE at IEST 2018: Topic-Informed Classification of Implicit Emotions

2018-10-01 · WS 2018 10 · Thomas Proisl, Philipp Heinrich, Besim Kabashi, Stefan Evert

EmotiKLUE is a submission to the Implicit Emotion Shared Task. It is a deep learning system that combines independent representations of the left and right contexts of the emotion word with the topic distribution of an LDA topic model. EmotiKLUE achieves a macro average \textit{F₁}score of 67.13{\%}, significantly outperforming the baseline produced by a simple ML classifier. Further enhancements after the evaluation period lead to an improved \textit{F₁}score of 68.10{\%}.

📄 PDF Abstract BibTeX

Code (1)

tsproisl/EmotiKLUE 공식 구현

Tasks

ClassificationGeneral ClassificationOpinion Mining

Methods 이 논문이 사용한 방법론

LDA Linear discriminant analysis (LDA), normal discriminant analysis (NDA), or discriminant function analysis is a generalization of Fisher's linear discriminant, a method used in…

Similar Papers 제목 키워드 기반

DataSEARCH at IEST 2018: Multiple Word Embedding based Models for Implicit Emotion Classification of Tweets with Deep Learning

2018-10-01 · WS 2018 10 · Yasas Senarath, Uthayasanker Thayasivam

This paper describes an approach to solve implicit emotion classification with the use of pre-trained word embedding models to train multiple neural networks. The system described in this paper is composed of a sequentia…

ClassificationEmotion ClassificationGeneral ClassificationOpinion Mining+2

IIIDYT at IEST 2018: Implicit Emotion Classification With Deep Contextualized Word Representations

2018-08-27 · WS 2018 10 · Jorge A. Balazs, Edison Marrese-Taylor, Yutaka Matsuo

In this paper we describe our system designed for the WASSA 2018 Implicit Emotion Shared Task (IEST), which obtained 2$^{\text{nd}}$ place out of 26 teams with a test macro F1 score of $0.710$. The system is composed of …

Emotion ClassificationGeneral ClassificationSentence

HGSGNLP at IEST 2018: An Ensemble of Machine Learning and Deep Neural Architectures for Implicit Emotion Classification in Tweets

2018-10-01 · WS 2018 10 · Wenting Wang

This paper describes our system designed for the WASSA-2018 Implicit Emotion Shared Task (IEST). The task is to predict the emotion category expressed in a tweet by removing the terms \textit{angry}, \textit{afraid}, \te…

Common Sense ReasoningEmotion ClassificationEmotion RecognitionGeneral Classification+1

Understand the Dynamic World: An End-to-End Knowledge Informed Framework for Open Domain Entity State Tracking

2023-04-26 · Mingchen Li, Lifu Huang

Open domain entity state tracking aims to predict reasonable state changes of entities (i.e., [attribute] of [entity] was [before_state] and [after_state] afterwards) given the action descriptions. It's important to many…

AttributeDecoder

SINAI at IEST 2018: Neural Encoding of Emotional External Knowledge for Emotion Classification

2018-10-01 · WS 2018 10 · Flor Miriam Plaza-del-Arco, Eugenio Mart{\'\i}nez-C{\'a}mara, Maite Martin, L. Alfonso Ure{\~n}a- L{\'o}pez

In this paper, we describe our participation in WASSA 2018 Implicit Emotion Shared Task (IEST 2018). We claim that the use of emotional external knowledge may enhance the performance and the capacity of generalization of…

Emotion ClassificationEmotion RecognitionGeneral ClassificationSentiment Analysis