AdamR at SemEval-2023 Task 10: Solving the Class Imbalance Problem in Sexism Detection with Ensemble Learning
The Explainable Detection of Online Sexism task presents the problem of explainable sexism detection through fine-grained categorisation of sexist cases with three subtasks. Our team experimented with different ways to combat class imbalance throughout the tasks using data augmentation and loss alteration techniques. We tackled the challenge by utilising ensembles of Transformer models trained on different datasets, which are tested to find the balance between performance and interpretability. This solution ranked us in the top 40\% of teams for each of the tracks.
Code (0)
등록된 구현이 없습니다.
Tasks
Data AugmentationEnsemble LearningMethods 이 논문이 사용한 방법론
Similar Papers 제목 키워드 기반
AdaMR: Adaptable Molecular Representation for Unified Pre-training Strategy
We propose Adjustable Molecular Representation (AdaMR), a new large-scale uniform pre-training strategy for small-molecule drugs, as a novel unified pre-training strategy. AdaMR utilizes a granularity-adjustable molecula…
AttributeMolecular Property Predictionmolecular representationProperty PredictionHadamRNN: Binary and Sparse Ternary Orthogonal RNNs
Binary and sparse ternary weights in neural networks enable faster computations and lighter representations, facilitating their use on edge devices with limited computational power. Meanwhile, vanilla RNNs are highly sen…
BinarizationQUB at SemEval-2017 Task 6: Cascaded Imbalanced Classification for Humor Analysis in Twitter
This paper presents our submission to SemEval-2017 Task 6: {\#}HashtagWars: Learning a Sense of Humor. There are two subtasks: A. Pairwise Comparison, and B. Semi-Ranking. Our assumption is that the distribution of humor…
General ClassificationHumor Detectionimbalanced classificationCN-HIT-MI.T at SemEval-2020 Task 8: Memotion Analysis Based on BERT
Internet memes emotion recognition is focused by many researchers. In this paper, we adopt BERT and ResNet for evaluation of detecting the emotions of Internet memes. We focus on solving the problem of data imbalance and…
Emotion RecognitionJCT at SemEval-2022 Task 4-A: Patronism Detection in Posts Written in English using Preprocessing Methods and various Machine Leaerning Methods
In this paper, we describe our submissions to SemEval-2022 subtask 4-A - “Patronizing and Condescending Language Detection: Binary Classification”. We developed different models for this subtask. We applied 11 supervised…
Binary Classification