login

Identifying Image Spam based on Header and File Properties using C4.5 Decision Trees and Support Vector Machine Learning

Published 1 June 2007
Sven Krasser, Yuchun Tang, Jeremy Gould, Dmitri Alperovitch, Paul Judge
Citations58

TL;DR

A feature extraction and classification framework that operates on features that can be extracted from image files in a very fast fashion that is able to detect a large amount of malicious images while being computationally inexpensive.

Abstract

Image spam poses a great threat to email communications due to high volumes, bigger bandwidth requirements, and higher processing requirements for filtering. We present a feature extraction and classification framework that operates on features that can be extracted from image files in a very fast fashion. The features considered are thoroughly analyzed regarding their information gain. We present classification performance results for C4.5 decision tree and support vector machine classifiers. Lastly, we compare the performance that can be achieved using these fast features to a more complex image classifier operating on morphological features extracted from fully decoded images. The proposed classifier is able to detect a large amount of malicious images while being computationally inexpensive.

Keywords

Computer Science