MLArchSys 2024 Paper Checklist Guidelines

MLArchSys 2024 Paper Checklist Guidelines

We adopted the guidelines from NeurIPS 2023 and ICLR 2023.

The MLArchSys Paper Checklist is designed to encourage best practices for responsible research, addressing issues of reproducibility, transparency, research ethics, and societal impact. For all authors:

(a) Do the main claims made in the abstract and introduction accurately reflect the paper's contributions and scope?

(b) Did you discuss any potential negative societal impacts of your work?

(c) Did you describe the limitations of your work?

(d) If you ran experiments, did you include the code, data, and instructions needed to reproduce the main experimental results (either in the supplemental material or as a URL)? You may check the NeurIPS code and data submission guidelines for more details. While we encourage release of code and data, we understand that this might not be possible, so no is an acceptable answer. Papers can not be rejected simply for not including code, unless this is central to the contribution (e.g. for dataset track or a new open-source benchmark). At submission time, to preserve anonymity, remember to release anonymized versions. 

(e) If the contribution is a dataset or model, what steps did you take to make your results reproducible or verifiable? Depending on the contribution, reproducibility can be accomplished in various ways. For example, if the contribution is a new accelerator, describing the architecture fully might suffice, or if the contribution is a specific model and empirical evaluation, it may be necessary to either make it possible for others to replicate the model with the same dataset, or provide access to the model. In general. releasing code and data is often one good way to accomplish this, but reproducibility can also be provided via detailed instructions for how to replicate the results, access to a hosted model (e.g., in the case of a large language model), release of a model checkpoint, or other means that are appropriate to your research.