English

Does Commonsense help in detecting Sarcasm?

Computation and Language 2021-09-20 v1

Abstract

Sarcasm detection is important for several NLP tasks such as sentiment identification in product reviews, user feedback, and online forums. It is a challenging task requiring a deep understanding of language, context, and world knowledge. In this paper, we investigate whether incorporating commonsense knowledge helps in sarcasm detection. For this, we incorporate commonsense knowledge into the prediction process using a graph convolution network with pre-trained language model embeddings as input. Our experiments with three sarcasm detection datasets indicate that the approach does not outperform the baseline model. We perform an exhaustive set of experiments to analyze where commonsense support adds value and where it hurts classification. Our implementation is publicly available at: https://github.com/brcsomnath/commonsense-sarcasm.

Keywords

Cite

@article{arxiv.2109.08588,
  title  = {Does Commonsense help in detecting Sarcasm?},
  author = {Somnath Basu Roy Chowdhury and Snigdha Chaturvedi},
  journal= {arXiv preprint arXiv:2109.08588},
  year   = {2021}
}

Comments

Accepted at Insights from Negative Results in NLP Workshop, EMNLP 2021

R2 v1 2026-06-24T06:04:41.398Z