paper-with-me

Papers

UMass PCL at SemEval-2022 Task 4: Pre-trained Language Model Ensembles for Detecting Patronizing and Condescending Language

2022-04-18 · SemEval (NAACL) 2022 7 · David Koleczek, Alex Scarlatos, Siddha Karakare, Preshma Linet Pereira

Patronizing and condescending language (PCL) is everywhere, but rarely is the focus on its use by media towards vulnerable communities. Accurately detecting PCL of this form is a difficult task due to limited labeled data and how subtle it can be. In this paper, we describe our system for detecting such language which was submitted to SemEval 2022 Task 4: Patronizing and Condescending Language Detection. Our approach uses an ensemble of pre-trained language models, data augmentation, and optimizing the threshold for detection. Experimental results on the evaluation dataset released by the competition hosts show that our work is reliably able to detect PCL, achieving an F1 score of 55.47% on the binary classification task and a macro F1 score of 36.25% on the fine-grained, multi-label detection task.

📄 PDF Abstract BibTeX arXiv:2204.08304

Code (0)

등록된 구현이 없습니다.

Tasks

Binary ClassificationData AugmentationLanguage ModelingLanguage Modelling

Similar Papers 제목 키워드 기반

LastResort at SemEval-2022 Task 4: Towards Patronizing and Condescending Language Detection using Pre-trained Transformer Based Models Ensembles

2022-07-01 · SemEval (NAACL) 2022 7 · Samyak Agrawal, Radhika Mamidi

This paper presents our solutions systems for Task4 at SemEval2022: Patronizing and Condescending Language Detection. This shared task contains two sub-tasks. The first sub-task is a binary classification task whose goal…

Binary Classification

MKJ at SemEval-2026 Task 9: A Comparative Study of Generalist, Specialist, and Ensemble Strategies for Multilingual Polarization

2026-04-23 · Maziar Kianimoghadam Jouneghani arxiv

We present a systematic study of multilingual polarization detection across 22 languages for SemEval-2026 Task 9 (Subtask 1), contrasting multilingual generalists with language-specific specialists and hybrid ensembles. …

UTFPR at SemEval 2020 Task 12: Identifying Offensive Tweets with Lightweight Ensembles

2020-12-01 · SEMEVAL 2020 · Marcos Aur{\'e}lio Hermogenes Boriola, Gustavo Henrique Paetzold

Offensive language is a common issue on social media platforms nowadays. In an effort to address this issue, the SemEval 2020 event held the OffensEval 2020 shared task where the participants were challenged to develop s…

AaltoNLP at SemEval-2022 Task 11: Ensembling Task-adaptive Pretrained Transformers for Multilingual Complex NER

2022-07-01 · SemEval (NAACL) 2022 7 · Aapo Pietiläinen, Shaoxiong Ji

This paper presents the system description of team AaltoNLP for SemEval-2022 shared task 11: MultiCoNER. Transformer-based models have produced high scores on standard Named Entity Recognition (NER) tasks. However, accur…

Model Selectionnamed-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)+1

UA-KO at SemEval-2022 Task 11: Data Augmentation and Ensembles for Korean Named Entity Recognition

2022-07-01 · SemEval (NAACL) 2022 7 · Hyunju Song, Steven Bethard

This paper presents the approaches and systems of the UA-KO team for the Korean portion of SemEval-2022 Task 11 on Multilingual Complex Named Entity Recognition.We fine-tuned Korean and multilingual BERT and RoBERTA mode…

Data Augmentationnamed-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)