Malicious Network Traffic Detection via Deep Learning: An Information Theoretic View
Erick Galinkin

TL;DR
This paper investigates how deep learning models for malicious network traffic detection interpret data using an information theoretic approach, revealing invariances and the importance of feature engineering.
Contribution
It introduces an information plane analysis to understand neural network representations and invariances, providing insights into feature engineering and model efficiency.
Findings
Mutual information remains invariant under homeomorphism.
Neural network representations are functionally similar despite coordinate differences.
Feature engineering significantly impacts neural network performance.
Abstract
The attention that deep learning has garnered from the academic community and industry continues to grow year over year, and it has been said that we are in a new golden age of artificial intelligence research. However, neural networks are still often seen as a "black box" where learning occurs but cannot be understood in a human-interpretable way. Since these machine learning systems are increasingly being adopted in security contexts, it is important to explore these interpretations. We consider an Android malware traffic dataset for approaching this problem. Then, using the information plane, we explore how homeomorphism affects learned representation of the data and the invariance of the mutual information captured by the parameters on that data. We empirically validate these results, using accuracy as a second measure of similarity of learned representations. Our results suggest…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdversarial Robustness in Machine Learning · Advanced Malware Detection Techniques · Network Security and Intrusion Detection
MethodsConvolution
