CRLGJul 16

On the Impact of Entropy-based Features

arXiv:2607.153793.7h-index: 13
Predicted impact top 75% in CR · last 90 daysOriginality Synthesis-oriented
AI Analysis

For network anomaly detection practitioners, entropy-based features offer a simple, lightweight enhancement to existing pipelines, particularly in scenarios with high traffic variability.

The paper investigates using entropy as an additional feature for supervised network traffic classification, showing consistent improvements in classification performance on a public intrusion detection dataset with low computational cost.

Network anomaly detection is increasingly challenging due to the growing diversity and variability of traffic patterns, which are not always well captured by traditional statistical features. In this work, we explore the use of entropy as an additional feature to support supervised network traffic classification. The main idea is to use entropy to represent variability in selected traffic attributes, complementing conventional descriptors rather than replacing them. We integrate the entropy-based feature into a standard machine learning pipeline and evaluate its impact through a direct comparison between models trained with and without this feature. Experiments conducted on a public intrusion detection dataset show consistent improvements in classification performance, while the additional computational cost remains low. The analysis of confusion matrices indicates a reduction in misclassifications, especially in traffic scenarios with higher variability. Overall, the results suggest that entropy-based features offer a simple and practical way to enhance existing anomaly detection pipelines. This approach is particularly attractive in settings where lightweight feature engineering and interpretability are important, making entropy a useful complement to commonly used traffic features.

Foundations

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

Your Notes