This document (V20201122) provides the guidelines to submit your artifacts for evaluation across a range of systems and machine learning conferences and journals.
Motivation
It's becoming increasingly difficult to reproduce results from CS papers. Voluntarily Artifact Evaluation (AE) was successfully introduced at program languages, systems and machine learning conferences and tournaments to validate experimental results by the independent AE Committee, share unified Artifact Appendices, and assign reproducibility badges.
AE promotes the reproducibility of experimental results and encourages artifact sharing to help the community quickly validate and compare alternative approaches. Authors are invited to formally describe all supporting material (code, data, models, workflows, results) using the unified Artifact Appendix and the Reproducibility Checklist template and submit it to the single-blind AE process. Reviewers will then collaborate with the authors to evaluate their artifacts and assign the following ACM reproducibility badges:
Preparing your Artifact Appendix and the Reproducibility Checklist
You need to prepare the Artifact Appendix describing all software, hardware and data set dependencies, key results to be reproduced, and how to prepare, run and validated experiments. Though it is relatively intuitive and based on our past AE experience and your feedback, we strongly encourage you to check the the Artifact Appendix guide, artifact reviewing guide, the SIGPLAN Empirical Evaluation Guidelines, the NeurIPS reproducibility checklist and AE FAQs before submitting artifacts for evaluation! You can find the examples of Artifact Appendices in the following reproduced papers.
Since the AE methodology is slightly different at different conferences, we introduced the unified Artifact Appendix with the Reproducibility Checklist to help readers understand what was evaluated and how! Furthermore, artifact evaluation sometimes help to discover some minor mistakes in the accepted paper - in such case you have a chance to add related notes and corrections in the Artifact Appendix of your camera-ready paper!
Preparing your experimental workflow
You can skip this step if you want to share your artifacts without the validation of experimental results - in such case your paper can still be entitled for the "artifact available" badge!
We strongly recommend you to provide at least some scripts to build your workflow, all inputs to run your workflow, and some expected outputs to validate results from your paper. You can then describe the steps to evaluate your artifact using Jupyter Notebooks or plain ReadMe files.
Making artifacts available to evaluators
Other acceptable methods include:
- Using zip or tar files with all related code and data, particularly when your artifact should be rebuilt on reviewers' machines (for example to have a non-virtualized access to a specific hardware).
- Using Docker, Virtual Box and other containers and VM images.
- Arranging remote access to the authors' machine with the pre-installed software - this is an exceptional cases when rare or proprietary software and hardware is used. You will need to privately send the access information to the AE chairs.
Note that your artifacts will receive the ACM "artifact available" badge only if they have been placed on any publicly accessible archival repository such as Zenodo, FigShare, and Dryad. You must provide a DOI automatically assigned to your artifact by these repositories in your final Artifact Appendix!
Submitting artifacts
Submit the artifact abstract and the PDF of your paper with the Artifact Appendix attached using the AE submission website provided by the event.
Asking questions
Preparing your camera-ready paper
If your paper is published in the ACM Digital Library, you do not need to add reproducibility stamps - ACM will add them to your camera-ready paper and will make this information available for search! In other cases, AE chairs will tell you how to add stamps to the first page of your paper.
Examples of reproduced papers with shared artifacts and Artifact Appendices:
- Some papers from the past AE (ASPLOS, MLSys, Supercomputing, CGO, PPoPP, PACT, IA3, ReQuEST)
- Papers with automated and portable workflows
- "Live" papers (collaborative validation by the community)
- Dashboards with reproduced results
-
Paper "Highly Efficient 8-bit Low Precision Inference of Convolutional Neural Networks with IntelCaffe" from ACM ASPLOS-ReQuEST'18
-
Paper "Software Prefetching for Indirect Memory Accesses" from CGO'17
Methodology archive
- V20200102 (MLSys'20): LaTeX template, submission guide, reviewing guide
- V20190109 (ASPLOS'20/MLSys'19): LaTeX template, submission guide, reviewing guide
- V20180713 (CGO'19/PPoPP'19/PACT'18/IA3'18/ReQuEST'18): LaTeX template, submission guide, reviewing guide
- V20171101 (CGO'18/PPoPP'18): LaTeX template, submission guide, reviewing guide
- V20170414 (PACT'17): LaTeX template, submission guide, reviewing guide
- V20161020 (PPoPP'17/CGO'17): LaTeX template, submission guide, reviewing guide
- V20160509 (PACT'16): LaTeX template, submission guide, reviewing guide
- V20151015 (PPoPP'16/CGO'16/ADAPT'16): LaTeX template, submission guide, reviewing guide
We regularly update this document based on public discussions, past Artifact Evaluation experience, the feedback from researchers, PL AE, and the ACM reviewing and badging policy. Our goal is to come up with a common methodology, unified artifact appendix with the reproducibility checklist and an open reproducibility platform for artifact sharing, validation and reuse. If you have questions or suggestions, do not hesitate to get in touch with the AE community using the dedicated AE google group.