[Re] Network Deconvolution
Rochana R. Obadage, Kumushini Thennakoon, Sarah M. Rajtmajer, Jian Wu

TL;DR
This study reproduces and validates the findings of the original 'Network Deconvolution' paper, confirming its effectiveness in improving deep learning model performance across various architectures and datasets.
Contribution
The paper provides a comprehensive reproducibility analysis of the 'Network Deconvolution' technique, confirming its benefits and documenting detailed experimental results.
Findings
Reproduced original results with minor accuracy deviations.
Confirmed that network deconvolution improves model performance.
Provided detailed timing and resource usage data.
Abstract
Our work aims to reproduce the set of findings published in "Network Deconvolution" by Ye et al. (2020)[1]. That paper proposes an optimization technique for model training in convolutional neural networks. The proposed technique "network deconvolution" is used in convolutional neural networks to remove pixel-wise and channel-wise correlations before data is fed into each layer. In particular, we interrogate the validity of the authors' claim that using network deconvolution instead of batch normalization improves deep learning model performance. Our effort confirms the validity of this claim, successfully reproducing the results reported in Tables 1 and 2 of the original paper. Our study involved 367 unique experiments across multiple architectures, datasets, and hyper parameter configurations. For Table 1, while there were some minor deviations in accuracy when compared to the…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsBrain Tumor Detection and Classification · Gene expression and cancer classification
MethodsSparse Evolutionary Training · Batch Normalization
