CLNov 9, 2019

Hate Speech Detection on Vietnamese Social Media Text using the Bi-GRU-LSTM-CNN Model

arXiv:1911.03644v333 citations
Originality Synthesis-oriented
AI Analysis

This work addresses hate speech detection for Vietnamese social media users, but it is incremental as it applies a hybrid deep learning method to an existing task.

The paper tackled hate speech detection on Vietnamese social media by implementing a Bi-GRU-LSTM-CNN model, achieving a 70.576% F1-score and ranking 5th in a shared task.

In recent years, Hate Speech Detection has become one of the interesting fields in natural language processing or computational linguistics. In this paper, we present the description of our system to solve this problem at the VLSP shared task 2019: Hate Speech Detection on Social Networks with the corpus which contains 20,345 human-labeled comments/posts for training and 5,086 for public-testing. We implement a deep learning method based on the Bi-GRU-LSTM-CNN classifier into this task. Our result in this task is 70.576% of F1-score, ranking the 5th of performance on public-test set.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes