What is it about?
The last decade has seen an explosion in the number of networked edge and Internet-of-Things (IoT) devices, a trend which shows no signs of slowing. Concurrently, networking is increasingly moving away from centralized cloud servers and towards base stations and the edge devices themselves, with the objective of decreasing latency and improving the user experience. ASICs typically lack the flexibility needed to update algorithms or adapt to specific user scenarios, which is becoming increasingly important with the emergence of 6G. While FPGAs have the potential to address these issues, their inferior energy and area efficiency and high unit cost mean that FPGA-based designs must be very aggressively optimized to be viable.
Featured Image
Photo by Nastya Dulhiier on Unsplash
Why is it important?
In this paper, we propose FWIW, a novel FPGA-based solution for detecting anomalous or malicious network traffic on edge devices. While prior work in this domain is based on conventional deep neural networks (DNNs), FWIW incorporates a weightless neural network (WNN), a table lookup-based model which learns sophisticated nonlinear behaviors. This allows FWIW to achieve accuracy far superior to prior FPGA-based work at a very small fraction of the model footprint, enabling deployment on edge devices. FWIW achieves a prediction accuracy of 98.5% on the UNSW-NB15 dataset with a total model parameter size of just 192 bytes, reducing error by 7.9x and model size by 262x vs. the prior work. Implemented on a Xilinx Virtex UltraScale+ FPGA, FWIW demonstrates a 59x reduction in LUT usage with a 1.6x increase in throughput.
Perspectives
Read the Original
This page is a summary of: An FPGA-Based Weightless Neural Network for Edge Network Intrusion Detection, February 2023, ACM (Association for Computing Machinery),
DOI: 10.1145/3543622.3573140.
You can read the full text:
Contributors
The following have contributed to this page