Dexuan Xie

CV
h-index23
3papers
37citations
Novelty63%
AI Score26

3 Papers

NAOct 19, 2016
A Hybrid Solver of Size Modified Poisson-Boltzmann Equation by Domain Decomposition, Finite Element, and Finite Difference

Jinyong Ying, Dexuan Xie

The size-modified Poisson-Boltzmann equation (SMPBE) is one important variant of the popular dielectric model, the Poisson-Boltzmann equation (PBE), to reflect ionic size effects in the prediction of electrostatics for a biomolecule in an ionic solvent. In this paper, a new SMPBE hybrid solver is developed using a solution decomposition, the Schwartz's overlapped domain decomposition, finite element, and finite difference. It is then programmed as a software package in C, Fortran, and Python based on the state-of-the-art finite element library DOLFIN from the FEniCS project. This software package is well validated on a Born ball model with analytical solution and a dipole model with a known physical properties. Numerical results on six proteins with different net charges demonstrate its high performance. Finally, this new SMPBE hybrid solver is shown to be numerically stable and convergent in the calculation of electrostatic solvation free energy for 216 biomolecules and binding free energy for a DNA-drug complex.

CVApr 11, 2024
Deep learning-driven pulmonary artery and vein segmentation reveals demography-associated vasculature anatomical differences

Yuetan Chu, Gongning Luo, Longxi Zhou et al.

Pulmonary artery-vein segmentation is crucial for disease diagnosis and surgical planning and is traditionally achieved by Computed Tomography Pulmonary Angiography (CTPA). However, concerns regarding adverse health effects from contrast agents used in CTPA have constrained its clinical utility. In contrast, identifying arteries and veins using non-contrast CT, a conventional and low-cost clinical examination routine, has long been considered impossible. Here we propose a High-abundant Pulmonary Artery-vein Segmentation (HiPaS) framework achieving accurate artery-vein segmentation on both non-contrast CT and CTPA across various spatial resolutions. HiPaS first performs spatial normalization on raw CT volumes via a super-resolution module, and then iteratively achieves segmentation results at different branch levels by utilizing the lower-level vessel segmentation as a prior for higher-level vessel segmentation. We trained and validated HiPaS on our established multi-centric dataset comprising 1,073 CT volumes with meticulous manual annotations. Both quantitative experiments and clinical evaluation demonstrated the superior performance of HiPaS, achieving an average dice score of 91.8% and a sensitivity of 98.0%. Further experiments showed the non-inferiority of HiPaS segmentation on non-contrast CT compared to segmentation on CTPA. Employing HiPaS, we have conducted an anatomical study of pulmonary vasculature on 11,784 participants in China (six sites), discovering a new association of pulmonary vessel anatomy with sex, age, and disease states: vessel abundance suggests a significantly higher association with females than males with slightly decreasing with age, and is also influenced by certain diseases, under the controlling of lung volumes.

BIO-PHJan 31, 2024
A PNP ion channel deep learning solver with local neural network and finite element input data

Hwi Lee, Zhen Chao, Harris Cobb et al.

In this paper, a deep learning method for solving an improved one-dimensional Poisson-Nernst-Planck ion channel (PNPic) model, called the PNPic deep learning solver, is presented. In particular, it combines a novel local neural network scheme with an effective PNPic finite element solver. Since the input data of the neural network scheme only involves a small local patch of coarse grid solutions, which the finite element solver can quickly produce, the PNPic deep learning solver can be trained much faster than any corresponding conventional global neural network solvers. After properly trained, it can output a predicted PNPic solution in a much higher degree of accuracy than the low cost coarse grid solutions and can reflect different perturbation cases on the parameters, ion channel subregions, and interface and boundary values, etc. Consequently, the PNPic deep learning solver can generate a numerical solution with high accuracy for a family of PNPic models. As an initial study, two types of numerical tests were done by perturbing one and two parameters of the PNPic model, respectively, as well as the tests done by using a few perturbed interface positions of the model as training samples. These tests demonstrate that the PNPic deep learning solver can generate highly accurate PNPic numerical solutions.