Papers › TensorFuzz: Debugging Neural Networks with Coverage-Guided Fuzzing

TensorFuzz: Debugging Neural Networks with Coverage-Guided Fuzzing

28 Jul 2018arXiv:1807.10875archive 2025-07-28

Augustus Odena, Ian Goodfellow

Machine learning models are notoriously difficult to interpret and debug. This is particularly true of neural networks. In this work, we introduce automated software testing techniques for neural networks that are well-suited to discovering errors which occur only for rare inputs. Specifically, we develop coverage-guided fuzzing (CGF) methods for neural networks. In CGF, random mutations of inputs to a neural network are guided by a coverage metric toward the goal of satisfying user-specified constraints. We describe how fast approximate nearest neighbor algorithms can provide this coverage metric. We then discuss the application of CGF to the following goals: finding numerical errors in trained neural networks, generating disagreements between neural networks and quantized versions of those networks, and surfacing undesirable behavior in character level language models. Finally, we release an open source library called TensorFuzz that implements the described techniques.

PaperPDFCodeCode Syntology ran

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="1807.10875")

Code

Syntology Ran 1 of 12 code samples harvested from 2 repositories linked to this paper; 11 have no recorded run. Of those that ran: 1 ran · our draft was wrong.

By repository: community (archive-listed): 12 samples from 2 repositories, 1 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

brain-research/tensorfuzz mentioned on GitHubtf report
dlshriver/tensorfuzz mentioned on GitHubtfApache-2.0 report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

12 samples harvested; 1 ran; 0 honoured the contract we drafted; 11 have no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.

1ran · our draft was wrong
11unverified

Licence: 0 of the 12 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from 2 repositories linked to this paper, official or community; each sample names its own and says which. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

metadata_function brain-research/tensorfuzz/examples/dcgan/dcgan_fuzzer.py community (archive-listed) ran · our draft was wrong Apache-2.0 (permissive) · 0a8e1fe36f7ef1b3 · report
all_logit_coverage_function dlshriver/tensorfuzz/tensorfuzz/coverage_functions.py community (archive-listed) unverified Apache-2.0 (permissive) · fff6bfa97956f1cb · report
build_feed_dict dlshriver/tensorfuzz/tensorfuzz/fuzz_utils.py community (archive-listed) unverified Apache-2.0 (permissive) · f0c844600ff3617f · report
dataset dlshriver/tensorfuzz/tensorfuzz/dataset.py community (archive-listed) unverified Apache-2.0 (permissive) · 164f1de8053b6538 · report
do_basic_mutations dlshriver/tensorfuzz/tensorfuzz/mutation_functions.py community (archive-listed) unverified Apache-2.0 (permissive) · 662cd0653cfa5331 · report
download dlshriver/tensorfuzz/tensorfuzz/dataset.py community (archive-listed) unverified Apache-2.0 (permissive) · 0d65e022d1e2371e · report
get_tensors_from_checkpoint dlshriver/tensorfuzz/tensorfuzz/fuzz_utils.py community (archive-listed) unverified Apache-2.0 (permissive) · 01e04256351ed81e · report
raw_logit_coverage_function dlshriver/tensorfuzz/tensorfuzz/coverage_functions.py community (archive-listed) unverified Apache-2.0 (permissive) · 0b7efaa224c7baae · report
read32 dlshriver/tensorfuzz/tensorfuzz/dataset.py community (archive-listed) unverified Apache-2.0 (permissive) · 614450805ad8930b · report
recent_sample_function dlshriver/tensorfuzz/tensorfuzz/sample_functions.py community (archive-listed) unverified Apache-2.0 (permissive) · 32a0c2d51e97db34 · report
seed_corpus_from_numpy_arrays dlshriver/tensorfuzz/tensorfuzz/corpus.py community (archive-listed) unverified Apache-2.0 (permissive) · 63f01cf6db93ebf5 · report
uniform_sample_function dlshriver/tensorfuzz/tensorfuzz/sample_functions.py community (archive-listed) unverified Apache-2.0 (permissive) · f72e38544e9a194e · report

Tasks

software testing

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections