paper-with-me

홈 › Papers

UoR-NCL at SemEval-2022 Task 6: Using ensemble loss with BERT for intended sarcasm detection

2022-07-01 · SemEval (NAACL) 2022 7 · Emmanuel Osei-Brefo, HuiZhi Liang

Sarcasm has gained notoriety for being difficult to detect by machine learning systems due to its figurative nature. In this paper, Bidirectional Encoder Representations from Transformers (BERT) model has been used with ensemble loss made of cross-entropy loss and negative log-likelihood loss to classify whether a given sentence is in English and Arabic tweets are sarcastic or not. From the results obtained in the experiments, our proposed BERT with ensemble loss achieved superior performance when applied to English and Arabic test datasets. For the validation dataset, our model performed better on the Arabic dataset but failed to outperform the baseline method (made of BERT with only a single loss function) when applied on the English validation set.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Sarcasm DetectionSentence

Similar Papers 제목 키워드 기반

SarcasmDet at SemEval-2022 Task 6: Detecting Sarcasm using Pre-trained Transformers in English and Arabic Languages

2022-07-01 · SemEval (NAACL) 2022 7 · Malak Abdullah, Dalya Alnore, Safa Swedat, Jumana Khrais 외

This paper presents solution systems for task 6 at SemEval2022, iSarcasmEval: Intended Sarcasm Detection In English and Arabic. The shared task 6 consists of three sub-task. We participated in subtask A for both language…

Sarcasm Detection

PALI-NLP at SemEval-2022 Task 6: iSarcasmEval- Fine-tuning the Pre-trained Model for Detecting Intended Sarcasm

2022-07-01 · SemEval (NAACL) 2022 7 · Xiyang Du, Dou Hu, Jin Zhi, Lianxin Jiang 외

This paper describes the method we utilized in the SemEval-2022 Task 6 iSarcasmEval: Intended Sarcasm Detection In English and Arabic. Our system has achieved 1st in SubtaskB, which is to identify the categories of inten…

Sarcasm Detection

YNU-HPCC at SemEval-2022 Task 6: Transformer-based Model for Intended Sarcasm Detection in English and Arabic

2022-07-01 · SemEval (NAACL) 2022 7 · Guangmin Zheng, Jin Wang, Xuejie Zhang

In this paper, we (a YNU-HPCC team) describe the system we built in the SemEval-2022 competition. As participants in Task 6 (titled “iSarcasmEval: Intended Sarcasm Detection In English and Arabic”), we implement the sent…

Binary ClassificationClassificationSarcasm DetectionSentence+1

reamtchka at SemEval-2022 Task 6: Investigating the effect of different loss functions for Sarcasm detection for unbalanced datasets

2022-07-01 · SemEval (NAACL) 2022 7 · Reem Abdel-Salam

This paper describes the system used in SemEval-2022 Task 6: Intended Sarcasm Detection in English and Arabic. Achieving 20th,3rd places with 34& 47 F1-Sarcastic score for task A, 16th place for task B with 0.0560 F1-mac…

Sarcasm Detection

ASRtrans at SemEval-2022 Task 4: Ensemble of Tuned Transformer-based Models for PCL Detection

2022-07-01 · SemEval (NAACL) 2022 7 · Ailneni Rakshitha Rao

Patronizing behavior is a subtle form of bullying and when directed towards vulnerable communities, it can arise inequalities. This paper describes our system for Task 4 of SemEval-2022: Patronizing and Condescending Lan…

Data AugmentationMulti-Label ClassificationMUlTI-LABEL-ClASSIFICATION