SearcharxivSearch

arXiv subjects

Mathias Peirlinck

Publications and source records attributed to Mathias Peirlinck.

14 recordsLinked to original sources

Flow-based conditional cardiac anatomy generation for virtual cohorts

Cardiac digital twin research is moving from subject-specific anatomical replicas toward virtual cohorts that represent clinically relevant population subgroups. Yet access to representative imaging-derived anatomy datasets remains limited by cohort size, subgroup sparsity, and data-sharing constraints. Conditional generative models could help address this gap, but virtual cohorts are useful only if they preserve realistic, metadata-dependent anatomical variability. Existing cardiac anatomy generators largely rely on conditional variational autoencoders (cVAEs), which couple representation learning and metadata conditioning through a shared regularized latent prior. We introduce CAN-FLOW, a two-step Conditional ANatomy generation framework based on normalizing FLOWs that first learns geometry-only latent representations of diffeomorphic cardiac shape momenta and then models their sex-, age-, and body-mass-index-dependent distribution with a conditional normalizing flow. We trained CAN-FLOW on 2,208 healthy UK Biobank subjects and compared it with cVAEs across regularization strengths. CAN-FLOW generated plausible stochastic biventricular anatomies that better reproduced clinical phenotype distributions, metadata-dependent trends, subgroup variability, point-cloud coverage, and high-dimensional shape variability. Together, these results establish CAN-FLOW as a shareable framework for generating realistic, stochastically varying, metadata-conditioned biventricular anatomies for virtual cohort construction and in silico clinical trial workflows.

cs.LG

CANN-EUCLID: unsupervised constitutive artificial neural network model discovery from full-field data

Constitutive artificial neural networks (CANNs) provide interpretable material model discovery, but have so far been used in stress-supervised settings based on apparent stress-strain data from homogeneous tests. Because each test samples only a narrow loading path and provides homogenized rather than local stress information, robust discovery typically requires multiple loading modes to constrain the multidimensional response. This is challenging for soft biological tissues, where repeated testing, damage, and sample variability limit reliable information from a single specimen. Here, we combine CANNs with the stress-unsupervised full-field discovery framework EUCLID to identify sparse hyperelastic laws directly from displacement fields and reaction forces in one heterogeneity-inducing loading case. CANN-EUCLID minimizes equilibrium imbalance with sparsity-promoting regularization selecting compact active terms, without local stress measurements or a prescribed law. We evaluate the approach on isotropic and anisotropic benchmarks with prescribed ground-truth laws. When the ground truth is representable by the chosen CANN basis, our method recovers the correct terms with near-exact accuracy, including exponential terms with embedded parameters. When it is not contained in the basis, the method retains shared terms and approximates missing contributions using available basis functions. Generalization depends strongly on sampled deformation states: exponential strain-stiffening terms can be recovered accurately when sufficiently probed, but can produce large extrapolation errors when the stiffening regime lies outside the sampled domain. Forward FE validation simulations show that the discovered behavior accurately replicates the ground truth. These results establish stress-unsupervised CANN discovery as a promising framework for interpretable full-field constitutive model identification.

cs.CE

ToFiE, a Topology-aware Fiber Extraction workflow for 3D reconstruction of dense and heterogeneous biological fiber networks from microscopy images

Fibrous networks are ubiquitous structural components in biology, spanning cellulose in plant cell walls, fibrin in blood clots, and collagen in the extracellular matrix of animal tissues. Theoretical models predict that network connectivity critically influences their mechanical behavior. However, accurately reconstructing network topology from 3D image data remains a major challenge as current segmentation methods are not designed to preserve network topology and often rely on intensity-based thresholding, which can fragment fibers and distort junction connectivity. Here, we introduce ToFiE, an open-source topology-aware fiber extraction workflow for reconstructing dense and heterogeneous fibrous networks from high resolution microscopy images while preserving connectivity in three dimensions. We validate ToFiE using synthetic fluorescence microscopy images of fiber networks with varying topologies and signal-to-noise ratios. We further demonstrate its performance by reconstructing the fiber networks of a library of collagen gels with various microstructures, imaged using confocal fluorescence microscopy. Altogether, the results establish ToFiE as a practical semi-automated framework for extracting mechanically relevant network information from imaging data across a broad range of fibrous materials.

q-bio.QM

Collagen and myocyte interplay in cardiac volume overload: a multi-constituent growth and remodeling framework

