An Efficient Particle-Field Algorithm with Neural Interpolation based on a Parabolic-Hyperbolic Chemotaxis System in 3D
Jongwon David Kim, Jack Xin
TL;DR
The paper tackles the computational challenge of simulating 3D chemotaxis/angiogenesis models based on the parabolic-hyperbolic Keller-Segel system. It introduces Neural SIPF (NSIPF), a mesh-free particle-field method where density is an empirical measure of particles and the chemoattractant field is evolved with a CNN interpolator trained on synthetic radial PHKS data; a mollified McKean-Vlasov/propagation-of-chaos framework provides theoretical backing and motivates the neural operator $b_\epsilon$. Key contributions include mass conservation and non-negativity, 3D scalability, and competitive accuracy with FD and SIPF, along with substantial speedups. The results demonstrate diffusion and aggregation behaviors in 3D and highlight potential for physics-informed AI in scalable tumor-vasculature modeling.
Abstract
Tumor angiogenesis involves a collection of tumor cells moving towards blood vessels for nutrients to grow. Angiogenesis, and in general chemotaxis systems have been modeled using partial differential equations (PDEs) and as such require numerical methods to approximate their solutions in 3 space dimensions (3D). This is an expensive computation when solutions develop large gradients at unknown locations, and so efficient algorithms to capture the main dynamical behavior are valuable. Here as a case study, we consider a parabolic-hyperbolic Keller-Segel (PHKS) system in the angiogenesis literature, and develop a mesh-free particle-based neural network algorithm that scales better to 3D than traditional mesh based solvers. From a regularized approximation of PHKS, we derive a neural stochastic interacting particle-field (NSIPF) algorithm where the bacterial density is represented as empirical measures of particles and the field variable (concentration of chemo-attractant) by a convolutional neural network (CNN) trained on low cost synthetic data. As a new model, NSIPF preserves total mass and nonnegativity of the density, and captures the dynamics of 3D multi-bump solutions at much faster speeds compared with classical finite difference (FD) and SIPF methods.
