Search bioRxiv⌕ Search

Biology subjects

Elefteriades, J.

Publications and source records attributed to Elefteriades, J..

3 recordsLinked to original sources

Biomechanical stress analysis of Type-A aortic dissection at pre-dissection, post-dissection, and post-repair states

Acute type A aortic dissection remains a deadly and elusive condition, with risk factors such as hypertension, bicuspid aortic valves, and genetic predispositions. As existing guidelines for surgical intervention based solely on aneurysm diameter face scrutiny, there is a growing need to consider other predictors and parameters, including wall stress, in assessing dissection risk. Through our research, we aim to elucidate the biomechanical underpinnings of aortic dissection and provide valuable insights into its prediction and prevention. We applied finite element analysis (FEA) to assess stress distribution on a rare dataset comprising computed tomography (CT) images obtained from eight patients at three stages of aortic dissection: pre-dissection (preD), post-dissection (postD), and post-repair (postR). Our findings reveal significant increases in both mean and peak aortic wall stresses during the transition from the preD state to the postD state, reflecting the mechanical impact of dissection. Surgical repair effectively restores aortic wall diameter to pre-dissection levels, documenting its effectiveness in mitigating further complications. Furthermore, we identified stress concentration regions within the aortic wall that closely correlated with observed dissection borders, offering insights into high-risk areas. This study demonstrates the importance of considering biomechanical factors when assessing aortic dissection risk. Despite some limitations, such as uniform wall thickness assumptions and the absence of dynamic blood flow considerations, our patient-specific FEA approach provides valuable mechanistic insights into aortic dissection. These findings hold promise for improving predictive models and informing clinical decisions to enhance patient care.

bioengineering↗

Synergistic Integration of Deep Neural Networks and Finite Element Method with Applications for Biomechanical Analysis of Human Aorta

Motivation: Patient-specific finite element analysis (FEA) has the potential to aid in the prognosis of cardiovascular diseases by providing accurate stress and deformation analysis in various scenarios. It is known that patient-specific FEA is time-consuming and unsuitable for time-sensitive clinical applications. To mitigate this challenge, machine learning (ML) techniques, including deep neural networks (DNNs), have been developed to construct fast FEA surrogates. However, due to the data-driven nature of these ML models, they may not generalize well on new data, leading to unacceptable errors. MethodsWe propose a synergistic integration of DNNs and finite element method (FEM) to overcome each others limitations. We demonstrated this novel integrative strategy in forward and inverse problems. For the forward problem, we developed DNNs using state-of-the-art architectures, and DNN outputs were then refined by FEM to ensure accuracy. For the inverse problem of heterogeneous material parameter identification, our method employs a DNN as regularization for the inverse analysis process to avoid erroneous material parameter distribution. ResultsWe tested our methods on biomechanical analysis of the human aorta. For the forward problem, the DNN-only models yielded acceptable stress errors in majority of test cases; yet, for some test cases that could be out of the training distribution (OOD), the peak stress errors were larger than 50%. The DNN-FEM integration eliminated the large errors for these OOD cases. Moreover, the DNN-FEM integration was magnitudes faster than the FEM-only approach. For the inverse problem, the FEM-only inverse method led to errors larger than 50%, and our DNN-FEM integration significantly improved performance on the inverse problem with errors less than 1%.

bioengineering↗

PyTorch-FEA: Autograd-enabled Finite Element Analysis Methods with Applications for Biomechanical Analysis of Human Aorta

MotivationFinite-element analysis (FEA) is widely used as a standard tool for stress and deformation analysis of solid structures, including human tissues and organs. For instance, FEA can be applied at a patient-specific level to assist in medical diagnosis and treatment planning, such as risk assessment of thoracic aortic aneurysm rupture/dissection. These FEA-based biomechanical assessments often involve both forward and inverse mechanics problems. Current commercial FEA software packages (e.g., Abaqus) and inverse methods exhibit performance issues in either accuracy or speed. MethodsIn this study, we propose and develop a new library of FEA code and methods, named PyTorch-FEA, by taking advantage of autograd, an automatic differentiation mechanism in PyTorch. We develop a class of PyTorch-FEA functionalities to solve forward and inverse problems with improved loss functions, and we demonstrate the capability of PyTorch-FEA in a series of applications related to human aorta biomechanics. In one of the inverse methods, we combine PyTorch-FEA with deep neural networks (DNNs) to further improve performance. ResultsWe applied PyTorch-FEA in four fundamental applications for biomechanical analysis of human aorta. In the forward analysis, PyTorch-FEA achieved a significant reduction in computational time without compromising accuracy compared with Abaqus, a commercial FEA package. Compared to other inverse methods, inverse analysis with PyTorch-FEA achieves better performance in either accuracy or speed, or both if combined with DNNs.

bioengineering↗