paper-with-me

Papers

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 speaking Vietnamese, several pre-trained models, e.g., PhoBERT, ViBERT, and vELECTRA, performed well on general Vietnamese NLP tasks, including POS tagging and named entity recognition. These pre-trained language models are still limited to Vietnamese social media tasks. In this paper, we present the first monolingual pre-trained language model for Vietnamese social media texts, ViSoBERT, which is pre-trained on a large-scale corpus of high-quality and diverse Vietnamese social media texts using XLM-R architecture. Moreover, we explored our pre-trained model on five important natural language downstream tasks on Vietnamese social media texts: emotion recognition, hate speech detection, sentiment analysis, spam reviews detection, and hate speech spans detection. Our experiments demonstrate that ViSoBERT, with far fewer parameters, surpasses the previous state-of-the-art models on multiple Vietnamese social media tasks. Our ViSoBERT model is available only for research purposes.

📄 PDF Abstract BibTeX arXiv:2310.11166

Code (1)

🤗 uitnlp/visobert 공식 구현

Tasks

Language ModelingLanguage ModellingVietnamese Hate Speech DetectionVietnamese Language ModelsVietnamese Social Media Text ProcessingXLM-R

Methods 이 논문이 사용한 방법론

XLM-R XLM-R

Similar Papers 제목 키워드 기반

ViGoEmotions: A Benchmark Dataset For Fine-grained Emotion Detection on Vietnamese Texts

2026-02-09 · Hung Quang Tran, Nam Tien Pham, Son T. Luu, Kiet Van Nguyen arxiv

Emotion classification plays a significant role in emotion prediction and harmful content detection. Recent advancements in NLP, particularly through large language models (LLMs), have greatly improved outcomes in this f…

Emotion ClassificationLexical Normalization

ViCGCN: Graph Convolutional Network with Contextualized Language Models for Social Media Mining in Vietnamese

2023-09-06 · Chau-Thang Phan, Quoc-Nam Nguyen, Chi-Thanh Dang, Trong-Hop Do 외

Social media processing is a fundamental task in natural language processing with numerous applications. As Vietnamese social media and information science have grown rapidly, the necessity of information-based mining on…

Language Modellingtext-classificationText ClassificationVietnamese Social Media Text Processing

ViTOED: A Dataset for Target-Oriented Emotion Detection on Vietnamese Social Media Texts

2026-08-13 · Chanh Vo, Son T. Luu, Ngan Luu-Thuy Nguyen arxiv

This paper introduces ViTOED, a novel dataset for target-oriented emotion detection in Vietnamese social media texts. The ViTOED comprises 10,985 user comments and 21,244 manually annotated opinion quadruples (source, ta…

Relation Extraction

ViSoLex: An Open-Source Repository for Vietnamese Social Media Lexical Normalization

2025-01-13 · Anh Thi-Hoang Nguyen, Dung Ha Nguyen, Kiet Van Nguyen

ViSoLex is an open-source system designed to address the unique challenges of lexical normalization for Vietnamese social media text. The platform provides two core services: Non-Standard Word (NSW) Lookup and Lexical No…

Lexical NormalizationWeakly-supervised Learning

A Big Data-empowered System for Real-time Detection of Regional Discriminatory Comments on Vietnamese Social Media

2024-10-29 · An Nghiep Huynh, Thanh Dat Do, Trong Hop Do

Regional discrimination is a persistent social issue in Vietnam. While existing research has explored hate speech in the Vietnamese language, the specific issue of regional discrimination remains under-addressed. Previou…

Transfer Learning