English

Deep and Dense Sarcasm Detection

Computation and Language 2019-11-20 v2

Abstract

Recent work in automated sarcasm detection has placed a heavy focus on context and meta-data. Whilst certain utterances indeed require background knowledge and commonsense reasoning, previous works have only explored shallow models for capturing the lexical, syntactic and semantic cues present within a text. In this paper, we propose a deep 56 layer network, implemented with dense connectivity to model the isolated utterance and extract richer features therein. We compare our approach against recent state-of-the-art architectures which make considerable use of extrinsic information, and demonstrate competitive results whilst using only the local features of the text. Further, we provide an analysis of the dependency of prior convolution outputs in generating the final feature maps. Finally a case study is presented, supporting that our approach accurately classifies additional uses of clear sarcasm, which a standard CNN misclassifies.

Keywords

Cite

@article{arxiv.1911.07474,
  title  = {Deep and Dense Sarcasm Detection},
  author = {Devin Pelser and Hugh Murrell},
  journal= {arXiv preprint arXiv:1911.07474},
  year   = {2019}
}

Comments

8 pages, 2 figures, plan to present paper at a conference

R2 v1 2026-06-23T12:18:52.678Z