Papers › Visualizing and Understanding Convolutional Networks

Visualizing and Understanding Convolutional Networks

12 Nov 2013arXiv:1311.2901archive 2025-07-28

Matthew D. Zeiler, Rob Fergus

Large Convolutional Network models have recently demonstrated impressive classification performance on the ImageNet benchmark. However there is no clear understanding of why they perform so well, or how they might be improved. In this paper we address both issues. We introduce a novel visualization technique that gives insight into the function of intermediate feature layers and the operation of the classifier. We also perform an ablation study to discover the performance contribution from different model layers. This enables us to find model architectures that outperform Krizhevsky \etal on the ImageNet classification benchmark. We show our ImageNet model generalizes well to other datasets: when the softmax classifier is retrained, it convincingly beats the current state-of-the-art results on Caltech-101 and Caltech-256 datasets.

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="1311.2901")

Code

Syntology Ran 2 of 4 code samples harvested from 2 repositories linked to this paper; 2 have no recorded run. Of those that ran: 1 ran · honoured contract; 1 ran with no contract checked.

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

18 repositories listed; official and paper-mentioned ones first.

ChienliMa/DeConvNet mentioned on GitHub report
TooTouch/WhiteBox-Part1 mentioned on GitHubpytorch report
atriumlts/subpixel mentioned on GitHubtfMIT report
datalass1/fastai mentioned on GitHubtf report
ejlb/squeezenet-chainer mentioned on GitHub report
keunwoochoi/Auralisation mentioned on GitHub report
mx54039q/cnn-visualizing mentioned on GitHub report
pikinder/nn-patterns mentioned on GitHub report
pytorch/captum mentioned on GitHubpytorchBSD-3-Clause report
sar-gupta/convisualize_nb mentioned on GitHubpytorch report
tetrachrome/subpixel mentioned on GitHubtfMIT report
tristanstraub/fastai-clojure mentioned on GitHub 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

4 samples harvested; 2 ran; 1 honoured the contract we drafted; 2 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 · honoured contract
1ran
2unverified

Licence: 3 of the 4 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.

DeconvNet TooTouch/WhiteBox-Part1/code/saliency/attribution_methods.py community (archive-listed) ran MIT (permissive) · faf7178ea79d4f48 · report
generate_input_bias_values NetraInamdar/Deep_Learning_Project/training.py community (archive-listed) ran · honoured contract fingerprinted no licence file found · pointer only · c4f57d2d76e2e53e · report
convolution_layer_implementation NetraInamdar/Deep_Learning_Project/training.py community (archive-listed) unverified no licence file found · pointer only · 6dd512ac4f5eccbd · report
generate_weighted_vectors NetraInamdar/Deep_Learning_Project/training.py community (archive-listed) unverified no licence file found · pointer only · 812ee6e5ebdabef1 · report

Tasks

General ClassificationImage ClassificationVideo Quality Assessment

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Methods

Introduced by this paper: ZFNet

ConvolutionDense ConnectionsLocal Contrast NormalizationMax PoolingRandom Horizontal FlipRandom Resized CropReLUSGD with MomentumSoftmaxStep DecayWeight DecayZFNet

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