paper-with-me

Papers

Vietnamese Hate and Offensive Detection using PhoBERT-CNN and Social Media Streaming Data

2022-06-01 · Khanh Q. Tran, An T. Nguyen, Phu Gia Hoang, Canh Duc Luu, Trong-Hop Do, Kiet Van Nguyen

Society needs to develop a system to detect hate and offense to build a healthy and safe environment. However, current research in this field still faces four major shortcomings, including deficient pre-processing techniques, indifference to data imbalance issues, modest performance models, and lacking practical applications. This paper focused on developing an intelligent system capable of addressing these shortcomings. Firstly, we proposed an efficient pre-processing technique to clean comments collected from Vietnamese social media. Secondly, a novel hate speech detection (HSD) model, which is the combination of a pre-trained PhoBERT model and a Text-CNN model, was proposed for solving tasks in Vietnamese. Thirdly, EDA techniques are applied to deal with imbalanced data to improve the performance of classification models. Besides, various experiments were conducted as baselines to compare and investigate the proposed model's performance against state-of-the-art methods. The experiment results show that the proposed PhoBERT-CNN model outperforms SOTA methods and achieves an F1-score of 67,46% and 98,45% on two benchmark datasets, ViHSD and HSD-VLSP, respectively. Finally, we also built a streaming HSD application to demonstrate the practicality of our proposed system.

📄 PDF Abstract BibTeX arXiv:2206.00524

Code (1)

khanhtran0412/visomecens 공식 구현 tf

Tasks

Hate Speech DetectionVietnamese Hate Speech DetectionVietnamese Social Media Text Processing

Similar Papers 제목 키워드 기반

ViHOS: Hate Speech Spans Detection for Vietnamese

2023-01-24 · Phu Gia Hoang, Canh Duc Luu, Khanh Quoc Tran, Kiet Van Nguyen 외

The rise in hateful and offensive language directed at other users is one of the adverse side effects of the increased use of social networking platforms. This could make it difficult for human moderators to review tagge…

Hate Span IdentificationSequence-to-sequence Language ModelingToxic Spans DetectionVietnamese Hate Speech Detection+2

ViSoBERT: A Pre-Trained Language Model for Vietnamese Social Media Text Processing

2023-10-17 · Quoc-Nam Nguyen, Thang Chau Phan, Duc-Vu Nguyen, Kiet Van Nguyen

English and Chinese, known as resource-rich languages, have witnessed the strong development of transformer-based language models for natural language processing tasks. Although Vietnam has approximately 100M people spea…

Language ModelingLanguage ModellingVietnamese Hate Speech DetectionVietnamese Language Models+2

ViTHSD: Exploiting Hatred by Targets for Hate Speech Detection on Vietnamese Social Media Texts

2024-04-30 · Cuong Nhat Vo, Khanh Bao Huynh, Son T. Luu, Trong-Hop Do

The growth of social networks makes toxic content spread rapidly. Hate speech detection is a task to help decrease the number of harmful comments. With the diversity in the hate speech created by users, it is necessary t…

Hate Speech DetectionLanguage Modelling

HSD Shared Task in VLSP Campaign 2019:Hate Speech Detection for Social Good

2020-07-13 · Xuan-Son Vu, Thanh Vu, Mai-Vu Tran, Thanh Le-Cong 외

The paper describes the organisation of the "HateSpeech Detection" (HSD) task at the VLSP workshop 2019 on detecting the fine-grained presence of hate speech in Vietnamese textual items (i.e., messages) extracted from Fa…

General ClassificationHate Speech DetectionMulti-class Classificationvalid

Hate Speech Detection on Vietnamese Social Media Text using the Bidirectional-LSTM Model

2019-11-09 · Hang Thi-Thuy Do, Huy Duc Huynh, Kiet Van Nguyen, Ngan Luu-Thuy Nguyen 외

In this paper, we describe our system which participates in the shared task of Hate Speech Detection on Social Networks of VLSP 2019 evaluation campaign. We are provided with the pre-labeled dataset and an unlabeled data…

BIG-bench Machine LearningHate Speech DetectionVietnamese Social Media Text Processing