Email Classification Using Behavior and Time Features

Yeqin Shao,Quan Shi,Yanghua Xiao,Nik Bessis,Peter Norrington
DOI: https://doi.org/10.6138/jit.2017.18.3.20140403
2017-01-01
Abstract:The various forms and tremendous number of spam emails have brought great challenges to accurate email classification. In this paper, we present a behavior- and time-feature-based email classification method. Based on email logs, email social networks are built through the extraction of entities and relations from the email records using the MapReduce model. By combining behavior features from social networks and time features from email sending intervals, we adopt a Support Vector Machine based classifier to identify spammers and non-spammers. Compared with the current email classification methods, the advantages of our method are: (1) in addition to the behavior-based features, our method integrates the time feature to facilitate email classification; (2) to efficiently handle the vast number of emails, we employ the MapReduce model to extract the behavior- and time-based features on the email social network. Experiments on real email data of three years show that the proposed method achieves better classification accuracy.
What problem does this paper attempt to address?