Plumeria at SemEval-2022 Task 6: Robust Approaches for Sarcasm Detection for English and Arabic Using Transformers and Data Augmentation
Shubham Kumar Nigam, Mosab Shaheen

TL;DR
This paper presents robust transformer-based models with data augmentation techniques for sarcasm detection in English and Arabic social media texts, achieving consistent performance across multiple subtasks.
Contribution
It introduces a data augmentation approach combined with transformer models to improve sarcasm detection robustness across languages and subtasks.
Findings
Consistent ranking across four subtasks demonstrates model robustness.
Data augmentation improves model stability and performance.
Transformer models outperform traditional methods in sarcasm detection.
Abstract
This paper describes our submission to SemEval-2022 Task 6 on sarcasm detection and its five subtasks for English and Arabic. Sarcasm conveys a meaning which contradicts the literal meaning, and it is mainly found on social networks. It has a significant role in understanding the intention of the user. For detecting sarcasm, we used deep learning techniques based on transformers due to its success in the field of Natural Language Processing (NLP) without the need for feature engineering. The datasets were taken from tweets. We created new datasets by augmenting with external data or by using word embeddings and repetition of instances. Experiments were done on the datasets with different types of preprocessing because it is crucial in this task. The rank of our team was consistent across four subtasks (fourth rank in three subtasks and sixth rank in one subtask); whereas other teams…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsNatural Language Processing Techniques · Sentiment Analysis and Opinion Mining · Topic Modeling
