paper-with-me

홈 › Papers

Boosting Text Classification Performance on Sexist Tweets by Text Augmentation and Text Generation Using a Combination of Knowledge Graphs

2018-10-01 · WS 2018 10 · Sima Sharifirad, Borna Jafarpour, Stan Matwin

Text classification models have been heavily utilized for a slew of interesting natural language processing problems. Like any other machine learning model, these classifiers are very dependent on the size and quality of the training dataset. Insufficient and imbalanced datasets will lead to poor performance. An interesting solution to poor datasets is to take advantage of the world knowledge in the form of knowledge graphs to improve our training data. In this paper, we use ConceptNet and Wikidata to improve sexist tweet classification by two methods (1) text augmentation and (2) text generation. In our text generation approach, we generate new tweets by replacing words using data acquired from ConceptNet relations in order to increase the size of our training set, this method is very helpful with frustratingly small datasets, preserves the label and increases diversity. In our text augmentation approach, the number of tweets remains the same but their words are augmented (concatenation) with words extracted from their ConceptNet relations and their description extracted from Wikidata. In our text augmentation approach, the number of tweets in each class remains the same but the range of each tweet increases. Our experiments show that our approach improves sexist tweet classification significantly in our entire machine learning models. Our approach can be readily applied to any other small dataset size like hate speech or abusive language and text classification problem using any machine learning model.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Abusive LanguageBIG-bench Machine LearningClassificationDialogue GenerationGeneral ClassificationKnowledge GraphsMachine TranslationText Augmentationtext-classificationText ClassificationText GenerationWorld Knowledge

Similar Papers 제목 키워드 기반

CoRoSeOf - An Annotated Corpus of Romanian Sexist and Offensive Tweets

2022-06-01 · LREC 2022 6 · Diana Constantina Hoefels, Çağrı Çöltekin, Irina Diana Mădroane

This paper introduces CoRoSeOf, a large corpus of Romanian social media manually annotated for sexist and offensive language. We describe the annotation process of the corpus, provide initial analyses, and baseline class…

Binary ClassificationClassification

How is Your Mood When Writing Sexist tweets? Detecting the Emotion Type and Intensity of Emotion Using Natural Language Processing Techniques

2019-01-28 · Sima Sharifirad, Borna Jafarpour, Stan Matwin

Online social platforms have been the battlefield of users with different emotions and attitudes toward each other in recent years. While sexism has been considered as a category of hateful speech in the literature, ther…

Sentiment Analysis

Dimensions of Abusive Language on Twitter

2017-08-01 · WS 2017 8 · Isobelle Clarke, Jack Grieve

In this paper, we use a new categorical form of multidimensional register analysis to identify the main dimensions of functional linguistic variation in a corpus of abusive language, consisting of racist and sexist Tweet…

Abusive Language

An Annotated Corpus for Sexism Detection in French Tweets

2020-05-01 · LREC 2020 5 · Patricia Chiril, V{\'e}ronique Moriceau, Farah Benamara, Alda Mari 외

Social media networks have become a space where users are free to relate their opinions and sentiments which may lead to a large spreading of hatred or abusive messages which have to be moderated. This paper presents the…

One-step and Two-step Classification for Abusive Language Detection on Twitter

2017-06-05 · WS 2017 8 · Ji Ho Park, Pascale Fung

Automatic abusive language detection is a difficult but important task for online social media. Our research explores a two-step approach of performing classification on abusive language and then classifying into specifi…

Abuse DetectionAbusive LanguageClassificationGeneral Classification+2