SOTAVerified

Affective Event Classification with Discourse-enhanced Self-training

2020-11-01EMNLP 2020Code Available0· sign in to hype

Yuan Zhuang, Tianyu Jiang, Ellen Riloff

Code Available — Be the first to reproduce this paper.

Reproduce

Code

Abstract

Prior research has recognized the need to associate affective polarities with events and has produced several techniques and lexical resources for identifying affective events. Our research introduces new classification models to assign affective polarity to event phrases. First, we present a BERT-based model for affective event classification and show that the classifier achieves substantially better performance than a large affective event knowledge base. Second, we present a discourse-enhanced self-training method that iteratively improves the classifier with unlabeled data. The key idea is to exploit event phrases that occur with a coreferent sentiment expression. The discourse-enhanced self-training algorithm iteratively labels new event phrases based on both the classifier's predictions and the polarities of the event's coreferent sentiment expressions. Our results show that discourse-enhanced self-training further improves both recall and precision for affective event classification.

Tasks

Reproductions