Hearts subjected to volume overload (VO) are prone to detrimental anatomical and functional changes in response to elevated mechanical loading, ultimately leading to heart failure. Experimental findings now emphasize that organ-scale changes following VO cannot be explained by myocyte growth alone, as traditionally proposed in the literature. Collagen degradation, in particular, has been associated with VO and assumed to play a central role in both its acute and chronic stages. This hypothesis, however, remains to be substantiated by comprehensive mechanistic evidence, and each constituent contribution to myocardial growth and remodeling (G&R) processes is yet to be quantified. In this work, we present a multi-constituent G&R framework that integrates a mixture-based constitutive model within the kinematic growth formulation. This framework enables us to mechanistically assess the relative contributions of collagen and myocyte changes to alterations in tissue properties, ventricular dimensions, and growth phenotype. Our numerical results confirm that collagen remodeling affects the passive mechanical response of the myocardium, whereas myocytes predominantly influence the extent and phenotype of VO-induced growth. Importantly, collagen degradation exacerbates myocyte hypertrophy, revealing a synergistic interplay that accelerates the left ventricular eccentric growth and thereby promotes systolic dysfunction. This work constitutes an important step towards an integrated characterization of the early compensatory stages of VO-induced cardiac G&R.

physics.med-ph

Unsupervised full-field Bayesian inference of orthotropic hyperelasticity from a single biaxial test: a myocardial case study

Cardiac muscle tissue exhibits highly non-linear hyperelastic and orthotropic material behavior during passive deformation. Traditional constitutive identification protocols therefore combine multiple loading modes and typically require multiple specimens and substantial handling. In soft living tissues, such protocols are challenged by inter- and intra-sample variability and by manipulation-induced alterations of mechanical response, which can bias inverse calibration. In this work we exploit spatially heterogeneous full-field kinematics as an information-rich alternative to multimodal testing. We recast EUCLID, an unsupervised method for the automated discovery of constitutive models, towards Bayesian parameter inference for highly nonlinear, orthotropic constitutive models. Using synthetic myocardial tissue slabs, we demonstrate that a single heterogeneous biaxial experiment, combined with sparse reaction-force measurements, enables robust recovery of Holzapfel-Ogden parameters with quantified uncertainty, across multiple noise levels. The inferred responses agree closely with ground-truth simulations and yield credible intervals that reflect the impact of measurement noise on orthotropic material model inference. Our work supports single-shot, uncertainty-aware characterization of nonlinear orthotropic material models from a single biaxial test, reducing sample demand and experimental manipulation.

q-bio.TO

COMMET: orders-of-magnitude speed-up in finite element method via batch-vectorized neural constitutive updates

Constitutive evaluations often dominate the computational cost of finite element (FE) simulations whenever material models are complex. Neural constitutive models (NCMs) offer a highly expressive and flexible framework for modeling complex material behavior in solid mechanics. However, their practical adoption in large-scale FE simulations remains limited due to significant computational costs, especially in repeatedly evaluating stress and stiffness. NCMs thus represent an extreme case: their large computational graphs make stress and stiffness evaluations prohibitively expensive, restricting their use to small-scale problems. In this work, we introduce COMMET, an open-source FE framework whose architecture has been redesigned from the ground up to accelerate high-cost constitutive updates. Our framework features a novel assembly algorithm that supports batched and vectorized constitutive evaluations, compute-graph-optimized derivatives that replace automatic differentiation, and distributed-memory parallelism via MPI. These advances dramatically reduce runtime, with speed-ups exceeding three orders of magnitude relative to traditional non-vectorized automatic differentiation-based implementations. While we demonstrate these gains primarily for NCMs, the same principles apply broadly wherever for-loop based assembly or constitutive updates limit performance, establishing a new standard for large-scale, high-fidelity simulations in computational mechanics.

cs.CE

The mechanics of the $\textit{Less In More Out}$ artificial heart: modeling fabric-based soft robotic devices

