English

Revisiting the Importance of Encoding Logic Rules in Sentiment Classification

Computation and Language 2018-08-24 v1

Abstract

We analyze the performance of different sentiment classification models on syntactically complex inputs like A-but-B sentences. The first contribution of this analysis addresses reproducible research: to meaningfully compare different models, their accuracies must be averaged over far more random seeds than what has traditionally been reported. With proper averaging in place, we notice that the distillation model described in arXiv:1603.06318v4 [cs.LG], which incorporates explicit logic rules for sentiment classification, is ineffective. In contrast, using contextualized ELMo embeddings (arXiv:1802.05365v2 [cs.CL]) instead of logic rules yields significantly better performance. Additionally, we provide analysis and visualizations that demonstrate ELMo's ability to implicitly learn logic rules. Finally, a crowdsourced analysis reveals how ELMo outperforms baseline models even on sentences with ambiguous sentiment labels.

Keywords

Cite

@article{arxiv.1808.07733,
  title  = {Revisiting the Importance of Encoding Logic Rules in Sentiment Classification},
  author = {Kalpesh Krishna and Preethi Jyothi and Mohit Iyyer},
  journal= {arXiv preprint arXiv:1808.07733},
  year   = {2018}
}

Comments

EMNLP 2018 Camera Ready

R2 v1 2026-06-23T03:41:54.415Z