Search engine for discovering works of Art, research articles, and books related to Art and Culture
ShareThis
Javascript must be enabled to continue!

AN APPROACH TO SENSITIVE CONTENT MODERATIONUSING BERT ALGORITHM

View through CrossRef
Hate speech is an ever-increasing menace among social media and online platforms. This covers harmful and offensive language directed towards an individual or group on the basis of race, gender, religion, or other identities. The alarming spread of hate speech creates toxic environments that have a serious collateral effect on individuals, including mental wellness and online safety. Most platforms have installed automatic systems to detect and remove hate speech, but fitness is often lacking. Traditional machine learning models like LSTM (Long Short-Term Memory) have been in use, especially in hate speech detection. Although these were good models, they seem to struggle to understand deeper meaning in most of their words and sentences and specially when the given speech features sarcasm or indirect hate. We propose improved approach in our project using the BERT (Bidirectional Encoder Representations from Transformers) model-an state-of-the-art Natural Language Processing model, and unlike LSTM which processes the words in a sequence, BERT reads an entire sentence in one go and understands it both ways, thus making detection of hate speech that much more easier even in the most complex and trickiest of sentences. BERT was trained on the social media comments dataset where both hate and neutral languages used. Thus with these results, this comparison of BERT to LSTMs shows that hate speech can be identified more accurately with less error using BERT. It can find those more nuanced patterns of hate speech that traditional models usually won't pick up. Achieving online safety is therefore the main aim of this project: installing a system with a more trustworthy detection scheme specific for the detection of hate speech. BERT can help platforms in minimizing harmful content more effectively, creating a more secure digital space for users. This work underlines the essence of adopting modern AI techniques to address real-world issues and improve communication on the web.
Title: AN APPROACH TO SENSITIVE CONTENT MODERATIONUSING BERT ALGORITHM
Description:
Hate speech is an ever-increasing menace among social media and online platforms.
This covers harmful and offensive language directed towards an individual or group on the basis of race, gender, religion, or other identities.
The alarming spread of hate speech creates toxic environments that have a serious collateral effect on individuals, including mental wellness and online safety.
Most platforms have installed automatic systems to detect and remove hate speech, but fitness is often lacking.
Traditional machine learning models like LSTM (Long Short-Term Memory) have been in use, especially in hate speech detection.
Although these were good models, they seem to struggle to understand deeper meaning in most of their words and sentences and specially when the given speech features sarcasm or indirect hate.
We propose improved approach in our project using the BERT (Bidirectional Encoder Representations from Transformers) model-an state-of-the-art Natural Language Processing model, and unlike LSTM which processes the words in a sequence, BERT reads an entire sentence in one go and understands it both ways, thus making detection of hate speech that much more easier even in the most complex and trickiest of sentences.
BERT was trained on the social media comments dataset where both hate and neutral languages used.
Thus with these results, this comparison of BERT to LSTMs shows that hate speech can be identified more accurately with less error using BERT.
It can find those more nuanced patterns of hate speech that traditional models usually won't pick up.
Achieving online safety is therefore the main aim of this project: installing a system with a more trustworthy detection scheme specific for the detection of hate speech.
BERT can help platforms in minimizing harmful content more effectively, creating a more secure digital space for users.
This work underlines the essence of adopting modern AI techniques to address real-world issues and improve communication on the web.

Related Results

A Study on the Difference in Aging Characteristics of Sensitive and Non‐Sensitive Skin
A Study on the Difference in Aging Characteristics of Sensitive and Non‐Sensitive Skin
ABSTRACTBackgroundAccording to Euromonitor and T Mall data statistics from 2017 to 2022, the Chinese market for sensitive skin (SS) skincare is growing by 20% every year, and anti‐...
A Pre-Training Technique to Localize Medical BERT and to Enhance Biomedical BERT
A Pre-Training Technique to Localize Medical BERT and to Enhance Biomedical BERT
Abstract Background: Pre-training large-scale neural language models on raw texts has been shown to make a significant contribution to a strategy for transfer learning in n...
Investigation of Improving The Pre-Training And Fine-Tuning of BERT Model For Biomedical Relation Extraction
Investigation of Improving The Pre-Training And Fine-Tuning of BERT Model For Biomedical Relation Extraction
Abstract Background: Recently, automatically extracting biomedical relations has been a significant subject in biomedical research due to the rapid growth of biomedical lit...
Rodnoosjetljiv jezik na primjeru njemačkih časopisa Brigitte i Der Spiegel
Rodnoosjetljiv jezik na primjeru njemačkih časopisa Brigitte i Der Spiegel
On the basis of the comparative analysis of texts of the German biweekly magazine Brigitte and the weekly magazine Der Spiegel and under the presumption that gender-sensitive langu...
Improving chinese hate speech detection with bert-fasttext fusion and BERT-BiLSTM fusion
Improving chinese hate speech detection with bert-fasttext fusion and BERT-BiLSTM fusion
Hate speech detection is an essential technique in the online environment, especially on social media platforms. This technique helps to create a safer space and reduce the risk of...
Hate Speech and Reality Check Analysis of Disaster Tweets using BERT Deep Learning Model
Hate Speech and Reality Check Analysis of Disaster Tweets using BERT Deep Learning Model
This study looks into the application of the BERT model for a reality check analysis of disaster-related tweets. The project intends to tackle the problem of authenticating informa...
Stereotype Content
Stereotype Content
Brief Description Stereotype content in text refers to stereotypical attributes ascribed to social targets, defined here as persons, social groups, or social categories, in textual...

Back to Top