Skip to main content

Priv-IDS: A Privacy Protection and Intrusion Detection Framework for In-Vehicle Network

  • Conference paper
  • First Online:
Machine Learning for Cyber Security (ML4CS 2022)

Part of the book series: Lecture Notes in Computer Science ((LNCS,volume 13656))

Included in the following conference series:

  • 852 Accesses

Abstract

Intelligent connected vehicle (ICV) is equipped with advanced on-board sensors, controllers, actuators and other equipment of the new generation of vehicles, integrated with modern communication and network technology, to achieve intelligent information exchange and sharing. As an international standardized communication protocol, controller area network (CAN) plays an important role in vehicle communication. However, due to the CAN is plaintext broadcast communication, lack of encryption technology, CAN faces the challenge of malicious attack and privacy disclosure. In this paper, a machine learning method Priv-IDS based on local differential privacy (LDP) is proposed to protect the privacy of CAN data and detect malicious intrusion. The method performs random perturbation on CAN data and detects malicious attacks through temporal convolutional network (TCN). We propose a \(\alpha \beta \)-LDP method, which ensures data availability as much as possible while protecting data privacy. This method provides a way to solve the problem of privacy disclosure caused by CAN data in machine learning intrusion detection. Based on the standard data set, this scheme is compared with other vehicle intrusion detection methods. The experimental results show that the proposed intrusion detection method is not different from other intrusion detection methods in terms of accuracy and time efficiency, but it is the first intrusion detection method to better protect CAN data based on LDP.

This is a preview of subscription content, log in via an institution to check access.

Access this chapter

Chapter
USD 29.95
Price excludes VAT (USA)
  • Available as PDF
  • Read on any device
  • Instant download
  • Own it forever
eBook
USD 84.99
Price excludes VAT (USA)
  • Available as EPUB and PDF
  • Read on any device
  • Instant download
  • Own it forever
Softcover Book
USD 109.99
Price excludes VAT (USA)
  • Compact, lightweight edition
  • Dispatched in 3 to 5 business days
  • Free shipping worldwide - see info

Tax calculation will be finalised at checkout

Purchases are for personal use only

Institutional subscriptions

