# Content-based Approach for Vietnamese Spam SMS Filtering

**Authors:** Thai-Hoang Pham, Phuong Le-Hong

arXiv: 1705.04003 · 2017-05-12

## TL;DR

This paper presents the first Vietnamese spam SMS filtering system using content analysis, achieving 94% accuracy and demonstrating promising results for future Vietnamese SMS spam prevention efforts.

## Contribution

It introduces a novel preprocessing method and evaluates vector representations and classifiers specifically for Vietnamese SMS spam filtering.

## Key findings

- Achieved 94% accuracy in spam detection.
- Misclassification rate of legitimate messages is only 0.4%.
- Provides a strong baseline for future Vietnamese SMS spam filtering systems.

## Abstract

Short Message Service (SMS) spam is a serious problem in Vietnam because of the availability of very cheap pre-paid SMS packages. There are some systems to detect and filter spam messages for English, most of which use machine learning techniques to analyze the content of messages and classify them. For Vietnamese, there is some research on spam email filtering but none focused on SMS. In this work, we propose the first system for filtering Vietnamese spam SMS. We first propose an appropriate preprocessing method since existing tools for Vietnamese preprocessing cannot give good accuracy on our dataset. We then experiment with vector representations and classifiers to find the best model for this problem. Our system achieves an accuracy of 94% when labelling spam messages while the misclassification rate of legitimate messages is relatively small, about only 0.4%. This is an encouraging result compared to that of English and can be served as a strong baseline for future development of Vietnamese SMS spam prevention systems.

## Full text

_Full body text omitted from this summary view._ Fetch the complete paper as Markdown: https://tomesphere.com/paper/1705.04003/full.md

## Figures

1 figure with captions in the complete paper: https://tomesphere.com/paper/1705.04003/full.md

## References

13 references — full list in the complete paper: https://tomesphere.com/paper/1705.04003/full.md

---
Source: https://tomesphere.com/paper/1705.04003