Dataset Optimization Strategies for MalwareTraffic Detection
Ivan Letteri, Antonio Di Cecco, Giuseppe Della Penna

TL;DR
This paper introduces two novel dataset optimization strategies, feature selection and autoencoder-based dimensionality reduction, to improve malware traffic detection efficiency and accuracy.
Contribution
It proposes combined feature selection and autoencoder techniques specifically tailored for optimizing network traffic datasets for malware detection.
Findings
Optimized datasets improved detection accuracy.
Reduced computational cost for classifiers.
Effective noise reduction in datasets.
Abstract
Machine learning is rapidly becoming one of the most important technology for malware traffic detection, since the continuous evolution of malware requires a constant adaptation and the ability to generalize. However, network traffic datasets are usually oversized and contain redundant and irrelevant information, and this may dramatically increase the computational cost and decrease the accuracy of most classifiers, with the risk to introduce further noise. We propose two novel dataset optimization strategies which exploit and combine several state-of-the-art approaches in order to achieve an effective optimization of the network traffic datasets used to train malware detectors. The first approach is a feature selection technique based on mutual information measures and sensibility enhancement. The second is a dimensional reduction technique based autoencoders. Both these approaches…
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
TopicsNetwork Security and Intrusion Detection · Advanced Malware Detection Techniques · Anomaly Detection Techniques and Applications
MethodsFeature Selection
