paper-with-me

Papers

KiNETGAN: Enabling Distributed Network Intrusion Detection through Knowledge-Infused Synthetic Data Generation

2024-05-26 · Anantaa Kotal, Brandon Luton, Anupam Joshi

In the realm of IoT/CPS systems connected over mobile networks, traditional intrusion detection methods analyze network traffic across multiple devices using anomaly detection techniques to flag potential security threats. However, these methods face significant privacy challenges, particularly with deep packet inspection and network communication analysis. This type of monitoring is highly intrusive, as it involves examining the content of data packets, which can include personal and sensitive information. Such data scrutiny is often governed by stringent laws and regulations, especially in environments like smart homes where data privacy is paramount. Synthetic data offers a promising solution by mimicking real network behavior without revealing sensitive details. Generative models such as Generative Adversarial Networks (GANs) can produce synthetic data, but they often struggle to generate realistic data in specialized domains like network activity. This limitation stems from insufficient training data, which impedes the model's ability to grasp the domain's rules and constraints adequately. Moreover, the scarcity of training data exacerbates the problem of class imbalance in intrusion detection methods. To address these challenges, we propose a Privacy-Driven framework that utilizes a knowledge-infused Generative Adversarial Network for generating synthetic network activity data (KiNETGAN). This approach enhances the resilience of distributed intrusion detection while addressing privacy concerns. Our Knowledge Guided GAN produces realistic representations of network activity, validated through rigorous experimentation. We demonstrate that KiNETGAN maintains minimal accuracy loss in downstream tasks, effectively balancing data privacy and utility.

📄 PDF Abstract BibTeX arXiv:2405.16476

Code (0)

등록된 구현이 없습니다.

Tasks

Anomaly DetectionGenerative Adversarial NetworkIntrusion DetectionNetwork Intrusion DetectionSynthetic Data Generation

Similar Papers 제목 키워드 기반

Fuse and Federate: Enhancing EV Charging Station Security with Multimodal Fusion and Federated Learning

2025-06-07 · Rabah Rahal, Abdelaziz Amara korba, Yacine Ghamri-Doudane

The rapid global adoption of electric vehicles (EVs) has established electric vehicle supply equipment (EVSE) as a critical component of smart grid infrastructure. While essential for ensuring reliable energy delivery an…

Federated LearningIntrusion Detection

Resource-Aware Deployment Optimization for Collaborative Intrusion Detection in Layered Networks

2026-02-12 · André García Gómez, Ines Rieger, Wolfgang Hotwagner, Max Landauer 외 arxiv

Collaborative Intrusion Detection Systems (CIDS) are increasingly adopted to counter cyberattacks, as their collaborative nature enables them to adapt to diverse scenarios across heterogeneous environments. As distribute…

Intrusion Detection

DeepAuditor: Distributed Online Intrusion Detection System for IoT devices via Power Side-channel Auditing

2021-06-24 · Woosub Jung, Yizhou Feng, Sabbir Ahmed Khan, Chunsheng Xin 외

As the number of IoT devices has increased rapidly, IoT botnets have exploited the vulnerabilities of IoT devices. However, it is still challenging to detect the initial intrusion on IoT devices prior to massive attacks.…

Intrusion Detection

Attention Augmented GNN RNN-Attention Models for Advanced Cybersecurity Intrusion Detection

2025-10-29 · Jayant Biradar, Smit Shah, Tanmay Naik arxiv

In this paper, we propose a novel hybrid deep learning architecture that synergistically combines Graph Neural Networks (GNNs), Recurrent Neural Networks (RNNs), and multi-head attention mechanisms to significantly enhan…

Intrusion Detection

Practical Performance of a Distributed Processing Framework for Machine-Learning-based NIDS

2024-05-20 · Maho Kajiura, Junya Nakamura

Network Intrusion Detection Systems (NIDSs) detect intrusion attacks in network traffic. In particular, machine-learning-based NIDSs have attracted attention because of their high detection rates of unknown attacks. A di…

Intrusion DetectionNetwork Intrusion Detection