Traffic Classification Using Domain-Based Graph Matching
A domain-based graph matching approach is proposed to address the current challenges in network traffic classification,including data encryption,uneven distribution and user privacy concerns.The method relies solely on non-content features to characterize network flow characteristics and employs graph matching algorithms to reduce inter-class imbalances,enabling coarse-grained clustering and reliable graph matching.Firstly,an unsupervised clustering framework is designed,which studies the diverse distributions and category similarities of traffic data based on a limited set of features,aggregating network sessions into a few clusters with extracted primary features.Next,the correlation between clusters from the same network is used to construct a similarity graph.Finally,a graph matching algorithm is proposed,which combines graph neural networks and graph matching networks to reveal reliable correspondences between different network relationships.This allows for associating clusters in the test network with clusters in the initial network,enabling the labeling of test clusters based on associated clusters in the training set.Simulation results demonstrate that the proposed method can reach an accuracy rate of 96.7% ,which is significantly superior to existing approaches.
coarse-grained clusteringtraffic classificationgraph matching algorithmmulti-dimensional features