paper-with-me

홈 › Papers

Comparative Analysis of Machine Learning and Deep Learning Algorithms for Detection of Online Hate Speech

2021-04-23 · Tashvik Dhamija, Anjum, Rahul Katarya

In the day and age of social media, users have become prone to online hate speech. Several attempts have been made to classify hate speech using machine learning but the state-of-the-art models are not robust enough for practical applications. This is attributed to the use of primitive NLP feature engineering techniques. In this paper, we explored various feature engineering techniques ranging from different embeddings to conventional NLP algorithms. We also experimented with combinations of different features. From our experimentation, we realized that roBERTa (robustly optimized BERT approach) based sentence embeddings classified using decision trees gives the best results of 0.9998 F1 score. In our paper, we concluded that BERT based embeddings give the most useful features for this problem and have the capacity to be made into a practical robust model.

📄 PDF Abstract BibTeX arXiv:2108.01063

Code (0)

등록된 구현이 없습니다.

Tasks

Feature EngineeringSentenceSentence Embeddings

Methods 이 논문이 사용한 방법론

Refunds@Expedia|||How do I get a full refund from Expedia? “How do I get a full refund from Expedia? How do I get a full refund from Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Quick Help &…
Attention 설명 없음
Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
Dropout Dropout is a regularization technique for neural networks that drops a unit (along with connections) at training time with a specified probability $p$ (a common value is…
Multi-Head Attention 설명 없음
Layer Normalization Unlike batch normalization, Layer Normalization directly estimates the normalization statistics from the summed inputs…
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…
Linear Warmup With Linear Decay Linear Warmup With Linear Decay is a learning rate schedule in which we increase the learning rate linearly for $n$ updates and then linearly decay afterwards.

Similar Papers 제목 키워드 기반

A comparative analysis of Graph Neural Networks and commonly used machine learning algorithms on fake news detection

2022-03-26 · Fahim Belal Mahmud, Mahi Md. Sadek Rayhan, Mahdi Hasan Shuvo, Islam Sadia 외

Fake news on social media is increasingly regarded as one of the most concerning issues. Low cost, simple accessibility via social platforms, and a plethora of low-budget online news sources are some of the factors that …

Fake News DetectionGraph Neural Network

Stance Detection in Web and Social Media: A Comparative Study

2020-07-12 · Shalmoli Ghosh, Prajwal Singhania, Siddharth Singh, Koustav Rudra 외

Online forums and social media platforms are increasingly being used to discuss topics of varying polarities where different people take different stances. Several methodologies for automatic stance detection from text h…

ArticlesStance Detection

Comparative Study of Machine Learning Algorithms in Detecting Cardiovascular Diseases

2024-05-27 · Dayana K, S. Nandini, Sanjjushri Varshini R

The detection of cardiovascular diseases (CVD) using machine learning techniques represents a significant advancement in medical diagnostics, aiming to enhance early detection, accuracy, and efficiency. This study explor…

DiagnosticModel Selection

Which one is more toxic? Findings from Jigsaw Rate Severity of Toxic Comments

2022-06-27 · TRAC (COLING) 2022 10 · Millon Madhur Das, Punyajoy Saha, Mithun Das

The proliferation of online hate speech has necessitated the creation of algorithms which can detect toxicity. Most of the past research focuses on this detection as a classification task, but assigning an absolute toxic…

regression

Nonlinear Regression Analysis Using Multi-Verse Optimizer

2020-04-28 · Jayri Bagchi, Tapas Si

Regression analysis is an important machine learning task used for predictive analytic in business, sports analysis, etc. In regression analysis, optimization algorithms play a significant role in search the coefficients…

BIG-bench Machine Learningregression