@inproceedings{jaiswal-2020-neural,
    title = "Neural Sarcasm Detection using Conversation Context",
    author = "Jaiswal, Nikhil",
    editor = "Klebanov, Beata Beigman  and
      Shutova, Ekaterina  and
      Lichtenstein, Patricia  and
      Muresan, Smaranda  and
      Wee, Chee  and
      Feldman, Anna  and
      Ghosh, Debanjan",
    booktitle = "Proceedings of the Second Workshop on Figurative Language Processing",
    month = jul,
    year = "2020",
    address = "Online",
    publisher = "Association for Computational Linguistics",
    url = "https://preview.aclanthology.org/ingest-emnlp/2020.figlang-1.11/",
    doi = "10.18653/v1/2020.figlang-1.11",
    pages = "77--82",
    abstract = "Social media platforms and discussion forums such as Reddit, Twitter, etc. are filled with figurative languages. Sarcasm is one such category of figurative language whose presence in a conversation makes language understanding a challenging task. In this paper, we present a deep neural architecture for sarcasm detection. We investigate various pre-trained language representation models (PLRMs) like BERT, RoBERTa, etc. and fine-tune it on the Twitter dataset. We experiment with a variety of PLRMs either on the twitter utterance in isolation or utilizing the contextual information along with the utterance. Our findings indicate that by taking into consideration the previous three most recent utterances, the model is more accurately able to classify a conversation as being sarcastic or not. Our best performing ensemble model achieves an overall F1 score of 0.790, which ranks us second on the leaderboard of the Sarcasm Shared Task 2020."
}Markdown (Informal)
[Neural Sarcasm Detection using Conversation Context](https://preview.aclanthology.org/ingest-emnlp/2020.figlang-1.11/) (Jaiswal, Fig-Lang 2020)
ACL