Encrypted Traffic Classification Based on Attention Temporal Convolutional Network
Aiming at the problem that most current encrypted traffic classification meth-ods ignore the timing characteristics in the traffic and the model efficiency,we propose an efficient classification method based on attention temporal convolutional network(ATCN).This method first embeds content information and timing information into the model to enhance the representation of encrypted traffic.Then it utilizes temporal convolutional network to capture effective features in parallel to increase training speed.Finally,we in-troduce attention mechanism to establish dynamic feature aggregation to optimize model parameters.Experimental results show the superior performance of our proposed method over the baseline in two classification tasks,achieving accuracy of 99.4%and 99.8%,re-spectively,while reducing the number of model parameters to a maximum of 15%of the baseline.Finally,a fine-tuning method based on transfer learning is introduced to the ATCN,which provides a novel approach for zero-day traffic processing in traffic classifica-tion.