HyperAIHyperAI

Command Palette

Search for a command to run...

3 months ago

Sarcasm Detection using Context Separators in Online Discourse

Kartikey Pant Tanvi Dadu

Sarcasm Detection using Context Separators in Online Discourse

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.

Benchmarks

BenchmarkMethodologyMetrics
sarcasm-detection-on-figlang-2020-redditRoBERTa_large - (Separated Context-Response)
F1: 0.716
sarcasm-detection-on-figlang-2020-twitterRoBERTa_large (Context-Response)
F1: 0.772

Build AI with AI

From idea to launch — accelerate your AI development with free AI co-coding, out-of-the-box environment and best price of GPUs.

AI Co-coding
Ready-to-use GPUs
Best Pricing
Get Started

Hyper Newsletters

Subscribe to our latest updates
We will deliver the latest updates of the week to your inbox at nine o'clock every Monday morning
Powered by MailChimp
Sarcasm Detection using Context Separators in Online Discourse | Papers | HyperAI