Proj CDeepFuzz Paper Reading: Deep learning library testing via effective model generation

Abstract

本文: LEMON
Task: Fuzzing DL Libraries
Method:

  1. specified mutators for DL Libraries to explore different invoking sequences of library code and hard-to-trigger behaviors
  2. heuristic strategy to guide the fuzzing to amplify the inconsistent degrees between different libraries and to mitigate the impact of potential noise

Bug Type: Crash, Inconsistencies, Performance Bug, NaN Bug

实验:
对象: Tensorflow, Theano, CNTK, MXNet
效果:

  1. +24 unknown bugs, + 7 confirmed, +1 fixed
  2. 证明了heuristic strategy有用
posted @ 2023-08-29 16:09  雪溯  阅读(5)  评论(0编辑  收藏  举报