Towards Understanding Deep Learning Model in Image Recognition via Coverage Test
By: Wenkai Li , Xiaoqi Li , Yingjie Mao and more
Potential Business Impact:
Tests AI brains to find hidden problems.
Deep neural networks (DNNs) play a crucial role in the field of artificial intelligence, and their security-related testing has been a prominent research focus. By inputting test cases, the behavior of models is examined for anomalies, and coverage metrics are utilized to determine the extent of neurons covered by these test cases. With the widespread application and advancement of DNNs, different types of neural behaviors have garnered attention, leading to the emergence of various coverage metrics for neural networks. However, there is currently a lack of empirical research on these coverage metrics, specifically in analyzing the relationships and patterns between model depth, configuration information, and neural network coverage. This paper aims to investigate the relationships and patterns of four coverage metrics: primary functionality, boundary, hierarchy, and structural coverage. A series of empirical experiments were conducted, selecting LeNet, VGG, and ResNet as different DNN architectures, along with 10 models of varying depths ranging from 5 to 54 layers, to compare and study the relationships between different depths, configuration information, and various neural network coverage metrics. Additionally, an investigation was carried out on the relationships between modified decision/condition coverage and dataset size. Finally, three potential future directions are proposed to further contribute to the security testing of DNN Models.
Similar Papers
Coverage-Guided Testing for Deep Learning Models: A Comprehensive Survey
Software Engineering
Tests computer brains to find mistakes.
Comparison of Different Deep Neural Network Models in the Cultural Heritage Domain
CV and Pattern Recognition
Helps computers learn old art better.
Semantic Depth Matters: Explaining Errors of Deep Vision Networks through Perceived Class Similarities
CV and Pattern Recognition
Shows how computers learn and make mistakes.