Exact rule-based stochastic simulations for systems with unlimited number of molecular species
Anton V. Bernatskiy, Elizaveta A. Guseva

TL;DR
The paper presents EPDM, an exact stochastic simulation algorithm optimized for systems with many molecular species, especially effective in sparse populations, using dynamic data structures for efficient on-the-fly species management.
Contribution
Introduction of EPDM, a novel exact stochastic simulation algorithm that dynamically manages species interactions, enabling efficient simulation of large, sparsely populated molecular systems.
Findings
Scales linearly with the number of species with molecules
Efficient for systems with many potential but few actual species
Uses dynamic data structures for on-the-fly species management
Abstract
We introduce expandable partial propensity direct method (EPDM) - a new exact stochastic simulation algorithm suitable for systems involving many interacting molecular species. The algorithm is especially efficient for sparsely populated systems, where the number of species that may potentially be generated is much greater than the number of species actually present in the system at any given time. The number of operations per reaction scales linearly with the number of species, but only those which have one or more molecules. To achieve this kind of performance we are employing a data structure which allows to add and remove species and their interactions on the fly. When a new specie is added, its interactions with every other specie are generated dynamically by a set of user-defined rules. By removing the records involving the species with zero molecules, we keep the number of…
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
TopicsAnalytical Chemistry and Chromatography · Statistical Methods in Clinical Trials
