BERT’s The Word : Sarcasm Target Detection using BERT
In 2019, the Australasian Language Technology Association (ALTA) organised a shared task to detect the target of sarcastic comments posted on social media. However, there were no winners as it proved to be a difficult task. In this work, we revisit the task posted by ALTA by using transformers, specifically BERT, given the current success of the transformer-based model in various NLP tasks. We conducted our experiments on two BERT models (TD-BERT and BERT-AEN). We evaluated our model on the data set provided by ALTA (Reddit) and two additional data sets: ‘book snippets’ and ‘Tweets’. Our results show that our proposed method achieves a 15.2 % improvement from the current state-of-the-art system on the Reddit data set and 4 % improvement on Tweets.
Code (0)
등록된 구현이 없습니다.
Similar Papers 제목 키워드 기반
Building a Bridge: A Method for Image-Text Sarcasm Detection Without Pretraining on Image-Text Data
Sarcasm detection in social media with text and image is becoming more challenging. Previous works of image-text sarcasm detection were mainly to fuse the summaries of text and image: different sub-models read the text a…
Sarcasm DetectionAffective and Contextual Embedding for Sarcasm Detection
Automatic sarcasm detection from text is an important classification task that can help identify the actual sentiment in user-generated data, such as reviews or tweets. Despite its usefulness, sarcasm detection remains a…
Sarcasm DetectionWord EmbeddingsSarcasm Detection as a Catalyst: Improving Stance Detection with Cross-Target Capabilities
Stance Detection (SD) has become a critical area of interest due to its applications in various contexts leading to increased research within NLP. Yet the subtlety and complexity of texts sourced from online platforms of…
Sarcasm DetectionStance DetectionTransfer LearningDartmouth at SemEval-2022 Task 6: Detection of Sarcasm
This paper introduces the result of Team Dartmouth’s experiments on each of the five subtasks for the detection of sarcasm in English and Arabic tweets. This detection was framed as a classification problem, and our cont…
Data AugmentationSarcasm DetectionArSarcasm Shared Task: An Ensemble BERT Model for SarcasmDetection in Arabic Tweets
Detecting Sarcasm has never been easy for machines to process. In this work, we present our submission of the sub-task1 of the shared task on sarcasm and sentiment detection in Arabic organized by the 6th Workshop for Ar…
Contrastive LearningSarcasm DetectionSentenceSentence Embedding+1