paper-with-me

홈 › Papers

Neural Word Decomposition Models for Abusive Language Detection

2019-10-02 · WS 2019 8 · Sravan Babu Bodapati, Spandana Gella, Kasturi Bhattacharjee, Yaser Al-Onaizan

User generated text on social media often suffers from a lot of undesired characteristics including hatespeech, abusive language, insults etc. that are targeted to attack or abuse a specific group of people. Often such text is written differently compared to traditional text such as news involving either explicit mention of abusive words, obfuscated words and typological errors or implicit abuse i.e., indicating or targeting negative stereotypes. Thus, processing this text poses several robustness challenges when we apply natural language processing techniques developed for traditional text. For example, using word or token based models to process such text can treat two spelling variants of a word as two different words. Following recent work, we analyze how character, subword and byte pair encoding (BPE) models can be aid some of the challenges posed by user generated text. In our work, we analyze the effectiveness of each of the above techniques, compare and contrast various word decomposition techniques when used in combination with others. We experiment with finetuning large pretrained language models, and demonstrate their robustness to domain shift by studying Wikipedia attack, toxicity and Twitter hatespeech datasets

📄 PDF Abstract BibTeX arXiv:1910.01043

Code (0)

등록된 구현이 없습니다.

Tasks

Abusive Language

Similar Papers 제목 키워드 기반

Multi-word Expressions for Abusive Speech Detection in Serbian

2020-12-01 · COLING (MWE) 2020 12 · Ranka Stanković, Jelena Mitrović, Danka Jokić, Cvetana Krstev

This paper presents our work on the refinement and improvement of the Serbian language part of Hurtlex, a multilingual lexicon of words to hurt. We pay special attention to adding Multi-word expressions that can be seen …

Abusive Language

Implicitly Abusive Language -- What does it actually look like and why are we not getting there?

2021-06-01 · NAACL 2021 4 · Michael Wiegand, Josef Ruppenhofer, Elisabeth Eder

Abusive language detection is an emerging field in natural language processing which has received a large amount of attention recently. Still the success of automatic detection is limited. Particularly, the detection of …

Abusive LanguagePosition

Exploiting Emojis for Abusive Language Detection

2021-04-01 · EACL 2021 2 · Michael Wiegand, Josef Ruppenhofer

We propose to use abusive emojis, such as the {``}middle finger{''} or {``}face vomiting{''}, as a proxy for learning a lexicon of abusive words. Since it represents extralinguistic information, a single emoji can co-occ…

Abusive Languagedomain classification

Abusive and Threatening Language Detection in Urdu using Supervised Machine Learning and Feature Combinations

2022-04-06 · Muhammad Humayoun

This paper presents the system descriptions submitted at the FIRE Shared Task 2021 on Urdu's Abusive and Threatening Language Detection Task. This challenge aims at automatically identifying abusive and threatening tweet…

Abusive LanguageLemmatization

Reducing Gender Bias in Abusive Language Detection

2018-08-22 · EMNLP 2018 10 · Ji Ho Park, Jamin Shin, Pascale Fung

Abusive language detection models tend to have a problem of being biased toward identity words of a certain group of people because of imbalanced training datasets. For example, "You are a good woman" was considered "sex…

Abusive LanguageData AugmentationWord Embeddings