Recently, the Less In More Out device, a fluidically actuated soft total artificial heart was proposed. This device uses arrays of pouch motors to achieve a positive fluidic lever when pneumatically actuated against physiological hemodynamic conditions. Extensive experimental characterization demonstrated its potential; however, experiments alone cannot resolve the internal mechanical fields that govern device durability and performance. Here, we develop a computational framework to investigate intrinsic device mechanics, such as stress concentrations, strain paths, and fatigue life, and to explore targeted design modifications that improve durability and efficiency. We show that our model reproduces the nonlinear deformation and pressure-volume relationships measured experimentally under varying hemodynamic conditions. Across designs, devices with fewer pouches deliver higher stroke volumes but exhibit up to 50% higher peak von Mises stresses, which reduces their fatigue life. Our simulations further identify heat-sealed seams and buckling regions as durability-limiting features. As a proof of concept, we vary the valve support aspect ratio and relative endocardial-epicardial pouch fabric compliance, reducing the peak von Mises stress by ~10% while maintaining identical physiological outputs and improving mechanical efficiency. Overall, our framework enables detailed evaluation of stress hotspots, buckling, and fatigue life, and offers a foundation for optimizing artificial hearts and other fluidically actuated fabric-based soft robotic devices.

q-bio.TO

Full-field surrogate modeling of cardiac function encoding geometric variability

Combining physics-based modeling with data-driven methods is critical to enabling the translation of computational methods to clinical use in cardiology. The use of rigorous differential equations combined with machine learning tools allows for model personalization with uncertainty quantification in time frames compatible with clinical practice. However, accurate and efficient surrogate models of cardiac function, built from physics-based numerical simulation, are still mostly geometry-specific and require retraining for different patients and pathological conditions. We propose a novel computational pipeline to embed cardiac anatomies into full-field surrogate models. We generate a dataset of electrophysiology simulations using a complex multi-scale mathematical model coupling partial and ordinary differential equations. We adopt Branched Latent Neural Maps (BLNMs) as an effective scientific machine learning method to encode activation maps extracted from physics-based numerical simulations into a neural network. Leveraging large deformation diffeomorphic metric mappings, we build a biventricular anatomical atlas and parametrize the anatomical variability of a small and challenging cohort of 13 pediatric patients affected by Tetralogy of Fallot. We propose a novel statistical shape modeling based z-score sampling approach to generate a new synthetic cohort of 52 biventricular geometries that are compatible with the original geometrical variability. This synthetic cohort acts as the training set for BLNMs. Our surrogate model demonstrates robustness and great generalization across the complex original patient cohort, achieving an average adimensional mean squared error of 0.0034. The Python implementation of our BLNM model is publicly available under MIT License at https://github.com/StanfordCBCL/BLNM.

eess.IV

Large deformation diffeomorphic cardiac strain mapping

Cardiac deformation is a crucial biomarker for the evaluation of cardiac function. Current methods for estimating cardiac strain might underestimate local deformation due to through-plane motion and segmental averaging. Mesh-based mapping methods are gaining interest for localized analysis of cardiac motion and strain, yet they often do not consider important properties of cardiac tissue. In this work, we propose an extension of the large deformation diffeomorphic metric mapping framework to incorporate near incompressibility into the loss function that guides the mapping. As such, our mechanically regularized mLDDMM allows for accurate and mechanically coherent estimation of volume displacement and strain tensors from time-resolved three-dimensional meshes. We benchmark our method against the results of a finite element simulation of cardiac contraction and find a very good agreement between our estimation and the simulated ground truth. Our method forms a promising technique to extract volume displacement and strain tensors from time-resolved meshes while accounting for the incompressibility of cardiac tissue.

q-bio.TO

Atrial constitutive neural networks

This work presents a novel approach for characterizing the mechanical behavior of atrial tissue using constitutive neural networks. Based on experimental biaxial tensile test data of healthy human atria, we automatically discover the most appropriate constitutive material model, thereby overcoming the limitations of traditional, pre-defined models. This approach offers a new perspective on modeling atrial mechanics and is a significant step towards improved simulation and prediction of cardiac health.

cs.CE

TopoGEN: topology-driven microstructure generation for in silico modeling of fiber network mechanics

