Development of Multistage Machine Learning Classifier using Decision Trees and Boosting Algorithms over Darknet Network Traffic
Anjali Sureshkumar Nair, Prashant Nitnaware

TL;DR
This paper presents a multistage machine learning classifier combining decision trees and boosting algorithms to improve detection and classification of darknet network traffic, addressing class imbalance and feature selection challenges.
Contribution
It introduces a novel multistage classifier that integrates boosting, decision trees, and feature selection techniques for darknet traffic analysis.
Findings
Enhanced accuracy in darknet traffic classification
Effective handling of class imbalance in datasets
Improved detection metrics across multiple experiments
Abstract
In recent years, the clandestine nature of darknet activities has presented an escalating challenge to cybersecurity efforts, necessitating sophisticated methods for the detection and classification of network traffic associated with these covert operations. The system addresses the significant challenge of class imbalance within Darknet traffic datasets, where malicious traffic constitutes a minority, hindering effective discrimination between normal and malicious behavior. By leveraging boosting algorithms like AdaBoost and Gradient Boosting coupled with decision trees, this study proposes a robust solution for network traffic classification. Boosting algorithms ensemble learning corrects errors iteratively and assigns higher weights to minority class instances, complemented by the hierarchical structure of decision trees. The additional Feature Selection which is a preprocessing…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsNetwork Security and Intrusion Detection
MethodsFeature Selection
