paper-with-me

홈 › Papers

OffensiveLang: A Community Based Implicit Offensive Language Dataset

2024-03-04 · Amit Das, Mostafa Rahgouy, Dongji Feng, Zheng Zhang, Tathagata Bhattacharya, Nilanjana Raychawdhary, Fatemeh Jamshidi, Vinija Jain, Aman Chadha, Mary Sandage, Lauramarie Pope, Gerry Dozier, Cheryl Seals

The widespread presence of hateful languages on social media has resulted in adverse effects on societal well-being. As a result, addressing this issue with high priority has become very important. Hate speech or offensive languages exist in both explicit and implicit forms, with the latter being more challenging to detect. Current research in this domain encounters several challenges. Firstly, the existing datasets primarily rely on the collection of texts containing explicit offensive keywords, making it challenging to capture implicitly offensive contents that are devoid of these keywords. Secondly, common methodologies tend to focus solely on textual analysis, neglecting the valuable insights that community information can provide. In this research paper, we introduce a novel dataset OffensiveLang, a community based implicit offensive language dataset generated by ChatGPT 3.5 containing data for 38 different target groups. Despite limitations in generating offensive texts using ChatGPT due to ethical constraints, we present a prompt-based approach that effectively generates implicit offensive languages. To ensure data quality, we evaluate the dataset with human. Additionally, we employ a prompt-based zero-shot method with ChatGPT and compare the detection results between human annotation and ChatGPT annotation. We utilize existing state-of-the-art models to see how effective they are in detecting such languages. The dataset is available here: https://github.com/AmitDasRup123/OffensiveLang

📄 PDF Abstract BibTeX arXiv:2403.02472

Code (1)

amitdasrup123/offensivelang 공식 구현

Tasks

Language ModellingLarge Language ModelPrompt Engineering

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

Overcoming Low-Resource Barriers in Tulu: Neural Models and Corpus Creation for OffensiveLanguage Identification

2025-08-15 · Anusha M D, Deepthi Vikram, Bharathi Raja Chakravarthi, Parameshwar R Hegde arxiv

Tulu, a low-resource Dravidian language predominantly spoken in southern India, has limited computational resources despite its growing digital presence. This study presents the first benchmark dataset for Offensive Lang…

Language Identification

I Feel Offended, Don't Be Abusive! Implicit/Explicit Messages in Offensive and Abusive Language

2020-05-01 · LREC 2020 5 · Tommaso Caselli, Valerio Basile, Jelena Mitrovi{\'c}, Inga Kartoziya 외

Abusive language detection is an unsolved and challenging problem for the NLP community. Recent literature suggests various approaches to distinguish between different language phenomena (e.g., hate speech vs. cyberbully…

Abusive Language

Detecting Offensive Language on Social Networks: An End-to-end Detection Method based on Graph Attention Networks

2022-03-04 · Zhenxiong Miao, Xingshu Chen, Haizhou Wang, Rui Tang 외

The pervasiveness of offensive language on the social network has caused adverse effects on society, such as abusive behavior online. It is urgent to detect offensive language and curb its spread. Existing research shows…

Graph Attention

System Demo: Tool and Infrastructure for Offensive Language Error Analysis (OLEA) in English

2022-10-28 · Marie Grace, Xajavion "Jay" Seabrum, Dananjay Srinivas, Alexis Palmer

The automatic detection of offensive language is a pressing societal need. Many systems perform well on explicit offensive language but struggle to detect more complex, nuanced, or implicit cases of offensive and hateful…

FBERT: A Neural Transformer for Identifying Offensive Content

2021-09-10 · Findings (EMNLP) 2021 11 · Diptanu Sarkar, Marcos Zampieri, Tharindu Ranasinghe, Alexander Ororbia

Transformer-based models such as BERT, XLNET, and XLM-R have achieved state-of-the-art performance across various NLP tasks including the identification of offensive language and hate speech, an important problem in soci…

Language IdentificationXLM-R