English

Representing Social Media Users for Sarcasm Detection

Computation and Language 2018-08-28 v1 Social and Information Networks

Abstract

We explore two methods for representing authors in the context of textual sarcasm detection: a Bayesian approach that directly represents authors' propensities to be sarcastic, and a dense embedding approach that can learn interactions between the author and the text. Using the SARC dataset of Reddit comments, we show that augmenting a bidirectional RNN with these representations improves performance; the Bayesian approach suffices in homogeneous contexts, whereas the added power of the dense embeddings proves valuable in more diverse ones.

Keywords

Cite

@article{arxiv.1808.08470,
  title  = {Representing Social Media Users for Sarcasm Detection},
  author = {Y. Alex Kolchinski and Christopher Potts},
  journal= {arXiv preprint arXiv:1808.08470},
  year   = {2018}
}

Comments

To appear in EMNLP 2018

R2 v1 2026-06-23T03:43:50.508Z