On Security Weaknesses and Vulnerabilities in Deep Learning Systems
Zhongzheng Lai, Huaming Chen, Ruoxi Sun, Yu Zhang, Minhui Xue, Dong, Yuan

TL;DR
This paper systematically investigates vulnerabilities in deep learning systems by analyzing CVE data and open-source frameworks, revealing unique patterns and challenges in securing AI-enabled software.
Contribution
It provides the first comprehensive analysis of DL system vulnerabilities, highlighting the complexity and fragmentation of DL ecosystems and proposing a data analysis framework.
Findings
Identified 3,049 DL vulnerabilities and their patterns.
Revealed challenges in vulnerability detection and fixing in DL lifecycle.
Highlighted the need for improved security practices in DL development.
Abstract
The security guarantee of AI-enabled software systems (particularly using deep learning techniques as a functional core) is pivotal against the adversarial attacks exploiting software vulnerabilities. However, little attention has been paid to a systematic investigation of vulnerabilities in such systems. A common situation learned from the open source software community is that deep learning engineers frequently integrate off-the-shelf or open-source learning frameworks into their ecosystems. In this work, we specifically look into deep learning (DL) framework and perform the first systematic study of vulnerabilities in DL systems through a comprehensive analysis of identified vulnerabilities from Common Vulnerabilities and Exposures (CVE) and open-source DL tools, including TensorFlow, Caffe, OpenCV, Keras, and PyTorch. We propose a two-stream data analysis framework to explore…
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
TopicsAdversarial Robustness in Machine Learning · Network Security and Intrusion Detection · Advanced Malware Detection Techniques
