Malay Language Text-Based Anti-Spam System Using Neural Network

Malay Language Text-Based Anti-Spam System Using Neural Network

Hamid A. Jalab, Thamarai Subramaniam, Alaa Y. Taqa
DOI: 10.4018/978-1-4666-6583-5.ch013
OnDemand:
(Individual Chapters)
Available
$37.50
No Current Special Offers
TOTAL SAVINGS: $37.50

Abstract

This unauthorized intrusion has cost time and money for businesses and users. The exponential growth of spam emails in recent years has resulted in the necessity for more accurate and efficient spam filtering. This chapter focuses on creating a text-based anti-spam system using back-propagation neural network for Malay Language emails that efficiently and effectively counter measure spam problems. The proposed algorithm consists of three stages; pre-processing, implementation and evaluation. Malay language emails are collected and divided into spam and non-spam. Features are extracted and document frequency as dimension reduction technique is calculated too. Classifiers are trained to recognize spam and non-spam emails using training datasets. After training, classifiers are tested to check whether they can predict spam (or non-spam) emails accurately with the testing datasets. The result of this classification in terms of accuracy, precision, and recall are evaluated, compared and analyzed, thus providing the best anti-spam solution to counter measure spam problem of Malay language emails.
Chapter Preview
Top

Introduction

Email is one of the most popular communication tools that were ever invented. It has proliferated internet usage since it was introduced, and allows users to communicate with each other at low cost while providing an efficient message delivery system. However, the simplicity and low cost in sending an email has paved the way for unsolicited emails. Individual users and businesses can send thousands of emails to recipients at any given time. These emails, also known as spam, are unsolicited emails, which are neither requested nor required by the recipients. Spam either contains harmless marketing information or malicious codes such as viruses that could cause data loss, thus leading to inconvenience and/or economic loss to the recipients. Unsolicited emails are widely viewed as a serious threat to the internet as it clogs up the users’ inboxes and cost businesses billions of dollars in wasted bandwidth (Cournane & Hunt, 2004).To combat spam, researchers and developers have created many anti-spam tools. The basic function of anti-spam tools is to filter emails by separating spam from genuine mail and adding them into a junk mail box. Various methods and standards are used to fight spam nuisances (Subramaniam, Jalab & et al, 2010).

There were many studies carried out on spam filtering that were effective and efficient on detecting and blocking spam email. However, these studies were mainly performed on English language email spam. Methods (preprocessing and Machine learning algorithms) used for English language spam detection will limit the performance of a classifier given the nature of different human languages (Özgür, Güngör & et al, 2004; Pang, Feng, & et al 2007). (Özgür et al., 2004) proposed dynamic spam filtering methods based on Artificial Neural Network and Bayesian algorithms for agglutinative language and for Turkish in particular (which is a complex morphology).They performed five different experiments by using Single Layer Perceptron (SLP), Multi-Layer Perceptron (MLP) and Bayesian with 3 different feature vector sizes. Their experiments showed that some non-Turkish words that occurred frequently in spam mail were better classified than most Turkish words.

(Dong, Cao & et al, 2006) indicated that segmenting Chinese words (email) restricts the performance of existing spam filter. They used Bayesian spam filter based on cross N-gram on CCERT Computer Emergency Response Term of which 940 were spam emails and 1400 were non-spam Chinese language emails. These emails were then partitioned into 10 parts. 5 characters of crossed N-gram and three different feature selection methods were used: Mutual Information, Odd Ratio and X2 –statistic (CHI). Comparison of all 3 feature selection methods were reported based on 978-1-4666-6583-5.ch013.m01 and 978-1-4666-6583-5.ch013.m02. They concluded that the Odds Ratio selection scheme produced the best result and errors can be further reduced with the combination of rule-based methods.

(Pang & et al., 2007)used Support Vector Machine by adopting the tri-gram language model for word segmentation of Chinese emails and applied Discount Smoothing algorithms to overcome the sparse data problem. Automaton Machine identifies different factoid words. They experimented using LingSpam (English email) and CCERT data sets of Chinese emails, and made comparison between Maximum Entropy, Bayesian, Bayesian with Good-Turning, Bayesian with Absolute Smooth and Support Vector Machine.

(Anh, Anh & et al, 2008) specified that token segmentation of the Bayesian filter produced less effective performances for detecting Vietnamese language-based spam. Therefore, they proposed a Vietnamese segmentation for token selection based on language classification and Bayesian. They implemented two filters; token segmentation based on whitespaces and token selection based on the Vietnamese segmentation approach. The result showed that Vietnamese segmentation token selection coupled with Bayesian classifier generated more effective spam detection - 9% more accurate as compared to other segmentation techniques.

Key Terms in this Chapter

Single Layer Perception (SLP): A feed-forward network based on a threshold transfer function. SLP is the simplest type of artificial neural networks and can only classify linearly separable cases with a binary target (1, 0).

False Positive (FP): A non-spam email which is classified as spam is referred to as False Positive (FP).

Automatically Defined Group (ADG): A rule extraction method used for classification.

False Negative (FN): Spam email that is classified as a non-spam email is referred to as False Negative (FN).

Mean Squared Error (MSE): A measure of performance of a point estimator. It measures the average squared difference between the estimator and the parameter.

Learning Vector Quantization (LVQ): A neural net that combines competitive learning with supervision. It can be used for pattern classification.

Self-Organizing Map (SOM): One of the most popular neural network models. It belongs to the category of competitive learning networks. The Self-Organizing Map is based on unsupervised learning.

Back-Propagation Neural Network (BPNN): Based on the function and structure of human brain or biological neurons. These network of neurons can be trained with a training dataset in which output is compared with desired output and error is propagated back to input until the minimal MSE is achieved.

Complete Chapter List

Search this Book:
Reset