Navigating the Maize: Cyclic and conditional computational graphs for molecular simulation
Thomas L\"ohr, Michele Assante, Michael Dodds, Lili Cao, Mikhail, Kabeshov, Jon-Paul Janet, Marco Kl\"ahn, Ola Engkvist

TL;DR
Maize is a workflow manager that enables execution of cyclic and conditional computational graphs in molecular simulation, enhancing flexibility and modularity beyond traditional DAG-based systems.
Contribution
The paper introduces Maize, a novel workflow system capable of handling cyclic and conditional graphs using flow-based programming principles, expanding computational graph expressiveness.
Findings
Successfully applied to drug design active learning tasks
Effectively manages reactivity prediction pipelines
Demonstrates flexibility over traditional DAG systems
Abstract
Many computational chemistry and molecular simulation workflows can be expressed as graphs. This abstraction is useful to modularize and potentially reuse existing components, as well as provide parallelization and ease reproducibility. Existing tools represent the computation as a directed acyclic graph (DAG), thus allowing efficient execution by parallelization of concurrent branches. These systems can, however, generally not express cyclic and conditional workflows. We therefore developed Maize, a workflow manager for cyclic and conditional graphs based on the principles of flow-based programming. By running each node of the graph concurrently in separate processes and allowing communication at any time through dedicated inter-node channels, arbitrary graph structures can be executed. We demonstrate the effectiveness of the tool on a dynamic active learning task in computational drug…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsProtein Structure and Dynamics · Gene Regulatory Network Analysis · Machine Learning in Materials Science
