CFP last date
22 April 2024
Reseach Article

Spam Filtering using SVM with different Kernel Functions

by Deepak Kumar Agarwal, Rahul Kumar
International Journal of Computer Applications
Foundation of Computer Science (FCS), NY, USA
Volume 136 - Number 5
Year of Publication: 2016
Authors: Deepak Kumar Agarwal, Rahul Kumar
10.5120/ijca2016908395

Deepak Kumar Agarwal, Rahul Kumar . Spam Filtering using SVM with different Kernel Functions. International Journal of Computer Applications. 136, 5 ( February 2016), 16-23. DOI=10.5120/ijca2016908395

@article{ 10.5120/ijca2016908395,
author = { Deepak Kumar Agarwal, Rahul Kumar },
title = { Spam Filtering using SVM with different Kernel Functions },
journal = { International Journal of Computer Applications },
issue_date = { February 2016 },
volume = { 136 },
number = { 5 },
month = { February },
year = { 2016 },
issn = { 0975-8887 },
pages = { 16-23 },
numpages = {9},
url = { https://ijcaonline.org/archives/volume136/number5/24149-2016908395/ },
doi = { 10.5120/ijca2016908395 },
publisher = {Foundation of Computer Science (FCS), NY, USA},
address = {New York, USA}
}
%0 Journal Article
%1 2024-02-06T23:36:12.642468+05:30
%A Deepak Kumar Agarwal
%A Rahul Kumar
%T Spam Filtering using SVM with different Kernel Functions
%J International Journal of Computer Applications
%@ 0975-8887
%V 136
%N 5
%P 16-23
%D 2016
%I Foundation of Computer Science (FCS), NY, USA
Abstract

The growing volume of unwanted bulk e-mail (also known as junk-mail or spam) has generated a need for trustworthy anti-spam filters. Now a day, many Machine learning techniques have been used which are robotically filter the junk e-mail in much unbeaten rate. In this paper, we used one of the most popular machine learning Algorithm support vector machine (SVM) with different parameters using different kernel-functions (linear, polynomial, RBF, sigmoid) are implemented on spambase-dataset. Comparison of SVM performance for all kernels (linear, polynomial, RBF, sigmoid) using different parameters (C-SVC, NU-SVC) evaluated on spambase-dataset to get best accuracy.

References
  1. Cormack, Gordon. Smucker, Mark. Clarke, Charles " Efficient and effective spamfiltering and re-ranking for large web datasets" Information Retrieval, Springer Netherlands. January 2011
  2. Muhammad N. Marsono, M. Watheq El-Kharashi, Fayez Gebali “Targeting spam control on middleboxes: Spam detection based on layer-3 e-mail content classification” Elsevier Computer Networks, 2009.
  3. KwangLeng Go h, Ashutosh Kumar Singh, “Comprehensive Literature Review on Machine Learning structures for Web Spam Classification”, 4thInternational Conference o n Eco-friendly Computing and Communication Systems (ICECC S),Procedia Computer Science 70 (2015) 434 – 441
  4. Xuchun Li , Lei Wang, Eric Sung,” AdaBoost with SVM-based component classifiers”, School of Electrical and Electronic Engineering, Nanyang Technological University, Singapore Engineering Applications of Artificial Intelligence 21 (2008) 785–795.
  5. Thiago S. Guzella *, Walmir M. Caminhas,” A review of machine learning approaches to Spam filtering”, Department of Electrical Engineering, Federal University of Minas Gerais, Ave. Antonio Carlos, 6627, Belo Horizonte (MG) 31270-910, Brazil, Expert Systems with Applications 36 (2009) 10206–10222.
  6. Kim Janssensa,*, NicoNijstena, Robrecht Van Goolena, “Spam and Marketing Communications”, Enterprise and the Competitive Environment 2014 conference, ECE 2014, 6–7 March 2014, Brno, Czech Republic, Procedia Economics and Finance 12 (2014) 265 – 272
  7. Mohammed N. Al-Kabi a, Izzat M. Alsmadi b,*, Heider A. Wahsheh c,” Evaluation of Spam Impact on Arabic Websites Popularity”, Journal of King Saud University – Computer and Information Sciences (2015) 27, 222–229
  8. http://www.ics.uci.edu/~mlearn/MLRepository.html
  9. Chih-Chung Chang and Chih-Jen Lin, LIBSVM : a library for support vector machines. ACM Transactions on Intelligent Systems and Technology, 2:27:1--27:27, 2011. Software available at http://www.csie.ntu.edu.tw/~cjlin/libsvmWu, C. ”Behavior-based spam detection using a hybrid method of rule-based techniques andneural networks” Expert Syst., 2009
Index Terms

Computer Science
Information Sciences

Keywords

Spam-filtering Support Vector Machine Kernel-functions