reproducibility-challenge / iclr_2019

ICLR Reproducibility Challenge 2019
https://reproducibility-challenge.github.io/iclr_2019/
219 stars 40 forks source link

Final report for #106 #138

Open jlebensold opened 5 years ago

jlebensold commented 5 years ago

Our report for the ICLR 2019 Reproducibility Challenge: Dense Morphological Networks

Paper ID: SJMnG2C9YX Code available here: https://github.com/jlebensold/iclr_2019_buffalo-3

Fixes #106

reproducibility-org commented 5 years ago

Hi, please find below a review submitted by one of the reviewers:

Score: 6 Reviewer 1 comment :


Reviewers are asked to go through a list of items to evaluate the report. Here I include my list with some comments that may help understand how I perceived the information in the report as well as its specific strengths and weaknesses:

reproducibility-org commented 5 years ago

Hi, please find below a review submitted by one of the reviewers:

Score: 6 Reviewer 2 comment : For the remainder of this document we will refer to the authors of the report as the authors and the writers of the original document/code as the writers, similarly the reproducibility report as report and the original ICLR submission as the paper.

Problem Statement: This has been done clearly and in depth.

Code: The writers did not release their implementation. This report is based upon codes created from scratch and with good documentation to run it. The authors focused on replicating most of the results claimed by the original paper. While experiments on the toy-dataset, Fashion-MNIST, and CIFAR-100 datasets are excluded, they managed to reproduce the experimental results on the MNIST and CIFAR-10 datasets.

Communication with original authors: There was communication with the writers who reviewed the new implementation and also helped with some missing details (e.g., initialization of dilation-erosion layers via Xavier). The authors discussed sources of discrepancy. The writers should realise they need to add in the paper how the weights were initialised. The authors have highlighted this in their review.

Hyperparameter search: Hyperparameters were used as provided by authors of the paper, no hyperparameter sweep took place in this report.

Ablation Study: Ablation study is not conducted.

Discussion on results: Well done.

Recommendations for reproducibility:

Overall organization and clarity: The authors replicated most of the results from scratch and provided discussions. They went ahead and added a checklist. Overall this is a good reproducibility effort.

Confidence : 4

reproducibility-org commented 5 years ago

Hi, please find below a review submitted by one of the reviewers:

Score: 6 Reviewer 3 comment :