Related Experiment Video
Updated: Jul 13, 2025

03:31
Author Spotlight: Enhancement of Salient Object Detection for Smart Grid Applications
Published on: December 15, 2023
565
Attentive transformer deep learning algorithm for intrusion detection on IoT systems using automatic Xplainable
Demóstenes Zegarra Rodríguez1, Ogobuchi Daniel Okey2, Siti Sarah Maidin3
1Department of Computer Science, Federal University of Lavras, Minas Gerais, Brazil.
Plos One
|October 16, 2023
Summary
This study introduces TabNet-IDS, an intrusion detection system for the Internet of Things (IoT) that uses attentive mechanisms for feature selection. It achieves high accuracy in detecting network threats on common tabular datasets.
Area of Science:
- Cybersecurity
- Machine Learning
- Internet of Things (IoT) Security
Background:
- The proliferation of Internet of Things (IoT) and Industrial Internet of Things (IIoT) systems increases security risks, particularly from denial of service (DoS) and distributed denial of service (DDoS) attacks.
- Existing intrusion detection systems (IDS) often struggle with the tabular data format common in machine learning tasks and face challenges in model explainability and feature selection.
Purpose of the Study:
- To propose an intelligent intrusion detection system (IDS) for IoT security that addresses the limitations of traditional deep learning models on tabular data.
- To develop a model that utilizes attentive mechanisms for automatic salient feature selection and provides explainable results.
Main Methods:
- Implementation of the TabNet-IDS model using the TabNet algorithm within the PyTorch deep-learning framework.
- Utilizing attentive mechanisms within TabNet for automatic feature selection and enhanced model interpretability.
- Evaluation of the model's performance on benchmark datasets: CIC-IDS2017, CSE-CICIDS2018, and CIC-DDoS2019.
Main Results:
- The TabNet-IDS model achieved high accuracy rates on the tested datasets: 97% on CIC-IDS2017, 95% on CSE-CICIDS2018, and 98% on CIC-DDoS2019.
- Demonstrated the effectiveness of the TabNet architecture for intrusion detection in IoT environments using tabular data.
- The model's attentive mechanisms provided explainable feature selection, contributing to better model understanding.
Conclusions:
- TabNet is a viable and effective deep learning architecture for intrusion detection on tabular datasets in IoT security.
- The proposed TabNet-IDS offers a robust solution for enhancing IoT security by accurately detecting network threats with explainable insights.
- Future work can explore further optimizations and applications of attention-based models for advanced cybersecurity challenges.
Related Concept Videos
Transformers in Distribution System
105
Transformers in distribution systems can be broadly categorized into distribution substation transformers and other distribution transformers. They are crucial for stepping down high transmission voltages to levels suitable for distribution and end-user applications.
Distribution substation transformers come in various ratings and typically use mineral oil for insulation and cooling. To prevent moisture and air from entering the oil, some transformers use an inert gas like nitrogen to fill the...
Distribution substation transformers come in various ratings and typically use mineral oil for insulation and cooling. To prevent moisture and air from entering the oil, some transformers use an inert gas like nitrogen to fill the...
105
Types Of Transformers
987
Transformers can provide desired voltages to a circuit by modifying the number of turns in the secondary windings.
If the ratio of the number of turns in the secondary winding to that of the primary winding is greater than one, then the transformer is said to be a step-up transformer. In a step-up transformer, the voltage at the secondary winding is greater than the voltage applied at the primary winding.
However, if this ratio is less than one, the transformer is said to be a step-down...
If the ratio of the number of turns in the secondary winding to that of the primary winding is greater than one, then the transformer is said to be a step-up transformer. In a step-up transformer, the voltage at the secondary winding is greater than the voltage applied at the primary winding.
However, if this ratio is less than one, the transformer is said to be a step-down...
987
Classification of Systems-I
191
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:
191
Instrument Transformers
90
Instrument transformers, comprising voltage transformers (VTs) and current transformers (CTs), play crucial roles in power substations by providing isolated replicas of current or voltage for measurement and protection purposes. Voltage transformers reduce the primary voltage to levels suitable for relay operation and measurement, while current transformers scale down the primary current. The primary winding of a current transformer often consists of a single turn, achieved by threading the...
90
Survival Tree
88
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...
88
Transformers
1.1K
A device that transforms voltages from one value to another using induction is called a transformer. A transformer consists of two separate coils, or windings, wrapped around the same soft iron core. However, they are electrically insulated from each other.
The iron core has a substantial relative permeability. Therefore, the magnetic field lines generated due to the current in one winding are almost entirely confined within the core, such that the same magnetic flux permeates each turn of both...
The iron core has a substantial relative permeability. Therefore, the magnetic field lines generated due to the current in one winding are almost entirely confined within the core, such that the same magnetic flux permeates each turn of both...
1.1K

