Detecting In-vehicle Intrusion via Semi-supervised Learning-based Convolutional Adversarial Autoencoders
Thien-Nu Hoang, Daehee Kim

TL;DR
This paper introduces a semi-supervised convolutional adversarial autoencoder for detecting in-vehicle CAN bus intrusions, effectively identifying various attacks with limited labeled data and real-time performance.
Contribution
It presents a novel semi-supervised deep learning model combining autoencoders and GANs for intrusion detection in vehicle networks, reducing labeled data needs and improving efficiency.
Findings
Achieved F1 score of 0.99 in attack detection
Reduced model parameters by five times
Lowered inference time by eight times
Abstract
With the development of autonomous vehicle technology, the controller area network (CAN) bus has become the de facto standard for an in-vehicle communication system because of its simplicity and efficiency. However, without any encryption and authentication mechanisms, the in-vehicle network using the CAN protocol is susceptible to a wide range of attacks. Many studies, which are mostly based on machine learning, have proposed installing an intrusion detection system (IDS) for anomaly detection in the CAN bus system. Although machine learning methods have many advantages for IDS, previous models usually require a large amount of labeled data, which results in high time and labor costs. To handle this problem, we propose a novel semi-supervised learning-based convolutional adversarial autoencoder model in this paper. The proposed model combines two popular deep learning models:…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsVehicular Ad Hoc Networks (VANETs) · Anomaly Detection Techniques and Applications · Network Security and Intrusion Detection
