Related Experiment Video
Updated: Jul 13, 2025

08:05
Design and Analysis for Fall Detection System Simplification
Published on: April 6, 2020
10.7K
HOMLC-Hyperparameter Optimization for Multi-Label Classification of Intrusion Detection Data for Internet of Things
Ankita Sharma1, Shalli Rani1, Dipak Kumar Sah2
1Chitkara University Institute of Engineering and Technology, Chitkara University, Rajpura 140401, Punjab, India.
Sensors (Basel, Switzerland)
|October 14, 2023
Summary
This study compares low-rank learning models for intrusion detection, finding that hyperparameter tuning significantly improves performance. Low rank CNN-MLP shows promising results for multi-label attack classification.
Area of Science:
- Cybersecurity
- Machine Learning
- Network Security
Background:
- Intrusion detection systems (IDS) are crucial for network security.
- Multi-label classification of cyber-attacks presents a significant challenge.
- Low-rank-based learning models offer a promising approach for complex data analysis.
Purpose of the Study:
- To compare the performance of low-rank-based machine learning and deep learning models for multi-label attack categorization in intrusion detection.
- To investigate the impact of hyperparameter optimization on model performance.
- To evaluate models on hybrid datasets combining public intrusion detection data.
Main Methods:
- Investigated Low Rank Representation (LRR) and Non-negative Low Rank Representation (NLR) based models: LR-SVM, LR-CNN, and LR-CNN-MLP.
- Utilized Gaussian Bayes Optimization for hyperparameter tuning.
- Evaluated models on a hybrid dataset merging BoT-IoT and UNSW-NB15.
- Assessed performance using precision, recall, F1 score, and accuracy.
Main Results:
- All three low-rank models demonstrated improved performance after hyperparameter tuning.
- Low rank CNN-MLP achieved notable results in multi-label attack classification.
- The UDP label was accurately classified among analysis, DoS, and shellcode with 98.54% accuracy.
Conclusions:
- Hyperparameter tuning is vital for enhancing the effectiveness of low-rank models in intrusion detection.
- Low-rank-based deep learning models, particularly LR-CNN-MLP, are effective for multi-label attack classification.
- The study highlights the significance of hybrid datasets and optimized models for robust network security.
Related Concept Videos
Multi-input and Multi-variable systems
111
Cruise control systems in cars are designed as multi-input systems to maintain a driver's desired speed while compensating for external disturbances such as changes in terrain. The block diagram for a cruise control system typically includes two main inputs: the desired speed set by the driver and any external disturbances, such as the incline of the road. By adjusting the engine throttle, the system maintains the vehicle's speed as close to the desired value as possible.
In the absence...
In the absence...
111
Classification of Systems-I
192
Linearity is a system property characterized by a direct input-output relationship, combining homogeneity and additivity.
Homogeneity dictates that if an input x(t) is multiplied by a constant c, the output y(t) is multiplied by the same constant. Mathematically, this is expressed as:
Homogeneity dictates that if an input x(t) is multiplied by a constant c, the output y(t) is multiplied by the same constant. Mathematically, this is expressed as:
192
Classification of Systems-II
151
Continuous-time systems have continuous input and output signals, with time measured continuously. These systems are generally defined by differential or algebraic equations. For instance, in an RC circuit, the relationship between input and output voltage is expressed through a differential equation derived from Ohm's law and the capacitor relation,
151
Survival Tree
89
Survival trees are a non-parametric method used in survival analysis to model the relationship between a set of covariates and the time until an event of interest occurs, often referred to as the "time-to-event" or "survival time." This method is particularly useful when dealing with censored data, where the event has not occurred for some individuals by the end of the study period, or when the exact time of the event is unknown.
Building a Survival Tree
Constructing a...
Building a Survival Tree
Constructing a...
89
Multiple Regression
3.0K
Multiple regression assesses a linear relationship between one response or dependent variable and two or more independent variables. It has many practical applications.
Farmers can use multiple regression to determine the crop yield based on more than one factor, such as water availability, fertilizer, soil properties, etc. Here, the crop yield is the response or dependent variable as it depends on the other independent variables. The analysis requires the construction of a scatter plot...
Farmers can use multiple regression to determine the crop yield based on more than one factor, such as water availability, fertilizer, soil properties, etc. Here, the crop yield is the response or dependent variable as it depends on the other independent variables. The analysis requires the construction of a scatter plot...
3.0K
Classification of Signals
485
In signal processing, signals are classified based on various characteristics: continuous-time versus discrete-time, periodic versus aperiodic, analog versus digital, and causal versus noncausal. Each category highlights distinct properties crucial for understanding and manipulating signals.
A continuous-time signal holds a value at every instant in time, representing information seamlessly. In contrast, a discrete-time signal holds values only at specific moments, often denoted as x(n), where...
A continuous-time signal holds a value at every instant in time, representing information seamlessly. In contrast, a discrete-time signal holds values only at specific moments, often denoted as x(n), where...
485

