mlf-core: a framework for deterministic machine learning
Lukas Heumos, Philipp Ehmele, Luis Kuhn Cuellar, Kevin Menden, Edmund, Miller, Steffen Lemke, Gisela Gabernet, Sven Nahnsen

TL;DR
mlf-core is a new framework that ensures deterministic machine learning models, addressing the limitations of existing libraries and enabling reliable deployment in sensitive applications.
Contribution
The paper introduces mlf-core, a comprehensive ecosystem that guarantees deterministic behavior in machine learning workflows across multiple libraries and applications.
Findings
mlf-core effectively enforces determinism in various ML models
Deterministic algorithms impact runtime and reproducibility
Application of mlf-core in biomedical models demonstrates practical utility
Abstract
Machine learning has shown extensive growth in recent years and is now routinely applied to sensitive areas. To allow appropriate verification of predictive models before deployment, models must be deterministic. However, major machine learning libraries default to the usage of non-deterministic algorithms based on atomic operations. Solely fixing all random seeds is not sufficient for deterministic machine learning. To overcome this shortcoming, various machine learning libraries released deterministic counterparts to the non-deterministic algorithms. We evaluated the effect of these algorithms on determinism and runtime. Based on these results, we formulated a set of requirements for deterministic machine learning and developed a new software solution, the mlf-core ecosystem, which aids machine learning projects to meet and keep these requirements. We applied mlf-core to develop…
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
TopicsMachine Learning in Materials Science · Scientific Computing and Data Management · Machine Learning and Data Classification
MethodsMax Pooling · *Communicated@Fast*How Do I Communicate to Expedia? · Concatenated Skip Connection · Convolution · U-Net
