NILGApr 16, 2022

A Hierarchical Terminal Recognition Approach based on Network Traffic Analysis

arXiv:2204.07726v11 citationsh-index: 20
Originality Incremental advance
AI Analysis

This work addresses a specific security need in smart grids by improving terminal recognition, but it is incremental as it builds on existing methods for flow classification.

The paper tackled the problem of identifying grid metering terminals in smart grids using network traffic analysis, proposing a hierarchical approach that achieved an F1 score of 98.3% on a real dataset.

Recognizing the type of connected devices to a network helps to perform security policies. In smart grids, identifying massive number of grid metering terminals based on network traffic analysis is almost blank and existing research has not proposed a targeted end-to-end model to solve the flow classification problem. Therefore, we proposed a hierarchical terminal recognition approach that applies the details of grid data. We have formed a two-level model structure by segmenting the grid data, which uses the statistical characteristics of network traffic and the specific behavior characteristics of grid metering terminals. Moreover, through the selection and reconstruction of features, we combine three algorithms to achieve accurate identification of terminal types that transmit network traffic. We conduct extensive experiments on a real dataset containing three types of grid metering terminals, and the results show that our research has improved performance compared to common recognition models. The combination of an autoencoder, K-Means and GradientBoost algorithm achieved the best recognition rate with F1 value of 98.3%.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes