You are on page 1of 9

Multimodal Hate

Speech Detection

Faculty: Mr. M Vignesh Kumar


TEAM MEMBERS

S.No Name Register Number


1 Harshitha S 9921004265
2 Srividya I 9921004271
3 Vineetha J 9921004292
4 Jayasri K 99210041809
INTRODUCTION
• In today's digital age, online platforms and social media networks have become
powerful tools for communication and information sharing.
• Addressing this challenge requires sophisticated and adaptive solutions that can
effectively detect and mitigate hate speech across various forms of media,
including text, images….etc.
• In this project, we will look into the detailed aspects of multimodal hate speech
detection, exploring the methodologies, algorithms, and data sources used to
build a robust system capable of identifying and mitigating hate speech across
various media types.
DATASET DESCRIPTION
• The dataset has been taken from Kaggle Source.
• This dataset is all about Twitter Data.
• The text contains 2 labels, those are
1. Label 0: No Hate Speech
2. Label 1: Hate Speech
METHODOLOGY
• Data Collection
• Data Preprocessing
• Feature Engineering
• Model Selection
• Model Training
• Model Evaluation
• Model Deployment
NLP Techniques Used
• The NLP techniques used are:
1. Tokenization
2. Lowercasing
3. Stopword Removal
4. TF-IDF (Term Frequency-Inverse Document
Frequency)
MACHINE LEARNING MODELS
• Here we used Machine learning models which are used for to Train the
model:
• Naive Bayes
• Support Vector machines (SVM)
• Extreme gradient boosting (XGBoost)
• Multi-layer perception (MLP)
• Long Short-Term Memory networks (LSTM)
OUTCOMES

• Reduced Harmful Content:


Hate speech detection helps identify and remove or mitigate
offensive and harmful content from online platforms, reducing the potential harm caused to
individuals or targeted communities.
• Improved User Experience
• Legal and Ethical Compliance
• Mostly used in Social Media Platforms, News Websites, Online Forums, Cybersecurity
and Online Saftey

You might also like