REVIEW 4 major objections 5 minor 165 references
A Survey of Learning-Based Intrusion Detection Systems for In-Vehicle Network
T0 review · 4 major / 5 minor · reviewed 2026-08-15 · deepseek-v4-flash
Pith's one-line read This survey maps 85 learning-based intrusion detection systems for in-vehicle CAN networks and argues that combined known-unknown detection and federated learning are the least developed approaches.
desk verdict A useful map of 85 learning-based in-vehicle IDS papers with a defensible known/unknown/combined taxonomy; the coverage claims need a caveat and the manuscript needs a cleanup pass. read the letter →
The pith
A machine-rendered reading of the paper's core claim, the machinery that carries it, and where it could break.
The reading
What carries the argument
The machinery carrying the argument is a three-part attack-detection taxonomy—known, unknown, and combined known-unknown attacks—cross-cut by input-feature type (CAN ID, payload, full CAN frame), together with a systematic search protocol of automatic title-filtered Google Scholar queries, manual library searches, and forward and backward snowballing that yields the 85-paper corpus. The taxonomy does the analytical work: it turns 'detect both known and unknown attacks' into a visible category, and the feature cross-cut exposes blind spots such as CAN-ID-only detectors being unable to catch payload-manipulation attacks. A second mechanism is the evaluation-metric rubric, which sorts reported measures into performance, time complexity, memory, and other categories and turns the paper's normative claim—that deployable IDSs must be judged on latency and footprint as well as accuracy—into a concrete checklist.
What would settle it
Rerun the literature search without the title-only restriction, searching abstracts and full texts instead, and count the additional relevant learning-based CAN-bus IDS papers; if that count is large enough to change the 38/27/11/9 distribution, the paper's under-researched-area conclusions would need to be revised.
Extended reading notes
Core claim
The paper's central claim is that learning-based in-vehicle IDS research splits into three attack-detection regimes—known, unknown, and combined known-unknown attacks—and that its 85 collected papers distribute as 38, 27, and 11 across these regimes, with 9 additional papers on federated learning. Within each regime it further groups systems by input features: CAN ID only, payload only, or full CAN frames. It finds that known-attack detectors are mostly supervised deep-learning classifiers trained on CAN frames, while unknown-attack detectors are mostly unsupervised reconstruction or prediction models that profile normal traffic. The paper also claims to be the first survey to review machine learning, deep learning, and federated learning for in-vehicle networks together under a structured search strategy, and its metric review concludes that deployment-relevant measures such as model size, latency, and memory use are widely omitted.
Load-bearing premise
The survey's counts and gap conclusions stand on the assumption that its search strategy—especially the Google Scholar step that keeps only papers whose titles contain the chosen keywords—recovered essentially all relevant learning-based in-vehicle IDS work published up to January 2025.
Editorial extensions
If this is right
- Known-attack detection is the most crowded of the three regimes, so new work that only adds another supervised classifier on the same datasets will add little.
- If the survey's counts are correct, combined known-unknown detection and federated-learning IDSs are the two least developed areas and the natural focus for future research.
- Evaluation practice needs to include inference time, detection latency, and model size; the paper notes a vehicle-level IDS should process each packet in under roughly 10 ms to meet real-time safety requirements.
- Most federated-learning IDS studies assume clients hold identically distributed data, and only a few simulate non-IID conditions, so current FL evaluations are not yet realistic for real vehicle fleets.
- Because centralized training dominates the surveyed work, privacy, communication overhead, and single-point-of-failure concerns remain open, which is the motivation the paper gives for hierarchical or personalized FL.
Reading between the lines
- Editorial inference: the title-only Google Scholar filter means the 85-paper count is better read as a lower bound; a fuller abstract and full-text search would likely surface additional relevant papers that could shift the 38/27/11/9 distribution.
- Editorial inference: a multi-stage architecture—supervised classification first, unsupervised anomaly detection as a backstop—appears several times in the survey and can be tested as a general template; its main open question is whether the unsupervised stage stays reliable on vehicle makes whose normal traffic differs from the training fleet.
- Editorial inference: applying the survey's deployment-metric checklist uniformly to the reviewed systems would probably shrink the list of deployable solutions sharply, since many papers report only accuracy and F1.
- Editorial inference: the taxonomy implies a testable ordering—that payload-only and full-frame detectors should beat ID-only detectors on spoofing and fuzz attacks—but the surveyed papers rarely compare those feature regimes on identical data, so a controlled benchmark across feature types would be a direct follow-up.
Signed reviews
Editorial analysis
A structured set of objections, weighed in public.
Referee Report
Summary. This survey reviews learning-based intrusion detection systems (IDSs) for in-vehicle networks, focusing on machine learning (ML), deep learning (DL), and federated learning (FL) approaches. The authors followed a three-stage search strategy (Google Scholar automatic search, manual library search, and forward/backward snowballing) through January 2025, yielding 85 papers that are categorized into known-attack detection (38 papers), unknown-attack detection (27), combined known-unknown attack detection (reported as 11 in Sections 4.1.2 and 8, but as 10 in Section 5.5), and FL-based IDSs (9). The paper also reviews evaluation metrics in terms of performance, time, and memory requirements, and outlines limitations and future research directions. The authors claim to the best of their knowledge that this is the first comprehensive review of ML, DL, and FL-based IDSs for in-vehicle networks.
Significance. If the search is complete, the paper provides a useful map of the field: a documented search protocol, a clear known/unknown/combined taxonomy, detailed tables linking datasets, algorithms, input features, and model sizes, and a dedicated analysis of FL-based IDSs including non-IID and client-selection limitations. The systematic categorization and the review of evaluation metrics beyond accuracy are genuine strengths that would help practitioners assess deployability. The central 'under-researched areas' conclusions—combined known-unknown detection and FL—are falsifiable and important for guiding future work, but they rest on the completeness of the paper collection and on the internal consistency of the reported counts, which currently require attention.
major comments (4)
- [4.1.1 Data Sources and Search Strategy] The central claim of comprehensiveness and the gap statistics (38/27/11/9) depend on the completeness of the search, but the paper never quantifies the recall of its title-only filter. Table 2 shows 53,890 'anywhere in the article' results reduced to 95 with 'in the title of the article,' yet the manual search examples are also title-focused (ACM and IEEE use Document Title) and the Scopus query uses TITLE-ABS-KEY with a different term set. Without a PRISMA-style flow count of papers excluded at each stage and without a recall check (for example, by comparing against the reference list of a recent independent survey), the claim that these numbers represent the state of the art up to January 2025 is not fully supportable. Please add per-stage exclusion counts and quantify the fraction of relevant papers that the title filter misses.
- [5.5 Known and Unknown Attacks Detection] The number of combined known-unknown attack detection papers is inconsistent across the manuscript: Sections 4.1.2 and 8 state 11, Table 6 contains 11 rows, but Section 5.5 states '10 papers' and lists 10 references (excluding Althunayyan et al. 2024a), even though that work is reviewed in Section 5.5.3 and appears in Table 6. Since the total count of 85 is the paper's headline result, this discrepancy must be resolved.
- [5.4.3 / Table 5] The sentence after Table 5 reads 'Among these studies, only three [Song et al., Fenzl et al., Le et al.] measure the trainable parameters,' which is verbatim from Section 5.3 (after Table 4) and is incorrect in the unknown-attack context: Table 5 itself lists model sizes or parameter counts for Sun et al., Thiruloga et al., Kukkala et al., Kristianto et al., Longari et al., Rajapaksha et al., and Kim et al. The duplication misstates the evidence on model-size reporting in the unknown-attack literature and should be corrected or removed.
- [4.1.2 Selection Strategy] The selection flow is not traceable: the automatic search yielded 95 title-filtered papers, yet the text says 'The papers from the automatic search were reduced from 10 to 9 after filtering by reading the full text.' The paper does not explain how 95 became 10 before the full-text step. The same applies to the manual (1,831 to 59) and snowballing (57 to 17) stages; a per-stage exclusion count is needed to support the reported totals.
minor comments (5)
- [5.6] The section heading 'Evaluation Metics' should be corrected to 'Evaluation Metrics'.
- [2.5.2] In the sentence 'Koscher et al. [Chockalingam et al.(2016)...] highlight the feasibility of executing various types of wireless attack injections,' the narrative author name and the cited reference do not match; please change the narrative name to Chockalingam et al. or replace the citation.
- [6.1] The phrase 'without transfer-ring row data' should read 'without transferring raw data.'
- [Table 6 note] The note 'DL: Deap Learning' should be corrected to 'Deep Learning.'
- [5.5.1 / Table 6] The text states that Hoang et al. and Seo et al. use only CAN IDs as input features, but the checkmark placement in Table 6 is ambiguous because the M-C, ID, and Payload columns are not visually separated in the rendering; please ensure the table formatting clearly aligns with the text to avoid reader confusion.
Circularity Check
No significant circularity: the survey's classification is descriptive and the authors' self-citations are not load-bearing.
full rationale
This paper is a literature survey; it contains no fitted parameters, equations, or derived numeric predictions. The paper's central claim—being the first comprehensive review of ML, DL, and FL-based in-vehicle IDSs—is supported by a documented Kitchenham-style search and a comparison table of prior surveys, not by a definitional or self-referential reduction. The 38/27/11/9 category counts are descriptive statistics over the 85 collected papers, and the statement that combined known-unknown detection and FL-based IDSs are under-researched follows directly from those counts; no category is defined in terms of the conclusion it is used to support. The only self-citations appear in Section 5.5.3 (the authors' multi-stage ANN-LSTM-AE IDS as one reviewed design), Section 6.2 (their H-FL deployment), Section 6.3 (as one of three studies modeling Non-IID data), and Section 6.1 (a cited benefit of FL). In each case the citation is descriptive of prior work and not used to justify the survey's taxonomy or gap conclusions. No uniqueness theorem, ansatz, or fitted input is imported from the authors' own prior papers. The title-only Google Scholar filtering concern raised in Section 4.1.1 is a potential recall/completeness threat to coverage, but it is not circularity: an incomplete search can make a comprehensiveness claim weaker without making the conclusions equivalent to the search inputs.
Assumptions & free parameters
assumptions (3)
- domain assumption The 85-paper corpus returned by the Section 4 search is complete and representative of learning-based in-vehicle IDS research through January 2025.
- domain assumption Papers categorized as 'unknown attack detection' genuinely detect novel attacks, using their reported evaluations as evidence.
- domain assumption Taxonomy categories are mutually consistent across the 85 papers.
Cite this review
Pith. "Pith review of A Survey of Learning-Based Intrusion Detection Systems for In-Vehicle Network." pith.science (2026). https://pith.science/paper/U7RVC4YN
@misc{pith2026250511551,
author = {Pith},
title = {Pith review of: A Survey of Learning-Based Intrusion Detection Systems for In-Vehicle Network},
year = {2026},
howpublished = {\url{https://pith.science/paper/U7RVC4YN}},
note = {Machine review of arXiv:2505.11551}
}
read the original abstract
Connected and Autonomous Vehicles (CAVs) enhance mobility but face cybersecurity threats, particularly through the insecure Controller Area Network (CAN) bus. Cyberattacks can have devastating consequences in connected vehicles, including the loss of control over critical systems, necessitating robust security solutions. In-vehicle Intrusion Detection Systems (IDSs) offer a promising approach by detecting malicious activities in real time. This survey provides a comprehensive review of state-of-the-art research on learning-based in-vehicle IDSs, focusing on Machine Learning (ML), Deep Learning (DL), and Federated Learning (FL) approaches. Based on the reviewed studies, we critically examine existing IDS approaches, categorising them by the types of attacks they detect - known, unknown, and combined known-unknown attacks - while identifying their limitations. We also review the evaluation metrics used in research, emphasising the need to consider multiple criteria to meet the requirements of safety-critical systems. Additionally, we analyse FL-based IDSs and highlight their limitations. By doing so, this survey helps identify effective security measures, address existing limitations, and guide future research toward more resilient and adaptive protection mechanisms, ensuring the safety and reliability of CAVs.
Figures
Figures from the paper (6 more)
Reference graph
Works this paper leans on
-
[1]
Fatimah Aloraini, Amir Javed, and Omer Rana. Adversarial attacks on intrusion detection systems in in-vehicle networks of connected and autonomous vehicles. Sensors, 24 0 (12): 0 3848, 2024. doi:https://doi.org/10.3390/s24123848
-
[2]
Connected and autonomous vehicles: The global race to market
SMMT Driving the Motor Industry . Connected and autonomous vehicles: The global race to market. Technical report, THE SOCIETY OF MOTOR MANUFACTURERS AND TRADERS LIMITED, 2019
2019
-
[3]
Systematic risk characterisation of hardware threats to automotive systems
James Pickford, Rasadhi Attale, Siraj Shaikh, Hoang Nga Nguyen, and Lee Harrison. Systematic risk characterisation of hardware threats to automotive systems. Journal on Autonomous Transportation Systems, 1 0 (4): 0 1--36, 2024
2024
-
[4]
Intrusion detection systems for intra-vehicle networks: A review
Omar Y Al-Jarrah, Carsten Maple, Mehrdad Dianati, David Oxtoby, and Alex Mouzakitis. Intrusion detection systems for intra-vehicle networks: A review. Ieee Access, 7: 0 21266--21289, 2019
2019
-
[5]
A robust multi-stage intrusion detection system for in-vehicle network security using hierarchical federated learning
Muzun Althunayyan, Amir Javed, and Omer Rana. A robust multi-stage intrusion detection system for in-vehicle network security using hierarchical federated learning. Vehicular Communications, 49: 0 100837, 2024 a
2024
-
[6]
An artificial neural network based anomaly detection method in can bus messages in vehicles
Avishek Paul and Md Rabiul Islam. An artificial neural network based anomaly detection method in can bus messages in vehicles. In 2021 International Conference on Automation, Control and Mechatronics for Industry 4.0 (ACMI), pages 1--5. IEEE, 2021. doi:https://doi.org/10.1109/ACMI53878.2021.9528201
-
[7]
Cyberattacks and countermeasures for in-vehicle networks
Emad Aliwa, Omer Rana, Charith Perera, and Peter Burnap. Cyberattacks and countermeasures for in-vehicle networks. ACM computing surveys (CSUR), 54 0 (1): 0 1--37, 2021. doi:https://doi.org/10.1145/3431233
doi:10.1145/3431233 2021
-
[8]
Upstream’s 2024 global automotive cybersecurity report
Upstream Security Ltd. Upstream’s 2024 global automotive cybersecurity report. https://upstream.auto/reports/global-automotive-cybersecurity-report/#, 2024. Accessed: 2025-01-18
2024
Show all 165 references
-
[9]
Survey of automotive controller area network intrusion detection systems
Clinton Young, Joseph Zambreno, Habeeb Olufowobi, and Gedare Bloom. Survey of automotive controller area network intrusion detection systems. IEEE Design & Test, 36 0 (6): 0 48--55, 2019. doi:https://doi.org/MDAT.2019.2899062
2019
-
[10]
Can injection: keyless car theft
Ken Tindell. Can injection: keyless car theft. https://kentindell.github.io/2023/04/03/can-injection/?utm_source=chatgpt.com, 2023. Accessed: 2025-01-18
2023
-
[11]
Jeep hackers at it again, this time taking control of steering and braking systems
Jordan Golson. Jeep hackers at it again, this time taking control of steering and braking systems. https://www.theverge.com/2016/8/2/12353186/car-hack-jeep-cherokee-vulnerability-miller-valasek, 2016. (accessed 1 April 2023)
2016
-
[12]
New vehicle security research by keenlab: Experimental security assessment of bmw cars
Tencent Keen Security Lab. New vehicle security research by keenlab: Experimental security assessment of bmw cars. https://keenlab.tencent.com/en/2018/05/22/New-CarHacking-Research-by-KeenLab-Experimental-Security-Assessment-of-BMW-Cars/, 2018. (accessed 10 April 2023)
2018
-
[13]
Experimental security assessment on lexus cars
Tencent Keen Security Lab. Experimental security assessment on lexus cars. https://keenlab.tencent.com/en/2020/03/30/Tencent-Keen-Security-Lab-Experimental-Security-Assessment-on-Lexus-Cars/, 2020. (accessed 10 April 2023)
2020
-
[14]
Unlocking the full life-cycle value from connected-car data
Michele Bertoncello, Christopher Martens, Timo M \"o ller, and Tobias Schneiderbauer. Unlocking the full life-cycle value from connected-car data. https://www.mckinsey.com/industries/automotive-and-assembly/our-insights/unlocking-the-full-life-cycle-value-from-connected-car-da...
2021
-
[15]
Applying intrusion detection to automotive it-early insights and remaining challenges
Tobias Hoppe, Stefan Kiltz, and Jana Dittmann. Applying intrusion detection to automotive it-early insights and remaining challenges. Journal of Information Assurance and Security (JIAS), 4 0 (6): 0 226--235, 2009
2009
-
[16]
Ai-based intrusion detection systems for in-vehicle networks: A survey
Sampath Rajapaksha, Harsha Kalutarage, M Omar Al-Kadri, Andrei Petrovski, Garikayi Madzudzo, and Madeline Cheah. Ai-based intrusion detection systems for in-vehicle networks: A survey. ACM Computing Surveys, 55 0 (11): 0 1--40, 2023 a . doi:https://doi.org/10.1145/3570954
2023 doi
-
[17]
Client-edge-cloud hierarchical federated learning
Lumin Liu, Jun Zhang, SH Song, and Khaled B Letaief. Client-edge-cloud hierarchical federated learning. In ICC 2020-2020 IEEE International Conference on Communications (ICC), pages 1--6. IEEE, 2020. doi:https://doi.org/10.1109/ICC40277.2020.9148862
2020
-
[18]
A comprehensive survey and tutorial on smart vehicles: Emerging technologies, security issues, and solutions using machine learning
Usman Ahmad, Mu Han, Alireza Jolfaei, Sohail Jabbar, Muhammad Ibrar, Aiman Erbad, Houbing Herbert Song, and Yazeed Alkhrijah. A comprehensive survey and tutorial on smart vehicles: Emerging technologies, security issues, and solutions using machine learning. IEEE Transactions ...
2024
-
[19]
Intrusion threats and security solutions for autonomous vehicle networks
Safa Boumiza and Rafik Braham. Intrusion threats and security solutions for autonomous vehicle networks. In 2017 IEEE/ACS 14th International Conference on Computer Systems and Applications (AICCSA), pages 120--127. IEEE, 2017. doi:https://DOI.org/10.1109/AICCSA.2017.42
2017 doi
-
[20]
Automotive in vehicle network protocols
B Vinodh Kumar and J Ramesh. Automotive in vehicle network protocols. In 2014 International Conference on Computer Communication and Informatics, pages 1--5. IEEE, 2014. doi:https://DOI.org/10.1109/ICCCI.2014.6921836
2014
-
[21]
Intrusion detection system for automotive controller area network (can) bus system: a review
Siti-Farhana Lokman, Abu Talib Othman, and Muhammad-Husaini Abu-Bakar. Intrusion detection system for automotive controller area network (can) bus system: a review. EURASIP Journal on Wireless Communications and Networking, 2019: 0 1--17, 2019. doi:https://doi.org/10.1186/s136...
2019 doi
-
[22]
In-vehicle networks: Attacks, vulnerabilities, and proposed solutions
Paul Carsten, Todd R Andel, Mark Yampolskiy, and Jeffrey T McDonald. In-vehicle networks: Attacks, vulnerabilities, and proposed solutions. In Proceedings of the 10th Annual Cyber and Information Security Research Conference, pages 1--8, 2015
2015
-
[23]
In-vehicle network attacks and countermeasures: Challenges and future directions
Jiajia Liu, Shubin Zhang, Wen Sun, and Yongpeng Shi. In-vehicle network attacks and countermeasures: Challenges and future directions. IEEE Network, 31 0 (5): 0 50--58, 2017
2017
-
[24]
A survey of network intrusion detection systems for controller area network
Guillaume Dupont, Jerry den Hartog, Sandro Etalle, and Alexios Lekidis. A survey of network intrusion detection systems for controller area network. In 2019 IEEE International Conference on Vehicular Electronics and Safety (ICVES), pages 1--6. IEEE, 2019 a
2019
-
[25]
A survey of intrusion detection for in-vehicle networks
Wufei Wu, Renfa Li, Guoqi Xie, Jiyao An, Yang Bai, Jia Zhou, and Keqin Li. A survey of intrusion detection for in-vehicle networks. IEEE Transactions on Intelligent Transportation Systems, 21 0 (3): 0 919--933, 2019
2019
-
[26]
A systematic survey of attack detection and prevention in connected and autonomous vehicles
Trupil Limbasiya, Ko Zheng Teng, Sudipta Chattopadhyay, and Jianying Zhou. A systematic survey of attack detection and prevention in connected and autonomous vehicles. Vehicular Communications, 37: 0 100515, 2022
2022
-
[27]
Comprehensive experimental analyses of automotive attack surfaces
Stephen Checkoway, Damon McCoy, Brian Kantor, Danny Anderson, Hovav Shacham, Stefan Savage, Karl Koscher, Alexei Czeskis, Franziska Roesner, and Tadayoshi Kohno. Comprehensive experimental analyses of automotive attack surfaces. In 20th USENIX Security Symposium (USENIX Securi...
2011
-
[28]
Experimental security analysis of a modern automobile
Karl Koscher, Alexei Czeskis, Franziska Roesner, Shwetak Patel, Tadayoshi Kohno, Stephen Checkoway, Damon McCoy, Brian Kantor, Danny Anderson, Hovav Shacham, et al. Experimental security analysis of a modern automobile. In 2010 IEEE symposium on security and privacy, pages 447...
2010
-
[29]
Detecting attacks on the can protocol with machine learning
Valliappa Chockalingam, Ian Larson, Daniel Lin, and Spencer Nofzinger. Detecting attacks on the can protocol with machine learning. Annu EECS, 558 0 (7), 2016
2016
-
[30]
A practical wireless attack on the connected car and security protocol for in-vehicle can
Samuel Woo, Hyo Jin Jo, and Dong Hoon Lee. A practical wireless attack on the connected car and security protocol for in-vehicle can. IEEE Transactions on intelligent transportation systems, 16 0 (2): 0 993--1006, 2014
2014
-
[31]
Detecting in-vehicle intrusion via semi-supervised learning-based convolutional adversarial autoencoders
Thien-Nu Hoang and Daehee Kim. Detecting in-vehicle intrusion via semi-supervised learning-based convolutional adversarial autoencoders. Vehicular Communications, 38, 2022. doi:https://doi.org/10.1016/j.vehcom.2022.100520
2022
-
[32]
Otids: A novel intrusion detection system for in-vehicle network by using remote frame
Hyunsung Lee, Seong Hoon Jeong, and Huy Kang Kim. Otids: A novel intrusion detection system for in-vehicle network by using remote frame. In 2017 15th Annual Conference on Privacy, Security and Trust (PST), pages 57--5709. IEEE, 2017. doi:https://doi.org/10.1109/PST.2017.00017
2017
-
[33]
Error handling of in-vehicle networks makes them vulnerable
Kyong-Tak Cho and Kang G Shin. Error handling of in-vehicle networks makes them vulnerable. In Proceedings of the 2016 ACM SIGSAC Conference on Computer and Communications Security, pages 1044--1055, 2016
2016
-
[34]
An effective in-vehicle can bus intrusion detection system using cnn deep learning approach
Md Delwar Hossain, Hiroyuki Inoue, Hideya Ochiai, Doudou Fall, and Youki Kadobayashi. An effective in-vehicle can bus intrusion detection system using cnn deep learning approach. In GLOBECOM 2020-2020 IEEE Global Communications Conference, pages 1--6. IEEE, 2020 a . doi:https:...
2020
-
[35]
Fuzz testing for automotive cyber-security
Daniel S Fowler, Jeremy Bryans, Siraj Ahmed Shaikh, and Paul Wooderson. Fuzz testing for automotive cyber-security. In 2018 48th Annual IEEE/IFIP International Conference on Dependable Systems and Networks Workshops (DSN-W), pages 239--246. IEEE, 2018
2018
-
[36]
Spoofing attack using bus-off attacks against a specific ecu of the can bus
Kazuki Iehira, Hiroyuki Inoue, and Kenji Ishida. Spoofing attack using bus-off attacks against a specific ecu of the can bus. In 2018 15th IEEE annual consumer communications & networking conference (CCNC), pages 1--4. IEEE, 2018
2018
-
[37]
Lstm-based intrusion detection system for in-vehicle can bus communications
Md Delwar Hossain, Hiroyuki Inoue, Hideya Ochiai, Doudou Fall, and Youki Kadobayashi. Lstm-based intrusion detection system for in-vehicle can bus communications. IEEE Access, 8: 0 185489--185502, 2020 b . doi:https://doi.org/10.1109/ACCESS.2020.3029307
2020
-
[38]
A survey of attacks on controller area networks and corresponding countermeasures
Hyo Jin Jo and Wonsuk Choi. A survey of attacks on controller area networks and corresponding countermeasures. IEEE Transactions on Intelligent Transportation Systems, 23 0 (7): 0 6123--6141, 2021
2021
-
[39]
Demystifying in-vehicle intrusion detection systems: A survey of surveys and a meta-taxonomy
Georgios Karopoulos, Georgios Kambourakis, Efstratios Chatzoglou, Jos \'e L Hern \'a ndez-Ramos, and Vasileios Kouliaridis. Demystifying in-vehicle intrusion detection systems: A survey of surveys and a meta-taxonomy. Electronics, 11 0 (7): 0 1072, 2022
2022
-
[40]
Towards viable intrusion detection methods for the automotive controller area network
Andrew Tomlinson, Jeremy Bryans, and Siraj Ahmed Shaikh. Towards viable intrusion detection methods for the automotive controller area network. In 2nd ACM Computer Science in Cars Symposium, pages 1--9, 2018
2018
-
[41]
A survey of anomaly detection for connected vehicle cybersecurity and safety
Gopi Krishnan Rajbahadur, Andrew J Malton, Andrew Walenstein, and Ahmed E Hassan. A survey of anomaly detection for connected vehicle cybersecurity and safety. In 2018 IEEE Intelligent Vehicles Symposium (IV), pages 421--426. IEEE, 2018
2018
-
[42]
A taxonomy and survey of cyber-physical intrusion detection approaches for vehicles
George Loukas, Eirini Karapistoli, Emmanouil Panaousis, Panagiotis Sarigiannidis, Anatolij Bezemskij, and Tuan Vuong. A taxonomy and survey of cyber-physical intrusion detection approaches for vehicles. Ad Hoc Networks, 84: 0 124--147, 2019
2019
-
[43]
Intrusion detection systems in automotive ethernet networks: challenges, opportunities and future research trends
Nordine Quadar, Abdellah Chehri, Benoit Debaque, Imran Ahmed, and Gwangil Jeon. Intrusion detection systems in automotive ethernet networks: challenges, opportunities and future research trends. IEEE Internet of Things Magazine, 7 0 (2): 0 62--68, 2024
2024
-
[44]
Intrusion detection in the automotive domain: A comprehensive review
Brooke Lampe and Weizhi Meng. Intrusion detection in the automotive domain: A comprehensive review. IEEE Communications Surveys & Tutorials, 25 0 (4): 0 2356--2426, 2023 a
2023
-
[45]
Machine learning based intrusion detection systems for connected autonomous vehicles: A survey
Jay Nagarajan, Pegah Mansourian, Muhammad Anwar Shahid, Arunita Jaekel, Ikjot Saini, Ning Zhang, and Marc Kneppers. Machine learning based intrusion detection systems for connected autonomous vehicles: A survey. Peer-to-Peer Networking and Applications, pages 1--33, 2023. doi:...
2023 doi
-
[46]
A survey of deep learning-based intrusion detection in automotive applications
Brooke Lampe and Weizhi Meng. A survey of deep learning-based intrusion detection in automotive applications. Expert Systems with Applications, 221: 0 119771, 2023 b . doi:https://doi.org/10.1016/j.eswa.2023.119771
2023
-
[47]
Deep learning in the fast lane: A survey on advanced intrusion detection systems for intelligent vehicle networks
Mohammed Almehdhar, Abdullatif Albaseer, Muhammad Asif Khan, Mohamed Abdallah, Hamid Menouar, Saif Al-Kuwari, and Ala Al-Fuqaha. Deep learning in the fast lane: A survey on advanced intrusion detection systems for intelligent vehicle networks. IEEE Open Journal of Vehicular Te...
2024
-
[48]
Security issues in internet of vehicles (iov): A comprehensive survey
Hamideh Taslimasa, Sajjad Dadkhah, Euclides Carlos Pinto Neto, Pulei Xiong, Suprio Ray, and Ali A Ghorbani. Security issues in internet of vehicles (iov): A comprehensive survey. Internet of Things, 22: 0 100809, 2023 a
2023
-
[49]
A survey of federated learning for connected and automated vehicles
Vishnu Pandi Chellapandi, Liangqi Yuan, Stanislaw H \.Z ak, and Ziran Wang. A survey of federated learning for connected and automated vehicles. In 2023 IEEE 26th International Conference on Intelligent Transportation Systems (ITSC), pages 2485--2492. IEEE, 2023. doi:10.48550/...
-
[50]
A systematic review of systematic review process research in software engineering
Barbara Kitchenham and Pearl Brereton. A systematic review of systematic review process research in software engineering. Information and software technology, 55 0 (12): 0 2049--2075, 2013
2013
-
[51]
Security and privacy requirements for the internet of things: A survey
Nada Alhirabi, Omer Rana, and Charith Perera. Security and privacy requirements for the internet of things: A survey. ACM Transactions on Internet of Things, 2 0 (1): 0 1--37, 2021
2021
-
[52]
Guidelines for snowballing in systematic literature studies and a replication in software engineering
Claes Wohlin. Guidelines for snowballing in systematic literature studies and a replication in software engineering. In Proceedings of the 18th international conference on evaluation and assessment in software engineering, pages 1--10, 2014
2014
-
[53]
Intrusion detection based on federated learning: a systematic review
Jose L Hernandez-Ramos, Georgios Karopoulos, Efstratios Chatzoglou, Vasileios Kouliaridis, Enrique Marmol, Aurora Gonzalez-Vidal, and Georgios Kambourakis. Intrusion detection based on federated learning: a systematic review. arXiv preprint arXiv:2308.09522, 2023. doi:10.48550...
-
[54]
In-vehicle network intrusion detection using deep convolutional neural network
Hyun Min Song, Jiyoung Woo, and Huy Kang Kim. In-vehicle network intrusion detection using deep convolutional neural network. Vehicular Communications, 21: 0 100198, 2020. doi:10.1016/j.vehcom.2019.100198
2020
-
[55]
Detecting can bus intrusion by applying machine learning method to graph based features
Rafi Ud Daula Refat, Abdulrahman Abu Elkhail, Azeem Hafeez, and Hafiz Malik. Detecting can bus intrusion by applying machine learning method to graph based features. In Intelligent Systems and Applications: Proceedings of the 2021 Intelligent Systems Conference (IntelliSys) Vo...
2021
-
[56]
Can intrusion detection using long short-term memory (lstm)
Srinivasa Rao Nandam, Adouthu Vamshi, and Inapanuri Sucharitha. Can intrusion detection using long short-term memory (lstm). In Computer Communication, Networking and IoT: Proceedings of 5th ICICC 2021, Volume 2, pages 295--302. Springer, 2022
2021
-
[57]
An fpga-based intrusion detection system using binarised neural network for can bus systems
Auangkun Rangsikunpum, Sam Amiri, and Luciano Ost. An fpga-based intrusion detection system using binarised neural network for can bus systems. In 2024 IEEE International Conference on Industrial Technology (ICIT), pages 1--6. IEEE, 2024 a
2024
-
[58]
Network traffic anomaly detection in can bus based on ensemble learning
Yuxi Wu and Xiaodong Tao. Network traffic anomaly detection in can bus based on ensemble learning. In 2024 4th International Conference on Machine Learning and Intelligent Systems Engineering (MLISE), pages 240--245. IEEE, 2024
2024
-
[59]
Intrusion detection system using deep neural network for in-vehicle network security
Min-Joo Kang and Je-Won Kang. Intrusion detection system using deep neural network for in-vehicle network security. PloS one, 11 0 (6): 0 e0155781, 2016
2016
-
[60]
Car hacking identification through fuzzy logic algorithms
Fabio Martinelli, Francesco Mercaldo, Vittoria Nardone, and Antonella Santone. Car hacking identification through fuzzy logic algorithms. In 2017 IEEE international conference on fuzzy systems (FUZZ-IEEE), pages 1--7. IEEE, 2017
2017
-
[61]
In-vehicle detection of targeted can bus attacks
Florian Fenzl, Roland Rieke, and Andreas Dominik. In-vehicle detection of targeted can bus attacks. In Proceedings of the 16th International Conference on Availability, Reliability and Security, pages 1--7, 2021
2021
-
[62]
Machine learning-based intrusion detection for securing in-vehicle can bus communication
Said Ben Hassane Samir, Martin Raissa, Haifa Touati, Mohamed Hadded, and Hakim Ghazzai. Machine learning-based intrusion detection for securing in-vehicle can bus communication. SN Computer Science, 5 0 (8): 0 1082, 2024
2024
-
[63]
Multi-classification in-vehicle intrusion detection system using packet-and sequence-level characteristics from time-embedded transformer with autoencoder
Tien-Dat Le, Hoang Bao Huy Truong, Daehee Kim, et al. Multi-classification in-vehicle intrusion detection system using packet-and sequence-level characteristics from time-embedded transformer with autoencoder. Knowledge-Based Systems, 299: 0 112091, 2024
2024
-
[64]
Efficient and effective in-vehicle intrusion detection system using binarized convolutional neural network
Linxi Zhang, Xuke Yan, and Di Ma. Efficient and effective in-vehicle intrusion detection system using binarized convolutional neural network. In IEEE INFOCOM 2024-IEEE Conference on Computer Communications, pages 2299--2307. IEEE, 2024
2024
-
[65]
Rapid, multi-vehicle and feed-forward neural network based intrusion detection system for controller area network bus
Muhammad Sami, Matthew Ibarra, Anamaria C Esparza, Saleh Al-Jufout, Mehrdad Aliasgari, and Mohammad Mozumdar. Rapid, multi-vehicle and feed-forward neural network based intrusion detection system for controller area network bus. In 2020 IEEE Green Energy and Smart Systems Conf...
2020
-
[66]
Mga-ids: Optimal feature subset selection for anomaly detection framework on in-vehicle networks-can bus based on genetic algorithm and intrusion detection approach
Dogukan Aksu and Muhammed Ali Aydin. Mga-ids: Optimal feature subset selection for anomaly detection framework on in-vehicle networks-can bus based on genetic algorithm and intrusion detection approach. Computers & Security, 118: 0 102717, 2022
2022
-
[67]
An anomaly detector for can bus networks in autonomous cars based on neural networks
Safa Boumiza and Rafik Braham. An anomaly detector for can bus networks in autonomous cars based on neural networks. In 2019 international conference on wireless and mobile computing, networking and communications (WiMob), pages 1--6. IEEE, 2019
2019
-
[68]
Hierarchical anomaly detection model for in-vehicle networks using machine learning algorithms
Seunghyun Park and Jin-Young Choi. Hierarchical anomaly detection model for in-vehicle networks using machine learning algorithms. Sensors, 20 0 (14): 0 3934, 2020
2020
-
[69]
A convolutional encoder network for intrusion detection in controller area networks
Xing Zhang, Xiaotong Cui, Kefei Cheng, and Liang Zhang. A convolutional encoder network for intrusion detection in controller area networks. In 2020 16th International Conference on Computational Intelligence and Security (CIS), pages 366--369. IEEE, 2020
2020
-
[70]
Machine learning-based intrusion detection system for controller area networks
Omar Minawi, Jason Whelan, Abdulaziz Almehmadi, and Khalil El-Khatib. Machine learning-based intrusion detection system for controller area networks. In Proceedings of the 10th ACM Symposium on Design and Analysis of Intelligent Vehicular Networks and Applications, pages 41--47, 2020
2020
-
[71]
Intrusion detection system for can bus in-vehicle network based on machine learning algorithms
Asma Alfardus and Danda B Rawat. Intrusion detection system for can bus in-vehicle network based on machine learning algorithms. In 2021 IEEE 12th Annual Ubiquitous Computing, Electronics & Mobile Communication Conference (UEMCON), pages 0944--0949. IEEE, 2021. doi:10.1109/UEM...
2021
-
[72]
In-vehicle intrusion detection based on deep learning attention technique
Ahmed NasrEldin, Ayman M Bahaa-Eldin, and Mohamed A Sobh. In-vehicle intrusion detection based on deep learning attention technique. In 2021 16th International Conference on Computer Engineering and Systems (ICCES), pages 1--7. IEEE, 2021
2021
-
[73]
Classification of normal and malicious traffic based on an ensemble of machine learning for a vehicle can-network
Easa Alalwany and Imad Mahgoub. Classification of normal and malicious traffic based on an ensemble of machine learning for a vehicle can-network. Sensors, 22 0 (23): 0 9195, 2022
2022
-
[74]
In-vehicle network intrusion detection system based on bi-lstm
Defeng Ding, Lu Zhu, Jiaying Xie, and Jiaying Lin. In-vehicle network intrusion detection system based on bi-lstm. In 2022 7th International Conference on Intelligent Computing and Signal Processing (ICSP), pages 580--583. IEEE, 2022
2022
-
[75]
Intelligent intrusion detection framework for anomaly-based can bus network using bidirectional long short-term memory
Ch Ravi Kishore, D Chandrasekhar Rao, Janmenjoy Nayak, and HS Behera. Intelligent intrusion detection framework for anomaly-based can bus network using bidirectional long short-term memory. Journal of The Institution of Engineers (India): Series B, pages 1--24, 2024
2024
-
[76]
Hybridsecnet: In-vehicle security on controller area networks through a hybrid two-step lstm-cnn model
Amit Chougule, Ishan Kulkarni, Tejasvi Alladi, Vinay Chamola, and Fei Richard Yu. Hybridsecnet: In-vehicle security on controller area networks through a hybrid two-step lstm-cnn model. IEEE Transactions on Vehicular Technology, 2024
2024
-
[77]
An effective ensemble learning-based real-time intrusion detection scheme for an in-vehicle network
Easa Alalwany and Imad Mahgoub. An effective ensemble learning-based real-time intrusion detection scheme for an in-vehicle network. Electronics, 13 0 (5): 0 919, 2024
2024
-
[78]
Towards a lightweight intrusion detection framework for in-vehicle networks
Dheeraj Basavaraj and Shahab Tayeb. Towards a lightweight intrusion detection framework for in-vehicle networks. Journal of Sensor and Actuator Networks, 11 0 (1): 0 6, 2022
2022
-
[79]
A multi-attention based cnn-bilstm intrusion detection model for in-vehicle networks
Kai Gao, Hao Huang, Linhong Liu, Ronghua Du, and Jinlai Zhang. A multi-attention based cnn-bilstm intrusion detection model for in-vehicle networks. In 2023 IEEE Intl Conf on Parallel & Distributed Processing with Applications, Big Data & Cloud Computing, Sustainable Computing...
2023
-
[80]
In-vehicle intrusion detection system on controller area network with machine learning models
Soner Can Kalkan and Ozgur Koray Sahingoz. In-vehicle intrusion detection system on controller area network with machine learning models. In 2020 11th International Conference on Computing, Communication and Networking Technologies (ICCCNT), pages 1--6. IEEE, 2020
2020
-
[81]
Multi-classification and tree-based ensemble network for the intrusion detection system in the internet of vehicles
Wanting Gou, Haodi Zhang, and Ronghui Zhang. Multi-classification and tree-based ensemble network for the intrusion detection system in the internet of vehicles. Sensors, 23 0 (21): 0 8788, 2023
2023
-
[82]
A gru-based lightweight system for can intrusion detection in real time
Haoyu Ma, Jianqiu Cao, Bo Mi, Darong Huang, Yang Liu, and Shaoqian Li. A gru-based lightweight system for can intrusion detection in real time. Security and Communication Networks, 2022 0 (1): 0 5827056, 2022
2022
-
[83]
Divacan: Detecting in-vehicle intrusion attacks on a controller area network using ensemble learning
Muneeb Hassan Khan, Abdul Rehman Javed, Zafar Iqbal, Muhammad Asim, and Ali Ismail Awad. Divacan: Detecting in-vehicle intrusion attacks on a controller area network using ensemble learning. Computers & Security, 139: 0 103712, 2024
2024
-
[84]
Using deep learning networks to identify cyber attacks on intrusion detection for in-vehicle networks
Hsiao-Chung Lin, Ping Wang, Kuo-Ming Chao, Wen-Hui Lin, and Jia-Hong Chen. Using deep learning networks to identify cyber attacks on intrusion detection for in-vehicle networks. Electronics, 11 0 (14): 0 2180, 2022
2022
-
[85]
Long short-term memory-based intrusion detection system for in-vehicle controller area network bus
Md Delwar Hossain, Hiroyuki Inoue, Hideya Ochiai, Doudou Fall, and Youki Kadobayashi. Long short-term memory-based intrusion detection system for in-vehicle controller area network bus. In 2020 IEEE 44th Annual Computers, Software, and Applications Conference (COMPSAC), pages ...
2020
-
[86]
Embedded intrusion detection system for detecting attacks over can-bus
Mario Casillo, Simone Coppola, Massimo De Santo, Francesco Pascale, and Emanuele Santonicola. Embedded intrusion detection system for detecting attacks over can-bus. In 2019 4th International Conference on System Reliability and Safety (ICSRS), pages 136--141. IEEE, 2019
2019
-
[87]
Enhancing cyber security in autonomous vehicles: A hybrid xg boost-deep learning approach for intrusion detection in the can bus
Mohd Nazeer, Areej Alasiry, Mohammed Qayyum, Vemana Karunakar Madhan, Gouri Patil, and Pulipati Srilatha. Enhancing cyber security in autonomous vehicles: A hybrid xg boost-deep learning approach for intrusion detection in the can bus. Journal Europ \'e en des Syst \`e mes Aut...
2024
-
[88]
Transformer-based attention network for in-vehicle intrusion detection
Trieu Phong Nguyen, Heungwoo Nam, and Daehee Kim. Transformer-based attention network for in-vehicle intrusion detection. IEEE Access, 11: 0 55389--55403, 2023
2023
-
[89]
Gids: Gan based intrusion detection system for in-vehicle network
Eunbi Seo, Hyun Min Song, and Huy Kang Kim. Gids: Gan based intrusion detection system for in-vehicle network. In 2018 16th Annual Conference on Privacy, Security and Trust (PST), pages 1--6. IEEE, 2018. doi:https://doi.org/10.1109/PST.2018.8514157
2018
-
[90]
Road: The real ornl automotive dynamometer controller area network intrusion detection dataset (with a comprehensive can ids dataset survey & guide)
Miki E Verma, Michael D Iannacone, Robert A Bridges, Samuel C Hollifield, Bill Kay, and Frank L Combs. Road: The real ornl automotive dynamometer controller area network intrusion detection dataset (with a comprehensive can ids dataset survey & guide). arXiv preprint arXiv:201...
2012 arXiv
-
[91]
Intrusion detection in can bus, 2019
Muhammad Sami. Intrusion detection in can bus, 2019. URL https://dx.doi.org/10.21227/24m9-a446
2019 doi
-
[92]
Probing the limits of anomaly detectors for automobiles with a cyberattack framework
Adrian Taylor, Sylvain Leblanc, and Nathalie Japkowicz. Probing the limits of anomaly detectors for automobiles with a cyberattack framework. IEEE Intelligent Systems, 33 0 (2): 0 54--62, 2018
2018
-
[93]
Anomaly intrusion detection method for vehicular networks based on survival analysis
Mee Lan Han, Byung Il Kwak, and Huy Kang Kim. Anomaly intrusion detection method for vehicular networks based on survival analysis. Vehicular communications, 14: 0 52--63, 2018
2018
-
[94]
Car hacking and defense competition on in-vehicle network
Hyunjae Kang, Byung Il Kwak, Young Hun Lee, Haneol Lee, Hwejae Lee, and Huy Kang Kim. Car hacking and defense competition on in-vehicle network. In Workshop on Automotive and Autonomous Vehicle Security (AutoSec), volume 2021, page 25, 2021. doi:10.14722/autosec.2021.23035
2021
-
[95]
(Jerry) den Hartog, and S
Guillaume Dupont, Alexios Lekidis, J. (Jerry) den Hartog, and S. (Sandro) Etalle. Automotive controller area network (can) bus intrusion dataset v2, 2019 b . URL https://data.4tu.nl/articles/_/12696950/2
2019
-
[96]
In-vehicle network intrusion detection challenge, 2019
Hacking and Countermeasure Research Lab (HCRL). In-vehicle network intrusion detection challenge, 2019. URL https://sites.google.com/hksecurity.net/hcrl/Datasets/datachallenge2019/car
2019
-
[97]
Network anomaly detection using lstm based autoencoder
Mahmoud Said Elsayed, Nhien-An Le-Khac, Soumyabrata Dev, and Anca Delia Jurcut. Network anomaly detection using lstm based autoencoder. In Proceedings of the 16th ACM Symposium on QoS and Security for Wireless and Mobile Networks, pages 37--45, 2020
2020
-
[98]
Anomaly detection in network traffic using unsupervised machine learning approach
Aditya Vikram et al. Anomaly detection in network traffic using unsupervised machine learning approach. In 2020 5th International Conference on Communication and Electronics Systems (ICCES), pages 476--479. IEEE, 2020. doi:https://doi.org/10.1109/ICCES48766.2020.9137987
2020
-
[99]
Unsupervised approach for detecting low rate attacks on network traffic with autoencoder
Baskoro Adi Pratomo, Pete Burnap, and George Theodorakopoulos. Unsupervised approach for detecting low rate attacks on network traffic with autoencoder. In 2018 international conference on cyber security and protection of digital services (Cyber Security), pages 1--8. IEEE, 20...
2018
-
[100]
An intelligent secured framework for cyberattack detection in electric vehicles’ can bus using machine learning
Omid Avatefipour, Ameena Saad Al-Sumaiti, Ahmed M El-Sherbeeny, Emad Mahrous Awwad, Mohammed A Elmeligy, Mohamed A Mohamed, and Hafiz Malik. An intelligent secured framework for cyberattack detection in electric vehicles’ can bus using machine learning. Ieee Access, 7: 0 12758...
2019
-
[101]
Keep the moving vehicle secure: Context-aware intrusion detection system for in-vehicle can bus security
Sampath Rajapaksha, Harsha Kalutarage, M Omar Al-Kadri, Garikayi Madzudzo, and Andrei V Petrovski. Keep the moving vehicle secure: Context-aware intrusion detection system for in-vehicle can bus security. In 2022 14th International Conference on Cyber Conflict: Keep Moving!(Cy...
2022
-
[102]
Real-time zero-day intrusion detection system for automotive controller area network on fpgas
Shashwat Khandelwal and Shanker Shreejith. Real-time zero-day intrusion detection system for automotive controller area network on fpgas. In 2023 IEEE 34th International Conference on Application-specific Systems, Architectures and Processors (ASAP), pages 139--146. IEEE, 2023
2023
-
[103]
One-class classification for intrusion detection on vehicular networks
Jake Guidry, Fahad Sohrab, Raju Gottumukkala, Satya Katragadda, and Moncef Gabbouj. One-class classification for intrusion detection on vehicular networks. In 2023 IEEE Symposium Series on Computational Intelligence (SSCI), pages 1176--1182. IEEE, 2023
2023
-
[104]
Neurocan: Contextual anomaly detection in controller area networks
Prashanth Balaji and Majid Ghaderi. Neurocan: Contextual anomaly detection in controller area networks. In 2021 IEEE International Smart Cities Conference (ISC2), pages 1--7. IEEE, 2021
2021
-
[105]
Anomaly detection for in-vehicle network using cnn-lstm with attention mechanism
Heng Sun, Miaomiao Chen, Jian Weng, Zhiquan Liu, and Guanggang Geng. Anomaly detection for in-vehicle network using cnn-lstm with attention mechanism. IEEE Transactions on Vehicular Technology, 70 0 (10): 0 10880--10893, 2021
2021
-
[106]
Tenet: Temporal cnn with attention for anomaly detection in automotive cyber-physical systems
Sooryaa Vignesh Thiruloga, Vipin Kumar Kukkala, and Sudeep Pasricha. Tenet: Temporal cnn with attention for anomaly detection in automotive cyber-physical systems. In 2022 27th Asia and South Pacific design automation conference (ASP-DAC), pages 326--331. IEEE, 2022
2022
-
[107]
A novel intrusion detection model for the can bus packet of in-vehicle network based on attention mechanism and autoencoder
Pengcheng Wei, Bo Wang, Xiaojun Dai, Li Li, and Fangcheng He. A novel intrusion detection model for the can bus packet of in-vehicle network based on attention mechanism and autoencoder. Digital Communications and Networks, 2022. doi:https://doi.org/10.1016/j.dcan.2022.04.021
2022 doi
-
[108]
Anomaly detection for connected autonomous vehicles using lstm and gaussian na \" ve bayes
Pegah Mansourian, Ning Zhang, Arunita Jaekel, Mina Zamanirafe, and Marc Kneppers. Anomaly detection for connected autonomous vehicles using lstm and gaussian na \" ve bayes. In International Conference on Wireless and Satellite Systems, pages 31--43. Springer, 2023
2023
-
[109]
Gvids: A reliable vehicle intrusion detection system based on generative adversarial network
Yilin Zhao, Yijie Xun, Jiajia Liu, and Siyu Ma. Gvids: A reliable vehicle intrusion detection system based on generative adversarial network. In GLOBECOM 2022-2022 IEEE Global Communications Conference, pages 4310--4315. IEEE, 2022 a
2022
-
[110]
Application of controller area network (can) bus anomaly detection based on time series prediction
Hongmao Qin, Mengru Yan, and Haojie Ji. Application of controller area network (can) bus anomaly detection based on time series prediction. Vehicular Communications, 27: 0 100291, 2021
2021
-
[111]
An enhanced multi-stage deep learning framework for detecting malicious activities from autonomous vehicles
Izhar Ahmed Khan, Nour Moustafa, Dechang Pi, Waqas Haider, Bentian Li, and Alireza Jolfaei. An enhanced multi-stage deep learning framework for detecting malicious activities from autonomous vehicles. IEEE Transactions on Intelligent Transportation Systems, 23 0 (12): 0 25469-...
2021
-
[112]
Sustainable and lightweight domain-based intrusion detection system for in-vehicle network
Edy Kristianto, Po-Ching Lin, and Ren-Hung Hwang. Sustainable and lightweight domain-based intrusion detection system for in-vehicle network. Sustainable Computing: Informatics and Systems, 41: 0 100936, 2024
2024
-
[113]
Anomaly detection for in-vehicle communication using transformers
Victor Cobilean, Harindra S Mavikumbure, Chathurika S Wickramasinghe, Benny J Varghese, Timothy Pennington, and Milos Manic. Anomaly detection for in-vehicle communication using transformers. In IECON 2023-49th Annual Conference of the IEEE Industrial Electronics Society, page...
2023
-
[114]
Unsupervised deep learning approach for in-vehicle intrusion detection system
Harini Narasimhan, Vinayakumar Ravi, and Nazeeruddin Mohammad. Unsupervised deep learning approach for in-vehicle intrusion detection system. IEEE Consumer Electronics Magazine, 12 0 (1): 0 103--108, 2021
2021
-
[115]
A can bus anomaly detection based on flxgboost algorithm
Jie Wang and Xiuliang Mo. A can bus anomaly detection based on flxgboost algorithm. In 2021 IEEE 23rd Int Conf on High Performance Computing & Communications; 7th Int Conf on Data Science & Systems; 19th Int Conf on Smart City; 7th Int Conf on Dependability in Sensor, Cloud & ...
2021
-
[116]
Novelads: A novel anomaly detection system for intra-vehicular networks
Kushagra Agrawal, Tejasvi Alladi, Ayush Agrawal, Vinay Chamola, and Abderrahim Benslimane. Novelads: A novel anomaly detection system for intra-vehicular networks. IEEE Transactions on Intelligent Transportation Systems, 23 0 (11): 0 22596--22606, 2022 a
2022
-
[117]
Indra: Intrusion detection using recurrent autoencoders in automotive embedded systems
Vipin Kumar Kukkala, Sooryaa Vignesh Thiruloga, and Sudeep Pasricha. Indra: Intrusion detection using recurrent autoencoders in automotive embedded systems. IEEE Transactions on Computer-Aided Design of Integrated Circuits and Systems, 39 0 (11): 0 3698--3710, 2020. doi:https:...
2020
-
[118]
Ids-dec: A novel intrusion detection for can bus traffic based on deep embedded clustering
Jiahao Shi, Zhijun Xie, Li Dong, Xianliang Jiang, and Xing Jin. Ids-dec: A novel intrusion detection for can bus traffic based on deep embedded clustering. Vehicular Communications, 49: 0 100830, 2024
2024
-
[119]
Cannolo: An anomaly detection system based on lstm autoencoders for controller area network
Stefano Longari, Daniel Humberto Nova Valcarcel, Mattia Zago, Michele Carminati, and Stefano Zanero. Cannolo: An anomaly detection system based on lstm autoencoders for controller area network. IEEE Transactions on Network and Service Management, 18 0 (2): 0 1913--1924, 2020
1913
-
[120]
Candito: improving payload-based detection of attacks on controller area networks
Stefano Longari, Carlo Alberto Pozzoli, Alessandro Nichelini, Michele Carminati, and Stefano Zanero. Candito: improving payload-based detection of attacks on controller area networks. In International Symposium on Cyber Security, Cryptology, and Machine Learning, pages 135--15...
2023
-
[121]
Canet: An unsupervised intrusion detection system for high dimensional can bus data
Markus Hanselmann, Thilo Strauss, Katharina Dormann, and Holger Ulmer. Canet: An unsupervised intrusion detection system for high dimensional can bus data. Ieee Access, 8: 0 58194--58205, 2020
2020
-
[122]
Deep learning approach for anamoly detection in can bus network: An intelligent lstm-based intrusion detection system
Ch Ravi Kishore, D Chandrasekhar Rao, and HS Behera. Deep learning approach for anamoly detection in can bus network: An intelligent lstm-based intrusion detection system. In International Conference on Computational Intelligence in Pattern Recognition, pages 531--544. Springer, 2022
2022
-
[123]
Beyond vanilla: Improved autoencoder-based ensemble in-vehicle intrusion detection system
Sampath Rajapaksha, Harsha Kalutarage, M Omar Al-Kadri, Andrei Petrovski, and Garikayi Madzudzo. Beyond vanilla: Improved autoencoder-based ensemble in-vehicle intrusion detection system. Journal of information security and applications, 77: 0 103570, 2023 b
2023
-
[124]
An anomaly detection method based on multiple lstm-autoencoder models for in-vehicle network
Taeguen Kim, Jiyoon Kim, and Ilsun You. An anomaly detection method based on multiple lstm-autoencoder models for in-vehicle network. Electronics, 12 0 (17): 0 3543, 2023
2023
-
[125]
Intrusion detection using transformer in con-troller area network
Hyunjun Jo and Deok-Hwan Kim. Intrusion detection using transformer in con-troller area network. IEEE Access, 2024
2024
-
[126]
Robust and self-evolving ids for in-vehicle network by enabling spatiotemporal information
Junchao Xiao, Hao Wu, and Xiangxue Li. Robust and self-evolving ids for in-vehicle network by enabling spatiotemporal information. In 2019 IEEE 21st International Conference on High Performance Computing and Communications; IEEE 17th International Conference on Smart City; IEE...
2019
-
[127]
Dodge can messages
Crash Reconstruction Research Consortium. Dodge can messages. https://www.engr.colostate.edu/ jdaily/tucrrc/DodgeCAN.html. (accessed 10 October 2024)
2024
-
[128]
Discovering can specification using on-board diagnostics
Hyun Min Song and Huy Kang Kim. Discovering can specification using on-board diagnostics. IEEE Design & Test, 38 0 (3): 0 93--103, 2020
2020
-
[129]
Recan--dataset for reverse engineering of controller area networks
Mattia Zago, Stefano Longari, Andrea Tricarico, Michele Carminati, Manuel Gil P \'e rez, Gregorio Mart \' nez P \'e rez, and Stefano Zanero. Recan--dataset for reverse engineering of controller area networks. Data in brief, 29: 0 105149, 2020
2020
-
[130]
Can bus intrusion detection based on auxiliary classifier gan and out-of-distribution detection
Qingling Zhao, Mingqiang Chen, Zonghua Gu, Siyu Luan, Haibo Zeng, and Samarjit Chakrabory. Can bus intrusion detection based on auxiliary classifier gan and out-of-distribution detection. ACM Transactions on Embedded Computing Systems (TECS), 21 0 (4): 0 1--30, 2022 b . doi:ht...
2022 doi
-
[131]
Intrusion detection system using deep learning for in-vehicle security
Jiayan Zhang, Fei Li, Haoxi Zhang, Ruxiang Li, and Yalin Li. Intrusion detection system using deep learning for in-vehicle security. Ad Hoc Networks, 95: 0 101974, 2019. doi:10.1016/j.adhoc.2019.101974
2019
-
[132]
Mth-ids: A multitiered hybrid intrusion detection system for internet of vehicles
Li Yang, Abdallah Moubayed, and Abdallah Shami. Mth-ids: A multitiered hybrid intrusion detection system for internet of vehicles. IEEE Internet of Things Journal, 9 0 (1): 0 616--632, 2022 a . doi:https://doi.org/10.1109/JIOT.2021.3084796
2022
-
[133]
In-vehicle network attack detection across vehicle models: A supervised-unsupervised hybrid approach
Shu Nakamura, Koh Takeuchi, Hisashi Kashima, Takeshi Kishikawa, Takashi Ushio, Tomoyuki Haga, and Takamitsu Sasaki. In-vehicle network attack detection across vehicle models: A supervised-unsupervised hybrid approach. In 2021 IEEE International Intelligent Transportation Syste...
2021
-
[134]
Bids: An efficient intrusion detection system for in-vehicle networks using a two-stage binarised neural network on low-cost fpga
Auangkun Rangsikunpum, Sam Amiri, and Luciano Ost. Bids: An efficient intrusion detection system for in-vehicle networks using a two-stage binarised neural network on low-cost fpga. Journal of Systems Architecture, 156: 0 103285, 2024 b
2024
-
[135]
Event-triggered interval-based anomaly detection and attack identification methods for an in-vehicle network
Mee Lan Han, Byung Il Kwak, and Huy Kang Kim. Event-triggered interval-based anomaly detection and attack identification methods for an in-vehicle network. IEEE Transactions on Information Forensics and Security, 16: 0 2941--2956, 2021
2021
-
[136]
Deep learning for in-vehicle intrusion detection system
Elies Gherbi, Blaise Hanczar, Jean-Christophe Janodet, and Witold Klaudel. Deep learning for in-vehicle intrusion detection system. In Neural Information Processing: 27th International Conference, ICONIP 2020, Bangkok, Thailand, November 18--22, 2020, Proceedings, Part IV 27, ...
2020
-
[137]
Semi-supervised intrusion detection system for in-vehicle networks based on variational autoencoder and adversarial reinforcement learning
Trieu-Phong Nguyen, Jeongho Cho, and Daehee Kim. Semi-supervised intrusion detection system for in-vehicle networks based on variational autoencoder and adversarial reinforcement learning. Knowledge-Based Systems, 304: 0 112563, 2024
2024
-
[138]
Intrusion detection system based on deep neural network and incremental learning for in-vehicle can networks
Jiaying Lin, Yehua Wei, Wenjia Li, and Jing Long. Intrusion detection system based on deep neural network and incremental learning for in-vehicle can networks. In Inernational Conference on Ubiquitous Security, pages 255--267. Springer, 2021
2021
-
[139]
Machine learning and deep learning methods for intrusion detection systems: recent developments and challenges
Geeta Kocher and Gulshan Kumar. Machine learning and deep learning methods for intrusion detection systems: recent developments and challenges. Soft Computing, 25 0 (15): 0 9731--9763, 2021. doi:https://doi.org/10.1007/s00500-021-05893-0
2021 doi
-
[140]
Feature cross-substitution in adversarial classification
Bo Li and Yevgeniy Vorobeychik. Feature cross-substitution in adversarial classification. Advances in neural information processing systems, 27, 2014
2014
-
[141]
Adversarial feature selection against evasion attacks
Fei Zhang, Patrick PK Chan, Battista Biggio, Daniel S Yeung, and Fabio Roli. Adversarial feature selection against evasion attacks. IEEE transactions on cybernetics, 46 0 (3): 0 766--777, 2015. doi:https://doi.org/10.1109/TCYB.2015.2415032
2015
-
[142]
Deep learning in big data analytics: a comparative study
Bilal Jan, Haleem Farman, Murad Khan, Muhammad Imran, Ihtesham Ul Islam, Awais Ahmad, Shaukat Ali, and Gwanggil Jeon. Deep learning in big data analytics: a comparative study. Computers & Electrical Engineering, 75: 0 275--287, 2019
2019
-
[143]
Deep transfer learning based intrusion detection system for electric vehicular networks
Sk Tanzir Mehedi, Adnan Anwar, Ziaur Rahman, and Kawsar Ahmed. Deep transfer learning based intrusion detection system for electric vehicular networks. Sensors, 21 0 (14): 0 4736, 2021. doi:10.3390/s21144736
2021 doi
-
[144]
Toward generating a new intrusion detection dataset and intrusion traffic characterization
Iman Sharafaldin, Arash Habibi Lashkari, and Ali A Ghorbani. Toward generating a new intrusion detection dataset and intrusion traffic characterization. ICISSp, 1: 0 108--116, 2018
2018
-
[145]
A review of applications in federated learning
Li Li, Yuxi Fan, Mike Tse, and Kuo-Yi Lin. A review of applications in federated learning. Computers & Industrial Engineering, 149: 0 106854, 2020. doi:https://doi.org/10.1016/j.cie.2020.106854
2020
-
[146]
Federated learning for intrusion detection system: Concepts, challenges and future directions
Shaashwat Agrawal, Sagnik Sarkar, Ons Aouedi, Gokul Yenduri, Kandaraj Piamrat, Mamoun Alazab, Sweta Bhattacharya, Praveen Kumar Reddy Maddikunta, and Thippa Reddy Gadekallu. Federated learning for intrusion detection system: Concepts, challenges and future directions. Computer...
2022 doi
-
[147]
Federated learning for intrusion detection systems in internet of vehicles: A general taxonomy, applications, and future directions
Jadil Alsamiri and Khalid Alsubhi. Federated learning for intrusion detection systems in internet of vehicles: A general taxonomy, applications, and future directions. Future Internet, 15 0 (12): 0 403, 2023. doi:10.3390/fi15120403
2023 doi
-
[148]
Guidelines for an intrusion detection system for in-vehicle networks
X.1375 Working Group . Guidelines for an intrusion detection system for in-vehicle networks. Technical Report X.1375, International Telecommunication Union, 2020
2020
-
[149]
Hierarchical federated learning-based intrusion detection for in-vehicle networks
Muzun Althunayyan, Amir Javed, Omer Rana, and Theodoros Spyridopoulos. Hierarchical federated learning-based intrusion detection for in-vehicle networks. Future Internet, 16 0 (12): 0 451, 2024 b
2024
-
[150]
A federated learning framework for cyberattack detection in vehicular sensor networks
Maha Driss, Iman Almomani, Zil e Huma, and Jawad Ahmad. A federated learning framework for cyberattack detection in vehicular sensor networks. Complex & Intelligent Systems, 8 0 (5): 0 4221--4235, 2022. doi:10.1007/s40747-022-00705-w
2022 doi
-
[151]
Personalized federated learning for automotive intrusion detection systems
Kabid Hassan Shibly, Md Delwar Hossain, Hiroyuki Inoue, Yuzo Taenaka, and Youki Kadobayashi. Personalized federated learning for automotive intrusion detection systems. In 2022 IEEE Future Networks World Forum (FNWF), pages 544--549. IEEE, 2022. doi:https://doi.org/10.1109/FNW...
2022
-
[152]
Federated-lstm based network intrusion detection method for intelligent connected vehicles
Tianqi Yu, Guodong Hua, Huaisheng Wang, Jianfeng Yang, and Jianling Hu. Federated-lstm based network intrusion detection method for intelligent connected vehicles. IEEE International Conference on Communications (ICC), 2022. doi:https://doi.org/10.1109/ICC45855.2022.9838655
2022
-
[153]
Federated graph neural network for fast anomaly detection in controller area networks
Hengrun Zhang, Kai Zeng, and Shuai Lin. Federated graph neural network for fast anomaly detection in controller area networks. IEEE Transactions on Information Forensics and Security, 18: 0 1566--1579, 2023. doi:https://doi.org/10.1109/TIFS.2023.3240291
2023
-
[154]
Federated ai-enabled in-vehicle network intrusion detection for internet of vehicles
Jianfeng Yang, Jianling Hu, and Tianqi Yu. Federated ai-enabled in-vehicle network intrusion detection for internet of vehicles. Electronics, 2022 b . doi:https://doi.org/electronics11223658
2022
-
[155]
Dadkhah, E
Hamideh Taslimasa, S. Dadkhah, E. P. Neto, Pulei Xiong, Shahrear Iqbal, S. Ray, and A. Ghorbani. Imagefed: Practical privacy preserving intrusion detection system for in-vehicle can bus protocol. IEEE BigDataSecurity, 2023 b . doi:10.1109/BigDataSecurity-HPSC-IDS58521.2023.00031
2023
-
[156]
Canperfl: improve in-vehicle intrusion detection performance by sharing knowledge
Thien-Nu Hoang, Md Rezanur Islam, Kangbin Yim, and Daehee Kim. Canperfl: improve in-vehicle intrusion detection performance by sharing knowledge. Applied Sciences, 13 0 (11): 0 6369, 2023
2023
-
[157]
Read: Reverse engineering of automotive data frames
Mirco Marchetti and Dario Stabili. Read: Reverse engineering of automotive data frames. IEEE Transactions on Information Forensics and Security, 14 0 (4): 0 1083--1097, 2018. doi:10.1109/TIFS.2018.2870826
2018
-
[158]
Communication-efficient learning of deep networks from decentralized data
Brendan McMahan, Eider Moore, Daniel Ramage, Seth Hampson, and Blaise Aguera y Arcas. Communication-efficient learning of deep networks from decentralized data. In Artificial intelligence and statistics, pages 1273--1282. PMLR, 2017. doi:10.48550/arXiv.1602.05629
-
[159]
Federated learning on non-iid data silos: An experimental study
Qinbin Li, Yiqun Diao, Quan Chen, and Bingsheng He. Federated learning on non-iid data silos: An experimental study. In 2022 IEEE 38th International Conference on Data Engineering (ICDE), pages 965--978. IEEE, 2022. doi:10.48550/arXiv.2102.02079
- [160]
-
[161]
An adversarial attack defending system for securing in-vehicle networks
Yi Li, Jing Lin, and Kaiqi Xiong. An adversarial attack defending system for securing in-vehicle networks. In 2021 IEEE 18th Annual Consumer Communications & Networking Conference (CCNC), pages 1--6. IEEE, 2021
2021
-
[162]
Understanding intrusion detection through visualization, volume 24
Stefan Axelsson and David Sands. Understanding intrusion detection through visualization, volume 24. Springer Science & Business Media, 2006
2006
-
[163]
Experimental analysis of trustworthy in-vehicle intrusion detection system using explainable artificial intelligence (xai)
Hampus Lundberg, Nishat I Mowla, Sarder Fakhrul Abedin, Kyi Thar, Aamir Mahmood, Mikael Gidlund, and Shahid Raza. Experimental analysis of trustworthy in-vehicle intrusion detection system using explainable artificial intelligence (xai). IEEE Access, 10: 0 102831--102841, 2022
2022
-
[164]
Visible light inter-vehicle communication for platooning of autonomous vehicles
Mohammad Y Abualhoul, Oyunchimeg Shagdar, and Fawzi Nashashibi. Visible light inter-vehicle communication for platooning of autonomous vehicles. In 2016 IEEE Intelligent Vehicles Symposium (IV), pages 508--513. IEEE, 2016. doi:10.1109/IVS.2016.7535434
2016
-
[165]
Edge-enabled v2x service placement for intelligent transportation systems
Abdallah Moubayed, Abdallah Shami, Parisa Heidari, Adel Larabi, and Richard Brunner. Edge-enabled v2x service placement for intelligent transportation systems. IEEE Transactions on Mobile Computing, 20 0 (4): 0 1380--1392, 2020
2020
Reviewed August 15, 2026 · model on record in the stance chip above.
Discussion (0). Continue with ORCID to comment.