The fields of mechanobiology and biomechanics are expanding our understanding of the complex behavior of soft biological tissues across multiple scales. Given the intricate connection between tissue microstructure and its macroscale mechanical behavior, unraveling this mechanistic relationship remains an ongoing challenge. Reconstituted fiber networks serve as valuable in vitro models to simplify the intricacy of in vivo systems for targeted investigations. Concurrently, advances in imaging enable microstructure visualization and, through generative pipelines, modeling as discrete element networks. These mesoscale models provide insights into macroscale tissue behavior. However, there is still no clear way to systematically incorporate experimentally observed microstructural changes into in silico models of biological networks. In this work, we develop a novel framework to generate topologically-driven discrete fiber networks using high-resolution images that account for how environmental changes during polymerization influence the resulting structure. Leveraging these networks, we generate models of interconnected load-bearing fiber components that exhibit softening under compression and are bending-resistant. The generative topology framework enables control over network-level features, such as fiber volume fraction and cross-link density, along with fiber-level properties, like length distribution, to simulate changes driven by different polymerization conditions. We validate the robustness of our simulations against experimental data in a collagen-specific study case where we examine nonlinear elastic responses of collagen networks across varying conditions. TopoGEN provides a tool for tissue biomechanics and engineering, helping to bridge microstructural insights and bulk mechanical behavior by linking image-derived microstructural topological organization to soft tissue mechanics.

cond-mat.soft

Can KAN CANs? Input-convex Kolmogorov-Arnold Networks (KANs) as hyperelastic constitutive artificial neural networks (CANs)

Traditional constitutive models rely on hand-crafted parametric forms with limited expressivity and generalizability, while neural network-based models can capture complex material behavior but often lack interpretability. To balance these trade-offs, we present monotonic Input-Convex Kolmogorov-Arnold Networks (ICKANs) for learning polyconvex hyperelastic constitutive laws. ICKANs leverage the Kolmogorov-Arnold representation, decomposing the model into compositions of trainable univariate spline-based activation functions for rich expressivity. We introduce trainable monotonic input-convex splines within the KAN architecture, ensuring physically admissible polyconvex models for isotropic compressible hyperelasticity. The resulting models are both compact and interpretable, enabling explicit extraction of analytical constitutive relationships through a monotonic input-convex symbolic regression technique. Through unsupervised training on full-field strain data and limited global force measurements, ICKANs accurately capture nonlinear stress-strain behavior across diverse strain states. Finite element simulations of unseen geometries with trained ICKAN hyperelastic constitutive models confirm the framework's robustness and generalization capability.

cs.LG

Unveiling sex dimorphism in the healthy cardiac anatomy: fundamental differences between male and female heart shapes

Sex-based differences in cardiovascular disease are well documented, yet the precise nature and extent of these discrepancies in cardiac anatomy remain incompletely understood. Traditional scaling models often fail to capture the interplay of age, blood pressure, and body size, prompting a more nuanced investigation. Here, we employ statistical shape modeling in a healthy subset (n=456) of the UK Biobank to explore sex-specific variations in biventricular anatomy. We reconstruct 3D meshes and perform multivariate analyses of shape coefficients, controlling for age, blood pressure, and various body size metrics. Our findings reveal that sex alone explains at least 25 percent of morphological variability, with strong discrimination between men and women (AUC=0.96-0.71) persisting even after correction for confounders. Notably, the most discriminative modes highlight pronounced differences in cardiac chamber volumes, the anterior-posterior width of the right ventricle, and the relative positioning of the cardiac chambers. These results underscore that sex has a fundamental influence on cardiac morphology, which may have important clinical implications for differing cardiac structural assessments in men and women. Future work should investigate how these anatomical differences manifest in various cardiovascular conditions, ultimately paving the way for more precise risk stratification and personalized therapeutic strategies for both men and women.

q-bio.TO

A universal material model subroutine for soft matter systems

Soft materials play an integral part in many aspects of modern life including autonomy, sustainability, and human health, and their accurate modeling is critical to understand their unique properties and functions. Today's finite element analysis packages come with a set of pre-programmed material models, which may exhibit restricted validity in capturing the intricate mechanical behavior of these materials. Regrettably, incorporating a modified or novel material model in a finite element analysis package requires non-trivial in-depth knowledge of tensor algebra, continuum mechanics, and computer programming, making it a complex task that is prone to human error. Here we design a universal material subroutine, which automates the integration of novel constitutive models of varying complexity in non-linear finite element packages, with no additional analytical derivations and algorithmic implementations. We demonstrate the versatility of our approach to seamlessly integrate innovative constituent models from the material point to the structural level through a variety of soft matter case studies: a frontal impact to the brain; reconstructive surgery of the scalp; diastolic loading of arteries and the human heart; and the dynamic closing of the tricuspid valve. Our universal material subroutine empowers all users, not solely experts, to conduct reliable engineering analysis of soft matter systems. We envision that this framework will become an indispensable instrument for continued innovation and discovery within the soft matter community at large.

cs.CE