English

Sarcasm Detection using Context Separators in Online Discourse

Computation and Language 2020-06-02 v1 Social and Information Networks

Abstract

Sarcasm is an intricate form of speech, where meaning is conveyed implicitly. Being a convoluted form of expression, detecting sarcasm is an assiduous problem. The difficulty in recognition of sarcasm has many pitfalls, including misunderstandings in everyday communications, which leads us to an increasing focus on automated sarcasm detection. In the second edition of the Figurative Language Processing (FigLang 2020) workshop, the shared task of sarcasm detection released two datasets, containing responses along with their context sampled from Twitter and Reddit. In this work, we use RoBERTa_large to detect sarcasm in both the datasets. We further assert the importance of context in improving the performance of contextual word embedding based models by using three different types of inputs - Response-only, Context-Response, and Context-Response (Separated). We show that our proposed architecture performs competitively for both the datasets. We also show that the addition of a separation token between context and target response results in an improvement of 5.13% in the F1-score in the Reddit dataset.

Keywords

Cite

@article{arxiv.2006.00850,
  title  = {Sarcasm Detection using Context Separators in Online Discourse},
  author = {Kartikey Pant and Tanvi Dadu},
  journal= {arXiv preprint arXiv:2006.00850},
  year   = {2020}
}

Comments

Accepted at FigLang 2020 workshop to be held at ACL 2020

R2 v1 2026-06-23T15:57:30.291Z