A multicore parallel algorithm for multiscale modelling of an entire human blood circulation network

Read original: arXiv:2404.01680 - Published 4/3/2024 by Jiawei Liu, Hiroshi Suito
Total Score

0

🔍

Sign in to get full access

or

If you already have an account, we'll log you in

Overview

  • Presents a comprehensive blood circulation model that simulates flow in major blood vessel systems, including arteries, veins, and the portal vein system
  • Uses a combination of one-dimensional and zero-dimensional models to simulate blood flow at different scales
  • Focuses on simulating blood circulation in the portal vein system and related organs like the liver, stomach, and intestines
  • Employs efficient parallel algorithms to speed up computations compared to serial methods

Plain English Explanation

This research paper describes a detailed computer model of the human blood circulation system. The model captures the flow of blood through the major arteries, veins, and the portal vein system, which carries blood from the digestive organs to the liver.

The model uses different mathematical techniques to simulate blood flow at different scales. For the large blood vessels, it uses a one-dimensional approach, while for smaller blood vessels and organs, it uses a simplified zero-dimensional model. These models are connected at points where the blood vessels branch or come back together.

A key focus of the model is on simulating blood flow in the portal vein system and the organs it supplies, such as the liver, stomach, and intestines. These organs play important roles in the body's metabolism, so understanding blood flow in this system is crucial.

The researchers also developed efficient parallel computing algorithms to run the blood flow simulations much faster than traditional serial computations. This allows the model to be used for more detailed and comprehensive analyses.

Technical Explanation

The proposed blood circulation model includes representations of the arterial, venous, and portal venous systems, as well as the heart-pulmonary circulation and microcirculation in capillaries. One-dimensional models are used to simulate blood flow in the large vessels, while zero-dimensional models are employed for the peripheral arteries and organ blood flow.

At the junctions where blood vessels branch or converge, the model uses Riemann invariants to solve the transmission conditions and connect the different components. Particular emphasis is placed on modeling the portal venous system and its associated organs, including the liver, stomach, spleen, pancreas, and intestines, as these play crucial roles in metabolic processes.

The researchers developed efficient parallel algorithms that can run these blood flow simulations much faster than serial computations. This allows for more detailed and comprehensive analyses of the circulatory system dynamics.

Critical Analysis

The paper provides a comprehensive and multi-scale approach to modeling blood circulation, which is a significant advancement over previous models that focused on more limited aspects of the circulatory system. By including the portal venous system and related organs, the researchers have addressed an important gap in the literature.

However, the paper does not discuss the validation of the model against experimental data or real-world observations. It would be valuable to understand how well the simulated blood flow patterns and dynamics match with empirical evidence, as this would help establish the model's credibility and reliability.

Additionally, the paper does not explore the potential limitations or uncertainties of the modeling approach. For example, it does not address how simplifications in the one-dimensional and zero-dimensional representations might affect the accuracy of the results, particularly in the smaller blood vessels and capillaries.

Further research could also investigate the computational efficiency and scalability of the parallel algorithms, as well as explore their applicability to other types of circulatory system simulations or biomedical problems.

Conclusion

This research paper presents a comprehensive, multi-scale blood circulation model that can simulate blood flow in the major arterial, venous, and portal venous systems, as well as the associated organs. The model's ability to leverage efficient parallel computing algorithms represents a significant advancement in the field, as it allows for more detailed and comprehensive analyses of the human circulatory system.

The focus on the portal venous system and its related organs is particularly noteworthy, as this is an important aspect of metabolism that has often been overlooked in previous blood flow models. By providing a more holistic representation of the circulatory system, this research lays the groundwork for a better understanding of various physiological processes and potential medical applications.



This summary was produced with help from an AI and may contain inaccuracies - check out the links to read the original source documents!

Follow @aimodelsfyi on 𝕏 →

Related Papers

🔍

Total Score

0

A multicore parallel algorithm for multiscale modelling of an entire human blood circulation network

Jiawei Liu, Hiroshi Suito

The presented multi-scale, closed-loop blood circulation model includes arterial, venous, and portal venous systems, heart-pulmonary circulation, and micro-circulation in capillaries. One-dimensional models simulate large blood vessel flow, whereas zerodimensional models are used for simulating blood flow in vascular subsystems corresponding to peripheral arteries and organs. Transmission conditions at bifurcation and confluence are solved using Riemann invariants. Blood circulation simulation in the portal venous system and related organs (liver, stomach, spleen, pancreas, intestine) is particularly targeted. Those organs play important roles in metabolic system dynamics. The proposed efficient parallel algorithms for multicore environments solve these equations much faster than serial computations.

Read more

4/3/2024

📊

Total Score

0

Post-processing of coronary and myocardial spatial data

Jay Aodh Mackenzie, Megan Jeanne Miller, Nicholas Hill, Mette Olufsen

Numerical simulations of real-world phenomenon are implemented with at least two parts: the computational scheme and the computational domain. In the context of hemodynamics, the computational domain of a simulation represents the blood vessel network through which blood flows. Such blood vessel networks can contain millions of individual vessels that are joined together to form a in series and parallel to form the network. It is computationally unfeasible to explicitly simulate blood flow in all blood vessels. Here, from imaged data of a single porcine left coronary arterial tree, we develop a data-pipeline to obtain computational domains for hemodynmaic simulations from a graph representing the coronary vascular tree. Further, we develop a method to ascertain which subregions of the left ventricle are most likely to be perfused via a given artery using a comparison with the American Heart Association division of the left ventricle as a sense check.

Read more

4/16/2024

📈

Total Score

0

Markov Chain Monte Carlo with Gaussian Process Emulation for a 1D Hemodynamics Model of CTEPH

Amirreza Kachabi, Mitchel J. Colebank, Sofia Altieri Correa, Naomi C. Chesler

Microvascular disease is a contributor to persistent pulmonary hypertension in those with chronic thromboembolic pulmonary hypertension (CTEPH). The heterogenous nature of the micro and macrovascular defects motivates the use of personalized computational models, which can predict flow dynamics within multiple generations of the arterial tree and into the microvasculature. Our study uses computational hemodynamics models and Gaussian processes for rapid, subject-specific calibration using retrospective data from a large animal model of CTEPH. Our subject-specific predictions shed light on microvascular dysfunction and arterial wall shear stress changes in CTEPH.

Read more

6/5/2024

3D Vessel Graph Generation Using Denoising Diffusion
Total Score

0

3D Vessel Graph Generation Using Denoising Diffusion

Chinmay Prabhakar, Suprosanna Shit, Fabio Musio, Kaiyuan Yang, Tamaz Amiranashvili, Johannes C. Paetzold, Hongwei Bran Li, Bjoern Menze

Blood vessel networks, represented as 3D graphs, help predict disease biomarkers, simulate blood flow, and aid in synthetic image generation, relevant in both clinical and pre-clinical settings. However, generating realistic vessel graphs that correspond to an anatomy of interest is challenging. Previous methods aimed at generating vessel trees mostly in an autoregressive style and could not be applied to vessel graphs with cycles such as capillaries or specific anatomical structures such as the Circle of Willis. Addressing this gap, we introduce the first application of textit{denoising diffusion models} in 3D vessel graph generation. Our contributions include a novel, two-stage generation method that sequentially denoises node coordinates and edges. We experiment with two real-world vessel datasets, consisting of microscopic capillaries and major cerebral vessels, and demonstrate the generalizability of our method for producing diverse, novel, and anatomically plausible vessel graphs.

Read more

7/9/2024