paper-with-me

Papers

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 increased access to in-vehicle functions compromises critical capabilities that use legacy invehicle networks like Controller Area Network (CAN), which has no inherent security or authentication mechanism. Intrusion detection and mitigation approaches, particularly using machine learning models, have shown promising results in detecting multiple attack vectors in CAN through their ability to generalise to new vectors. However, most deployments require dedicated computing units like GPUs to perform line-rate detection, consuming much higher power. In this paper, we present a lightweight multi-attack quantised machine learning model that is deployed using Xilinx's Deep Learning Processing Unit IP on a Zynq Ultrascale+ (XCZU3EG) FPGA, which is trained and validated using the public CAN Intrusion Detection dataset. The quantised model detects denial of service and fuzzing attacks with an accuracy of above 99 % and a false positive rate of 0.07%, which are comparable to the state-of-the-art techniques in the literature. The Intrusion Detection System (IDS) execution consumes just 2.0 W with software tasks running on the ECU and achieves a 25 % reduction in per-message processing latency over the state-of-the-art implementations. This deployment allows the ECU function to coexist with the IDS with minimal changes to the tasks, making it ideal for real-time IDS in in-vehicle systems.

📄 PDF Abstract BibTeX arXiv:2401.10689

Code (0)

등록된 구현이 없습니다.

Tasks

Autonomous DrivingIntrusion Detection

Methods 이 논문이 사용한 방법론

Golden Queue Managers 설명 없음

Similar Papers 제목 키워드 기반

Decentralized Online Federated G-Network Learning for Lightweight Intrusion Detection

2023-06-22 · Mert Nakıp, Baran Can Gül, Erol Gelenbe

Cyberattacks are increasingly threatening networked systems, often with the emergence of new types of unknown (zero-day) attacks and the rise of vulnerable devices. Such attacks can also target multiple components of a S…

Federated LearningIntrusion Detection

Effective Metaheuristic Based Classifiers for Multiclass Intrusion Detection

2022-10-06 · Zareen Fatima, Arshad Ali

Network security has become the biggest concern in the area of cyber security because of the exponential growth in computer networks and applications. Intrusion detection plays an important role in the security of inform…

feature selectionIntrusion DetectionMulti-class Classification

A Novel Unified Lightweight Temporal-Spatial Transformer Approach for Intrusion Detection in Drone Networks

2025-10-03 · Tarun Kumar Biswas, Ashrafun Zannat, Waqas Ishtiaq, Md. Alamgir Hossain arxiv

The growing integration of drones across commercial, industrial, and civilian domains has introduced significant cybersecurity challenges, particularly due to the susceptibility of drone networks to a wide range of cyber…

Intrusion DetectionAnomaly Detection

FLARE: Feature-based Lightweight Aggregation for Robust Evaluation of IoT Intrusion Detection

2025-04-21 · Bradley Boswell, Seth Barrett, Swarnamugi Rajaganapathy, Gokila Dorai

The proliferation of Internet of Things (IoT) devices has expanded the attack surface, necessitating efficient intrusion detection systems (IDSs) for network protection. This paper presents FLARE, a feature-based lightwe…

Feature EngineeringIntrusion Detection

Implementing Lightweight Intrusion Detection System on Resource Constrained Devices

2024-10-28 · 2024 Cyber Awareness and Research Symposium (CARS) 2024 10 · Charles Stolz, Fuhao Li, Jielun Zhang

The rapid growth of Internet of Things (IoT) devices has increased the risk of network intrusions, which need effective security solutions for devices with low computational capability. However, Deep Learning based Intru…

Anomaly DetectionIntrusion DetectionNetwork Intrusion Detection