Discovering a reaction-diffusion model for Alzheimer's disease by combining PINNs with symbolic regression

Zhen Zhang,Zongren Zou,Ellen Kuhl,George Em Karniadakis
2023-07-17
Abstract:Misfolded tau proteins play a critical role in the progression and pathology of Alzheimer's disease. Recent studies suggest that the spatio-temporal pattern of misfolded tau follows a reaction-diffusion type equation. However, the precise mathematical model and parameters that characterize the progression of misfolded protein across the brain remain incompletely understood. Here, we use deep learning and artificial intelligence to discover a mathematical model for the progression of Alzheimer's disease using longitudinal tau positron emission tomography from the Alzheimer's Disease Neuroimaging Initiative database. Specifically, we integrate physics informed neural networks (PINNs) and symbolic regression to discover a reaction-diffusion type partial differential equation for tau protein misfolding and spreading. First, we demonstrate the potential of our model and parameter discovery on synthetic data. Then, we apply our method to discover the best model and parameters to explain tau imaging data from 46 individuals who are likely to develop Alzheimer's disease and 30 healthy controls. Our symbolic regression discovers different misfolding models $f(c)$ for two groups, with a faster misfolding for the Alzheimer's group, $f(c) = 0.23c^3 - 1.34c^2 + 1.11c$, than for the healthy control group, $f(c) = -c^3 +0.62c^2 + 0.39c$. Our results suggest that PINNs, supplemented by symbolic regression, can discover a reaction-diffusion type model to explain misfolded tau protein concentrations in Alzheimer's disease. We expect our study to be the starting point for a more holistic analysis to provide image-based technologies for early diagnosis, and ideally early treatment of neurodegeneration in Alzheimer's disease and possibly other misfolding-protein based neurodegenerative disorders.
Machine Learning,Quantitative Methods
What problem does this paper attempt to address?
The problem this paper attempts to address is the discovery of a mathematical model for the diffusion and aggregation of misfolded tau proteins in the brain in Alzheimer's disease (AD) by combining Physics-Informed Neural Networks (PINNs) with symbolic regression techniques from clinical data. Specifically, the researchers aim to find a reaction-diffusion type partial differential equation to describe the misfolding and propagation process of tau proteins, thereby providing a theoretical basis for understanding the pathological mechanisms of Alzheimer's disease, early diagnosis, and treatment of the disease. The paper mentions that the spatiotemporal patterns of misfolded tau proteins in the brain follow a reaction-diffusion type equation, but there is currently a lack of specific mathematical models and parameters that can accurately describe how these proteins diffuse over time in the brain. Therefore, the researchers use deep learning and artificial intelligence techniques, particularly PINNs and symbolic regression, to discover this mathematical model from longitudinal tau positron emission tomography (PET) data. These data come from the Alzheimer's Disease Neuroimaging Initiative (ADNI) database, covering data from 46 individuals who may develop Alzheimer's disease and 30 healthy controls. The main objectives of the study include: 1. **Discovering the mathematical model**: Using PINNs and symbolic regression techniques to discover a reaction-diffusion type partial differential equation that describes the misfolding and propagation of tau proteins from clinical data. 2. **Parameter estimation**: Determining key parameters in the model, such as the diffusion coefficient and reaction rate, which are crucial for understanding disease progression. 3. **Model validation**: Verifying through simulations and experiments whether the discovered model can accurately predict changes in tau protein concentration, especially the differences between different groups (such as Alzheimer's disease patients and healthy controls). The results of the study indicate that this method can effectively discover a mathematical model describing the misfolding and propagation of tau proteins, and the discovered model shows significant differences between different groups, providing new insights for personalized diagnosis and treatment of Alzheimer's disease.