Emerging Threats in Deep Learning-Based Autonomous Driving: A Comprehensive Survey

Hui Cao,Wenlong Zou,Yinkun Wang,Ting Song,Mengjun Liu
2022-10-19
Abstract:Since the 2004 DARPA Grand Challenge, the autonomous driving technology has witnessed nearly two decades of rapid development. Particularly, in recent years, with the application of new sensors and deep learning technologies extending to the autonomous field, the development of autonomous driving technology has continued to make breakthroughs. Thus, many carmakers and high-tech giants dedicated to research and system development of autonomous driving. However, as the foundation of autonomous driving, the deep learning technology faces many new security risks. The academic community has proposed deep learning countermeasures against the adversarial examples and AI backdoor, and has introduced them into the autonomous driving field for verification. Deep learning security matters to autonomous driving system security, and then matters to personal safety, which is an issue that deserves attention and research.This paper provides an summary of the concepts, developments and recent research in deep learning security technologies in autonomous driving. Firstly, we briefly introduce the deep learning framework and pipeline in the autonomous driving system, which mainly include the deep learning technologies and algorithms commonly used in this field. Moreover, we focus on the potential security threats of the deep learning based autonomous driving system in each functional layer in turn. We reviews the development of deep learning attack technologies to autonomous driving, investigates the State-of-the-Art algorithms, and reveals the potential risks. At last, we provides an outlook on deep learning security in the autonomous driving field and proposes recommendations for building a safe and trustworthy autonomous driving system.
Cryptography and Security,Artificial Intelligence,Machine Learning
What problem does this paper attempt to address?
### What problem does this paper attempt to solve? This paper primarily focuses on new safety threats faced by deep learning-based autonomous driving systems. Specifically, the paper explores the following aspects: 1. **Integration of Deep Learning Frameworks with Autonomous Driving Systems**: - The paper first briefly introduces the deep learning technologies and algorithms commonly used in autonomous driving systems, including various functional layers such as perception and decision-making. 2. **Potential Safety Threats**: - It focuses on analyzing the potential safety threats in various functional layers of autonomous driving systems that utilize deep learning technologies, such as adversarial examples and AI backdoor attacks. 3. **Attack Techniques in the Physical World**: - It particularly emphasizes the technical requirements for conducting attacks in real physical environments, including robustness requirements and strategies for dealing with multi-modal fusion environments. 4. **Future Outlook and Recommendations**: - Finally, it proposes an outlook and recommendations for building secure and trustworthy autonomous driving systems, aiming to enhance the safety and reliability of these systems. In summary, this paper aims to comprehensively summarize the current safety challenges that may be encountered when applying deep learning technologies to autonomous driving and to propose corresponding defense measures to ensure the safety of autonomous driving systems.