Unsupervised Traffic Classification Using Affinity-Propagation-Based Clustering Method

Jian-Zhen Luo,Shun-Zheng Yu,Man Li
2014-01-01
Abstract:Classifying and identifying Internet traffic by application type has drawn more attention over the past few years in many fields of computer networks. More importantly, unsupervised techniques for traffic classification are useful for network administrators to cluster unknown traffic. In this paper, we propose a novel technique for unsupervised traffic classification based on affinity propagation mechanism. The application payloads are parsed into 3-grams and similarities between payloads are computed based on information theory. An affinity propagation based algorithm is used to cluster application payloads according to the payloads similarity metrics. We implement our approach on a system and evaluate our system on three data sets and compare the performance with EM and K-means. The results show that our approach excellently outperforms the EM and K-means clustering algorithms in the clustering categorical data.
What problem does this paper attempt to address?