🤖 AI Summary
To address the high computational cost of the Cellular Potts Model (CPM), which hinders large-scale multicellular simulations, this paper proposes a U-Net–based neural surrogate model that reformulates CPM spatiotemporal evolution as an image segmentation task with periodic boundary conditions—a novel formulation. The architecture explicitly encodes periodic boundaries and enables single-forward-pass prediction of 100 Monte Carlo steps (MCS), supporting long-term simulation via recursive rollout. Experiments demonstrate a 590× speedup over conventional CPM simulation while accurately reproducing key emergent phenomena—including vascular sprouting, anastomosis, and lumen contraction. This substantial acceleration significantly enhances the feasibility of large-scale parameter sweeps and mechanistic investigations in developmental and systems biology.
📝 Abstract
The Cellular-Potts model is a powerful and ubiquitous framework for developing computational models for simulating complex multicellular biological systems. Cellular-Potts models (CPMs) are often computationally expensive due to the explicit modeling of interactions among large numbers of individual model agents and diffusive fields described by partial differential equations (PDEs). In this work, we develop a convolutional neural network (CNN) surrogate model using a U-Net architecture that accounts for periodic boundary conditions. We use this model to accelerate the evaluation of a mechanistic CPM previously used to investigate extit{in vitro} vasculogenesis. The surrogate model was trained to predict 100 computational steps ahead (Monte-Carlo steps, MCS), accelerating simulation evaluations by a factor of 590 times compared to CPM code execution. Over multiple recursive evaluations, our model effectively captures the emergent behaviors demonstrated by the original Cellular-Potts model of such as vessel sprouting, extension and anastomosis, and contraction of vascular lacunae. This approach demonstrates the potential for deep learning to serve as efficient surrogate models for CPM simulations, enabling faster evaluation of computationally expensive CPM of biological processes at greater spatial and temporal scales.