DKD-KAN: A Lightweight knowledge-distilled KAN intrusion detection framework, based on MLP and KAN
Mohammad Alikhani

TL;DR
This paper introduces DKD-KAN, a lightweight intrusion detection framework that uses a high-capacity KAN model as a teacher to train a small MLP student via knowledge distillation, achieving high accuracy in resource-limited environments.
Contribution
The paper presents a novel use of Kolmogorov-Arnold Network (KAN) with decoupled knowledge distillation to create a compact, efficient intrusion detection model suitable for edge devices.
Findings
DKD-MLP maintains high detection performance despite its small size.
The approach achieves over 4% F1-score improvement on WADI dataset.
The method is validated on two public datasets, demonstrating practicality.
Abstract
Cyber-security systems often operate in resource-constrained environments, such as edge environments and real-time monitoring systems, where model size and inference time are crucial. A light-weight intrusion detection framework is proposed that utilizes the Kolmogorov-Arnold Network (KAN) to capture complex features in the data, with the efficiency of decoupled knowledge distillation (DKD) training approach. A high-capacity KAN network is first trained to detect attacks performed on the test bed. This model then serves as a teacher to guide a much smaller multilayer perceptron (MLP) student model via DKD. The resulting DKD-MLP model contains only 2,522 and 1,622 parameters for WADI and SWaT datasets, which are significantly smaller than the number of parameters of the KAN teacher model. This is highly appropriate for deployment in resource-constrained devices with limited computational…
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 · Information and Cyber Security · Smart Grid Security and Resilience
