TL;DR
This paper presents GANGRL-LLM, a semi-supervised framework combining GANs and LLMs to improve malicious code generation and detection in scenarios with limited labeled data, advancing network security defenses.
Contribution
The paper introduces a novel semi-supervised approach integrating GANs and LLMs for malicious code generation and detection with few labeled samples, enhancing adaptive cybersecurity.
Findings
Effective malicious code generation with limited data
Improved SQL injection detection accuracy
Enhanced adversarial learning for pattern recognition
Abstract
Intrusion Detection Systems (IDS) play a crucial role in network security defense. However, a significant challenge for IDS in training detection models is the shortage of adequately labeled malicious samples. To address these issues, this paper introduces a novel semi-supervised framework \textbf{GANGRL-LLM}, which integrates Generative Adversarial Networks (GANs) with Large Language Models (LLMs) to enhance malicious code generation and SQL Injection (SQLi) detection capabilities in few-sample learning scenarios. Specifically, our framework adopts a collaborative training paradigm where: (1) the GAN-based discriminator improves malicious pattern recognition through adversarial learning with generated samples and limited real samples; and (2) the LLM-based generator refines the quality of malicious code synthesis using reward signals from the discriminator. The experimental results…
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
