paper-with-me

Papers

Exploring Highly Quantised Neural Networks for Intrusion Detection in Automotive CAN

2024-01-19 · Shashwat Khandelwal, Shreejith Shanker

Vehicles today comprise intelligent systems like connected autonomous driving and advanced driving assistance systems (ADAS) to enhance the driving experience, which is enabled through increased connectivity to infrastructure and fusion of information from different sensing modes. However, the rising connectivity coupled with the legacy network architecture within vehicles can be exploited for launching active and passive attacks on critical vehicle systems and directly affecting the safety of passengers. Machine learning-based intrusion detection models have been shown to successfully detect multiple targeted attack vectors in recent literature, whose deployments are enabled through quantised neural networks targeting low-power platforms. Multiple models are often required to simultaneously detect multiple attack vectors, increasing the area, (resource) cost, and energy consumption. In this paper, we present a case for utilising custom-quantised MLP's (CQMLP) as a multi-class classification model, capable of detecting multiple attacks from the benign flow of controller area network (CAN) messages. The specific quantisation and neural architecture are determined through a joint design space exploration, resulting in our choice of the 2-bit precision and the n-layer MLP. Our 2-bit version is trained using Brevitas and optimised as a dataflow hardware model through the FINN toolflow from AMD/Xilinx, targeting an XCZU7EV device. We show that the 2-bit CQMLP model, when integrated as the IDS, can detect malicious attack messages (DoS, fuzzing, and spoofing attack) with a very high accuracy of 99.9%, on par with the state-of-the-art methods in the literature. Furthermore, the dataflow model can perform line rate detection at a latency of 0.11 ms from message reception while consuming 0.23 mJ/inference, making it ideally suited for integration with an ECU in critical CAN networks.

📄 PDF Abstract BibTeX arXiv:2401.11030

Code (0)

등록된 구현이 없습니다.

Tasks

Autonomous DrivingIntrusion DetectionMulti-class Classification

Similar Papers 제목 키워드 기반

Quantised Neural Network Accelerators for Low-Power IDS in Automotive Networks

2024-01-19 · Shashwat Khandelwal, Anneliese Walsh, Shanker Shreejith

In this paper, we explore low-power custom quantised Multi-Layer Perceptrons (MLPs) as an Intrusion Detection System (IDS) for automotive controller area network (CAN). We utilise the FINN framework from AMD/Xilinx to qu…

Intrusion Detection

A Lightweight FPGA-based IDS-ECU Architecture for Automotive CAN

2024-01-19 · Shashwat Khandelwal, Shreejith Shanker

Recent years have seen an exponential rise in complex software-driven functionality in vehicles, leading to a rising number of electronic control units (ECUs), network capabilities, and interfaces. These expanded capabil…

GPUIntrusion Detection

Convolutional Neural Network-based Intrusion Detection System for AVTP Streams in Automotive Ethernet-based Networks

2021-02-06 · Seonghoon Jeong, Boosun Jeon, Boheung Chung, Huy Kang Kim

Connected and autonomous vehicles (CAVs) are an innovative form of traditional vehicles. Automotive Ethernet replaces the controller area network and FlexRay to support the large throughput required by high-definition ap…

Autonomous VehiclesIntrusion Detection

Unsupervised Network Intrusion Detection System for AVTP in Automotive Ethernet Networks

2022-01-31 · Natasha Alkhatib, Maria Mushtaq, Hadi Ghauch, Jean-Luc Danger

Network Intrusion Detection Systems (NIDSs) are widely regarded as efficient tools for securing in-vehicle networks against diverse cyberattacks. However, since cyberattacks are always evolving, signature-based intrusion…

Anomaly DetectionBIG-bench Machine LearningDeep LearningIntrusion Detection+1

A Lightweight Multi-Attack CAN Intrusion Detection System on Hybrid FPGAs

2024-01-19 · Shashwat Khandelwal, Shreejith Shanker

Rising connectivity in vehicles is enabling new capabilities like connected autonomous driving and advanced driver assistance systems (ADAS) for improving the safety and reliability of next-generation vehicles. This incr…

Autonomous DrivingIntrusion Detection