References

  1. Sharma, P., Liu, H.: A Machine-learning-based data-centric misbehavior detection model for internet of vehicles. IEEE Internet Things J. 4991–4999 (2021)

    Google Scholar 

  2. Han, M., Wan, A., Zhang, F., Ma, S.: An attribute-isolated secure communication architecture for intelligent connected vehicles. IEEE Trans. Intell. Veh. pp. 545–555 (2020)

    Google Scholar 

  3. Whelan, J., Almehmadi, A., El-Khatib, K.: Artificial intelligence for intrusion detection systems in Unmanned Aerial Vehicles. Comput. Electr. Eng. 99, 107784 (2022)

    Article  Google Scholar 

  4. Vijayasarathy, R., Raghavan, S.V., Ravindran, B.: A system approach to network modeling for DDoS detection using a Naíve Bayesian classifier. In: Proceedings of 2011 Third International Conference on Communication Systems and Networks, Bangalore, India, pp. 4–8 (2011). https://doi.org/10.1109/COMSNETS.2011.5716474

  5. Javed, A. R., Rehman, S. u., Khan, M. U., Alazab, M.: CANintelliIDS: Detecting In-Vehicle Intrusion Attacks on a Controller Area Network Using CNN and Attention-Based GRU. IEEE Trans. Netwl Sci. Eng. pp. 1456–1466 (2021)

    Google Scholar 

  6. Fassak, S., El Hajjaji El Idrissi, Y., Zahid, N., Jedra, M.: A secure protocol for session keys establishment between ECUs in the CAN bus. In: 2017 International Conference on Wireless Networks and Mobile Communications (WINCOM), pp. 1–6 (2017). https://doi.org/10.1109/WINCOM.2017.8238149

  7. Seo, E., Song, H.M., Kim, H.K.: GIDS: GAN based intrusion detection system for in-vehicle network. In: 2018 16th Annual Conference on Privacy, Security and Trust (PST), pp. 1–6 (2018), https://doi.org/10.1109/PST.2018.8514157

  8. Tan, X., Zhang, C., Li, B., Ge, B., Liu, C.: Anomaly detection system of controller area network (can) bus based on time series prediction. In: SmartCom, pp. 318–328 (2021)

    Google Scholar 

  9. Shokri, R., Stronati, M., Song, C., Shmatikov, V.: Membership inference attacks against machine learning models. In: 2017 IEEE Symposium on Security and Privacy, SP 2017, San Jose, CA, USA, 22–26 May 2017, pp. 3–18 (2017)

    Google Scholar 

  10. Marchetti, M., Stabili, D.: Anomaly detection of CAN bus messages through analysis of ID sequences. In: 2017 IEEE Intelligent Vehicles Symposium (IV), pp. 1577–1583 (2017). https://doi.org/10.1109/IVS.2017.7995934

  11. Cai, S., Bakhouya, M., Becherif, M., Gaber, J., Wack, M.: An In-Vehicle Embedded System for CAN-bus Events Monitoring. J. Mobile Multimedia 10(1 &2), 128–140 (2014)

    Google Scholar 

  12. Dwork, C., McSherry, F., Nissim, K., Smith, A.: Calibrating noise to sensitivity in private data analysis. In: Halevi, S., Rabin, T. (eds.) TCC 2006. LNCS, vol. 3876, pp. 265–284. Springer, Heidelberg (2006). https://doi.org/10.1007/1168187814

  13. Abadi, M., et al.: Deep learning with differential privacy. In: Proceedings of the 2016 ACM SIGSAC Conference on Computer and Communications Security, Vienna, Austria, 24–28 October 2016, pp. 308–318 (2016)

    Google Scholar 

  14. Erlingsson, U., Pihur, V., Korolova, A.: RAPPOR: randomized aggregatable privacy-preserving ordinal response. In: CCS 2014, pp. 1054–1067 (2014)

    Google Scholar 

  15. Chamikara, M., Bertok, P., Khalil, I., Liu, D., Camtepe, S., Atiquzzaman, M.: Local Differential Privacy for Deep Learning. IEEE Internet Things J. 7(7), 5827–5842 (2020)

    Article  Google Scholar 

  16. Han, M., Cheng, P., Ma, S.: PPM-InVIDS: Privacy protection model for in-vehicle intrusion detection system based complex-valued neural network. Veh. Commun. 31, 100374 (2021)

    Google Scholar 

Download references

Acknowledgements

This research is supported by the Key Research and Development Plan of Jiangsu province in 2007(Industry Foresight and Generic Key Technology) and the Project of Jiangsu University Senior Talents Fund(1281170019).

Author information

Authors and Affiliations

Authors

Corresponding author

Correspondence to Mu Han .

Editor information

Editors and Affiliations

Rights and permissions

Reprints and permissions

Copyright information

© 2023 The Author(s), under exclusive license to Springer Nature Switzerland AG

About this paper

Check for updates. Verify currency and authenticity via CrossMark

Cite this paper

Li, S., Han, M. (2023). Priv-IDS: A Privacy Protection and Intrusion Detection Framework for In-Vehicle Network. In: Xu, Y., Yan, H., Teng, H., Cai, J., Li, J. (eds) Machine Learning for Cyber Security. ML4CS 2022. Lecture Notes in Computer Science, vol 13656. Springer, Cham. https://doi.org/10.1007/978-3-031-20099-1_14

Download citation

  • DOI: https://doi.org/10.1007/978-3-031-20099-1_14

  • Published:

  • Publisher Name: Springer, Cham

  • Print ISBN: 978-3-031-20098-4

  • Online ISBN: 978-3-031-20099-1

  • eBook Packages: Computer ScienceComputer Science (R0)

Publish with us

Policies and ethics