paper-with-me

Papers

Detecting Harmful Online Conversational Content towards LGBTQIA+ Individuals

2022-06-15 · Jamell Dacon, Harry Shomer, Shaylynn Crum-Dacon, Jiliang Tang

Online discussions, panels, talk page edits, etc., often contain harmful conversational content i.e., hate speech, death threats and offensive language, especially towards certain demographic groups. For example, individuals who identify as members of the LGBTQIA+ community and/or BIPOC (Black, Indigenous, People of Color) are at higher risk for abuse and harassment online. In this work, we first introduce a real-world dataset that will enable us to study and understand harmful online conversational content. Then, we conduct several exploratory data analysis experiments to gain deeper insights from the dataset. We later describe our approach for detecting harmful online Anti-LGBTQIA+ conversational content, and finally, we implement two baseline machine learning models (i.e., Support Vector Machine and Logistic Regression), and fine-tune 3 pre-trained large language models (BERT, RoBERTa, and HateBERT). Our findings verify that large language models can achieve very promising performance on detecting online Anti-LGBTQIA+ conversational content detection tasks.

📄 PDF Abstract BibTeX arXiv:2207.10032

Code (1)

daconjam/harmful-lgbtqia 공식 구현 pytorch

Methods 이 논문이 사용한 방법론

Attention 설명 없음
Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
Attention Dropout Attention Dropout is a type of dropout used in attention-based architectures, where elements are randomly dropped out of the…
Weight Decay 설명 없음
Dense Connections Dense Connections, or Fully Connected Connections, are a type of layer in a deep neural network that use a linear operation where every input is connected to every output…
Residual Connection 설명 없음
Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
WordPiece 설명 없음

Similar Papers 제목 키워드 기반

Lost in Moderation: How Commercial Content Moderation APIs Over- and Under-Moderate Group-Targeted Hate Speech and Linguistic Variations

2025-03-03 · David Hartmann, Amin Oueslati, Dimitri Staufer, Lena Pohlmann 외

Commercial content moderation APIs are marketed as scalable solutions to combat online hate speech. However, the reliance on these APIs risks both silencing legitimate speech, called over-moderation, and failing to prote…

QueerBench: Quantifying Discrimination in Language Models Toward Queer Identities

2024-06-18 · Mae Sosto, Alberto Barrón-Cedeño

With the increasing role of Natural Language Processing (NLP) in various applications, challenges concerning bias and stereotype perpetuation are accentuated, which often leads to hate speech and harm. Despite existing s…

Language ModelingLanguage ModellingMasked Language ModelingSentence

Measuring Harmful Sentence Completion in Language Models for LGBTQIA+ Individuals

2022-05-01 · LTEDI (ACL) 2022 5 · Debora Nozza, Federico Bianchi, Anne Lauscher, Dirk Hovy

Current language technology is ubiquitous and directly influences individuals’ lives worldwide. Given the recent trend in AI on training and constantly releasing new and powerful large language models (LLMs), there is a …

SentenceSentence Completion

Detecting Harmful Content On Online Platforms: What Platforms Need Vs. Where Research Efforts Go

2021-02-27 · Arnav Arora, Preslav Nakov, Momchil Hardalov, Sheikh Muhammad Sarwar 외

The proliferation of harmful content on online platforms is a major societal problem, which comes in many different forms including hate speech, offensive language, bullying and harassment, misinformation, spam, violence…

Abusive LanguageMisinformation

Detecting the Role of an Entity in Harmful Memes: Techniques and Their Limitations

2022-05-09 · CONSTRAINT (ACL) 2022 5 · Rabindra Nath Nandi, Firoj Alam, Preslav Nakov

Harmful or abusive online content has been increasing over time, raising concerns for social media platforms, government agencies, and policymakers. Such harmful or abusive content can have major negative impact on socie…