SEAIApr 27, 2024

Deep Learning Library Testing: Definition, Methods and Challenges

arXiv:2404.17871v413 citationsh-index: 17ACM Computing Surveys
Originality Synthesis-oriented
AI Analysis

It addresses the need for reliable testing in DL libraries to prevent threats to user safety and property, but it is incremental as it summarizes and critiques existing work rather than introducing new methods.

This paper tackles the problem of bugs in deep learning libraries by providing an overview of existing testing methods, analyzing their effectiveness and limitations, and discussing challenges and future directions for enhancing the security of DL systems.

In recent years, software systems powered by deep learning (DL) techniques have significantly facilitated people's lives in many aspects. As the backbone of these DL systems, various DL libraries undertake the underlying optimization and computation. However, like traditional software, DL libraries are not immune to bugs, which can pose serious threats to users' personal property and safety. Studying the characteristics of DL libraries, their associated bugs, and the corresponding testing methods is crucial for enhancing the security of DL systems and advancing the widespread application of DL technology. This paper provides an overview of the testing research related to various DL libraries, discusses the strengths and weaknesses of existing methods, and provides guidance and reference for the application of the DL library. This paper first introduces the workflow of DL underlying libraries and the characteristics of three kinds of DL libraries involved, namely DL framework, DL compiler, and DL hardware library. It then provides definitions for DL underlying library bugs and testing. Additionally, this paper summarizes the existing testing methods and tools tailored to these DL libraries separately and analyzes their effectiveness and limitations. It also discusses the existing challenges of DL library testing and outlines potential directions for future research.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes