Cocofuzzing: Testing neural code models with coverage-guided fuzzing

M Wei, Y Huang, J Yang, J Wang… - IEEE Transactions on …, 2022 - ieeexplore.ieee.org
… The reliability and robustness of neural networks can be … , such as coverageguided fuzzing
[14], adversarial-generative fuzzing [15]… [30] presented TensorFuzz, which applied fuzz-based …

CAGFuzz: Coverage-Guided Adversarial Generative Fuzzing Testing for Image-Based Deep Learning Systems

P Zhang, B Ren, H Dong, Q Dai - IEEE Transactions on …, 2021 - ieeexplore.ieee.org
neural networks with deeper layers. We design a series of experiments to evaluate the
CAGFuzzTensorFuzz [65] is good at automatically discovering errors that result from only a few …

Coverage-guided tensor compiler fuzzing with joint ir-pass mutation

J Liu, Y Wei, S Yang, Y Deng, L Zhang - Proceedings of the ACM on …, 2022 - dl.acm.org
… In this paper, we focus on practical tensor compiler fuzzing and have made the following de…
Second, we propose the first coverage-guided fuzzing approach for testing tensor compilers…

GradFuzz: Fuzzing deep neural networks with gradient vector coverage for adversarial examples

LH Park, S Chung, J Kim, T Kwon - Neurocomputing, 2023 - Elsevier
… In this paper, to address these problems, we present a new coverage-guided fuzzer named
… the limitation of previous fuzzing schemes, DeepHunter and TensorFuzz, and derive the …

CriticalFuzz: A critical neuron coverage-guided fuzz testing framework for deep neural networks

T Bai, S Huang, Y Huang, X Wang, C Xia, Y Qu… - Information and …, 2024 - Elsevier
… To evaluate the effectiveness of CriticalFuzz, we compare it with DeepHunter and
TensorFuzz. Aspects of the comparison include the ability to cover critical neurons and detect …

[HTML][HTML] MalFuzz: Coverage-guided fuzzing on deep learning-based malware classification model

Y Liu, P Yang, P Jia, Z He, H Luo - Plos one, 2022 - journals.plos.org
Tensorfuzz [13] uses coverage-guided fuzzing idea to detect whether the neural network has
numerical errors, … TensorFuzz does not only detect model classification errors, it shows that …

Coverage-guided testing for recurrent neural networks

W Huang, Y Sun, X Zhao, J Sharp… - IEEE Transactions …, 2021 - ieeexplore.ieee.org
Recurrent neural networks (RNNs) have been applied to a broad range of applications, … ,
this article aims to develop a coverage-guided testing approach to systematically exploit the …

A Coverage-Guided Fuzzing Framework based on Genetic Algorithm for Neural Networks

G Yi, X Yang, P Huang, Y Wang - 2021 8th International …, 2021 - ieeexplore.ieee.org
… At present, the use of fuzzing methods may be an effective exploration direction. We choose
coverage-guided fuzzing as a method to test neural networks, and use neuron coverage as …

Muffin: Testing deep learning libraries via neural architecture fuzzing

J Gu, X Luo, Y Zhou, X Wang - … of the 44th International Conference on …, 2022 - dl.acm.org
… model, ie, a deep neural network trained with a set of training … of its underlying library, when
debugging [44], incurring more … In this work, we propose Muffin, a fuzzing-based approach to …

Testing the channels of convolutional neural networks

K Choi, D Son, Y Kim, J Seo - Proceedings of the AAAI Conference on …, 2023 - ojs.aaai.org
TensorFuzz shows that coverage-guided test generation is helpful for debugging and
understanding neural networks. … In contrast, TensorFuzz is based on randomized fuzzing, and its …