CLLGNov 23, 2022

Sarcasm Detection Framework Using Context, Emotion and Sentiment Features

arXiv:2211.13014v238 citationsh-index: 35
Originality Incremental advance
AI Analysis

This work addresses sarcasm detection for analyzing user-generated data, but it is incremental as it builds on existing methods with feature integration.

The paper tackled sarcasm detection by proposing a model that incorporates context, emotion, and sentiment features to capture incongruity, achieving state-of-the-art results on four social media datasets.

Sarcasm detection is an essential task that can help identify the actual sentiment in user-generated data, such as discussion forums or tweets. Sarcasm is a sophisticated form of linguistic expression because its surface meaning usually contradicts its inner, deeper meaning. Such incongruity is the essential component of sarcasm, however, it makes sarcasm detection quite a challenging task. In this paper, we propose a model, that incorporates different features to capture the incongruity intrinsic to sarcasm. We use a pre-trained transformer and CNN to capture context features, and we use transformers pre-trained on emotions detection and sentiment analysis tasks. Our approach outperformed previous state-of-the-art results on four datasets from social networking platforms and online media.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes