Efficient Modular Graph Transformation Rule Application
Jakob L. Andersen, Rolf Fagerberg, Juri Kol\v{c}\'ak, Christophe, V.F.P. Laurent, Daniel Merkle, Nikolai N{\o}jgaard

TL;DR
This paper introduces a new modular graph transformation method optimized for chemical reaction networks, significantly improving computational efficiency by early pruning of redundant and isomorphic graph matches.
Contribution
The authors develop an iterative, component-wise graph matching algorithm with heuristics for symmetry detection, enhancing performance over existing methods.
Findings
Improved performance in large chemical reaction network simulations
Effective pruning of redundant graph matches
Successful application to real-life and synthetic data
Abstract
Graph transformation formalisms have proven to be suitable tools for the modelling of chemical reactions. They are well established in theoretical studies and increasingly also in practical applications in chemistry. The latter is made feasible via the development of programming frameworks which makes the formalisms executable. The application of such frameworks to large networks of chemical reactions, however, poses unique computational challenges. One such characteristic is the inherent combinatorial nature of the graphs involved. The graphs consist of many connected components, representing individual molecules. While the existing methods for implementing graph transformations can be applied to such graphs, the combinatorics of constructing graph matches quickly becomes a computational bottleneck as the size of the chemical reaction network grows. In this contribution, we 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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsComputational Drug Discovery Methods · Machine Learning in Materials Science · Microbial Metabolic Engineering and Bioproduction
