Continuously Reproducing Toolchains in Pattern Recognition and Machine Learning ExperimentsDownload PDF

17 Jun 2017 (modified: 31 Jul 2017)ICML 2017 RML SubmissionReaders: Everyone
Abstract: Pattern recognition and machine learning research work often contains experimental results on real-world data, which corroborates hypotheses and provides a canvas for the development and comparison of new ideas. Results, in this context, are typically summarized as a set of tables and figures, allowing the comparison of various methods, highlighting the advantages of the proposed ideas. Unfortunately, result reproducibility is often an overlooked feature of original research publications, competitions, or benchmark evaluations. The main reason for such a gap is the complexity on the development of software associated with these reports. Software frameworks are difficult to install, maintain, and distribute, while scientific experiments often consist of many steps and parameters that are difficult to report. The increasingly rising complexity of research challenges make it even more difficult to reproduce experiments and results. In this paper, we emphasize that a reproducible research work should be repeatable, shareable, extensible, and stable, and discuss important lessons we learned in creating, distributing, and maintaining software and data for reproducible research in pattern recognition and machine learning. We focus on a specific use-case of face recognition and describe in details how we can make the recognition experiments reproducible in practice.
TL;DR: Discuss difficulties and analyzes a solution for making papers in ML and PR reproducible over longer time windows
Keywords: reproducible research, software frameworks, reproducibility criteria, machine learning, pattern recognition
4 Replies

Loading