Nitsche’s method for two and three dimensional NURBS patch coupling; ; et al in Computational Mechanics (in press) We present a Nitche’s method to couple non-conforming two and three-dimensional NURBS (Non Uniform Rational B-splines) patches in the context of isogeometric analysis (IGA). We present results for linear ... [more ▼] We present a Nitche’s method to couple non-conforming two and three-dimensional NURBS (Non Uniform Rational B-splines) patches in the context of isogeometric analysis (IGA). We present results for linear elastostatics in two and and three-dimensions. The method can deal with surface-surface or volume-volume coupling, and we show how it can be used to handle heterogeneities such as inclusions. We also present preliminary results on modal analysis. This simple coupling method has the potential to increase the applicability of NURBS-based isogeometric analysis for practical applications. [less ▲] Detailed reference viewed: 1222 (75 UL) The edge-based strain smoothing method for compressible and nearly incompressible non-linear elasticity for solid mechanics; ; et al E-print/Working paper (in press) Detailed reference viewed: 666 (41 UL) A refinement indicator for adaptive quasicontinuum approaches for structural latticesChen, Li ; ; et alin International Journal for Numerical Methods in Engineering (in press) The quasicontinuum method is a concurrent multiscale approach in which lattice models are fully resolved in small regions of interest and coarse-grained elsewhere. Since the method was originally proposed ... [more ▼] The quasicontinuum method is a concurrent multiscale approach in which lattice models are fully resolved in small regions of interest and coarse-grained elsewhere. Since the method was originally proposed to accelerate atomistic lattice simulations, its refinement criteria – that drive refining coarse-grained regions and/or increasing fully-resolved regions – are generally associated with quantities relevant to the atomistic scale. In this contribution, a new refinement indicator is presented, based on the energies of dedicated cells at coarse-grained domain surfaces. This indicator is incorporated in an adaptive scheme of a generalization of the quasicontinuum method able to consider periodic representative volume elements, like the ones employed in most computational homogenization approaches. However, this indicator can also be used for conventional quasicontinuum frameworks. Illustrative numerical examples of elastic indentation and scratch of different lattices demonstrate the capabilities of the refinement indicator and its impact on adaptive quasicontinuum simulations. [less ▲] Detailed reference viewed: 297 (24 UL) Novel deep learning approaches for learning scientific simulationsDeshpande, Saurabh ; Sosa, Raul Ian ; Bordas, Stéphane et alScientific Conference (2023, August) Detailed reference viewed: 109 (2 UL) Novel Geometric Deep Learning Surrogate Framework for Non-Linear Finite Element SimulationsDeshpande, Saurabh ; Lengiewicz, Jakub ; Bordas, Stéphane ![]() Poster (2023, June 27) Detailed reference viewed: 86 (0 UL) An a posteriori error estimator for the spectral fractional power of the Laplacian; ; Bordas, Stéphane et alScientific Conference (2023, June 06) Fractional powers of the Laplacian operator are important tools in the modeling and study of non-local phenomena. Several numerical challenges arise from the discretization of these operators due to their ... [more ▼] Fractional powers of the Laplacian operator are important tools in the modeling and study of non-local phenomena. Several numerical challenges arise from the discretization of these operators due to their non-local nature. For example, a direct discretization via finite element methods can lead to dense and possibly large linear systems. One way to circumvent this density is by using a rational scheme combined with a finite element method. In this talk we describe a novel local a posteriori estimator for the finite element discretization error measured in the L2 norm that can be used to perform adaptive mesh refinement. This estimator is adapted from the strategy introduced by Bank and Weiser and can be used with any rational approx- imation scheme such as best uniform rational approximations or schemes based on the Dunford–Taylor formula. Especially, our estimator preserves the locality and robustness of the Bank–Weiser estimator and preserves the parallel nature of rational approximations. In addition, oour method can be combined with an estimator for the rational approximation error to obtain a more complete description of the discretization errors. Finally, we use an implementation in the FEniCSx finite element software to demonstrate the performances of our method on several numerical experiments including three–dimensional prob- lems. [less ▲] Detailed reference viewed: 98 (0 UL) Convolution, aggregation and attention based deep neural networks for accelerating simulations in mechanicsDeshpande, Saurabh ; Sosa, Raul Ian ; Bordas, Stéphane et alin Frontiers in Materials (2023) Deep learning surrogate models are being increasingly used in accelerating scientific simulations as a replacement for costly conventional numerical techniques. However, their use remains a significant ... [more ▼] Deep learning surrogate models are being increasingly used in accelerating scientific simulations as a replacement for costly conventional numerical techniques. However, their use remains a significant challenge when dealing with real-world complex examples. In this work, we demonstrate three types of neural network architectures for efficient learning of highly non-linear deformations of solid bodies. The first two architectures are based on the recently proposed CNN U-NET and MAgNET (graph U-NET) frameworks which have shown promising performance for learning on mesh-based data. The third architecture is Perceiver IO, a very recent architecture that belongs to the family of attention-based neural networks–a class that has revolutionised diverse engineering fields and is still unexplored in computational mechanics. We study and compare the performance of all three networks on two benchmark examples, and show their capabilities to accurately predict the non-linear mechanical responses of soft bodies. [less ▲] Detailed reference viewed: 118 (5 UL) MAgNET: A Graph U-Net Architecture for Mesh-Based SimulationsDeshpande, Saurabh ; Bordas, Stéphane ; Lengiewicz, Jakub ![]() E-print/Working paper (2023) In many cutting-edge applications, high-fidelity computational models prove too slow to be practical and are thus replaced by much faster surrogate models. Recently, deep learning techniques have become ... [more ▼] In many cutting-edge applications, high-fidelity computational models prove too slow to be practical and are thus replaced by much faster surrogate models. Recently, deep learning techniques have become increasingly important in accelerating such predictions. However, they tend to falter when faced with larger and more complex problems. Therefore, this work introduces MAgNET: Multi-channel Aggregation Network, a novel geometric deep learning framework designed to operate on large-dimensional data of arbitrary structure (graph data). MAgNET is built upon the MAg (Multichannel Aggregation) operation, which generalizes the concept of multi-channel local operations in convolutional neural networks to arbitrary non-grid inputs. The MAg layers are interleaved with the proposed novel graph pooling/unpooling operations to form a graph U-Net architecture that is robust and can handle arbitrary complex meshes, efficiently performing supervised learning on large- dimensional graph-structured data. We demonstrate the predictive capabilities of MAgNET for several non-linear finite element simulations and provide open-source datasets and codes to facilitate future research. [less ▲] Detailed reference viewed: 116 (1 UL) Hierarchical a posteriori error estimation of Bank-Weiser type in the FEniCS ProjectBulle, Raphaël ; Hale, Jack ; et alin Computers and Mathematics with Applications (2023), 131 In the seminal paper of Bank and Weiser [Math. Comp., 44 (1985), pp.283-301] a new a posteriori estimator was introduced. This estimator requires the solution of a local Neumann problem on every cell of ... [more ▼] In the seminal paper of Bank and Weiser [Math. Comp., 44 (1985), pp.283-301] a new a posteriori estimator was introduced. This estimator requires the solution of a local Neumann problem on every cell of the finite element mesh. Despite the promise of Bank-Weiser type estimators, namely locality, computational efficiency, and asymptotic sharpness, they have seen little use in practical computational problems. The focus of this contribution is to describe a novel implementation of hierarchical estimators of the Bank-Weiser type in a modern high-level finite element software with automatic code generation capabilities. We show how to use the estimator to drive (goal-oriented) adaptive mesh refinement and to mixed approximations of the nearly-incompressible elasticity problems. We provide comparisons with various other used estimators. An open-source implementation based on the FEniCS Project finite element software is provided as supplementary material. [less ▲] Detailed reference viewed: 202 (16 UL) An a posteriori error estimator for the spectral fractional power of the LaplacianBulle, Raphaël ; ; Bordas, Stéphane et alin Computer Methods in Applied Mechanics and Engineering (2023), 407 We develop a novel a posteriori error estimator for the L2 error committed by the finite ele- ment discretization of the solution of the fractional Laplacian. Our a posteriori error estimator takes ... [more ▼] We develop a novel a posteriori error estimator for the L2 error committed by the finite ele- ment discretization of the solution of the fractional Laplacian. Our a posteriori error estimator takes advantage of the semi–discretization scheme using a rational approximation which allows to reformulate the fractional problem into a family of non–fractional parametric problems. The estimator involves applying the implicit Bank–Weiser error estimation strategy to each parametric non–fractional problem and reconstructing the fractional error through the same rational approximation used to compute the solution to the original fractional problem. We provide several numerical examples in both two and three-dimensions demonstrating the effectivity of our estimator for varying fractional powers and its ability to drive an adaptive mesh refinement strategy. [less ▲] Detailed reference viewed: 150 (11 UL) Probabilistic Deep Learning for Real-Time Large Deformation SimulationsDeshpande, Saurabh ; Lengiewicz, Jakub ; Bordas, Stéphane ![]() in Computer Methods in Applied Mechanics and Engineering (2022), 398(0045-7825), 115307 For many novel applications, such as patient-specific computer-aided surgery, conventional solution techniques of the underlying nonlinear problems are usually computationally too expensive and are ... [more ▼] For many novel applications, such as patient-specific computer-aided surgery, conventional solution techniques of the underlying nonlinear problems are usually computationally too expensive and are lacking information about how certain can we be about their predictions. In the present work, we propose a highly efficient deep-learning surrogate framework that is able to accurately predict the response of bodies undergoing large deformations in real-time. The surrogate model has a convolutional neural network architecture, called U-Net, which is trained with force–displacement data obtained with the finite element method. We propose deterministic and probabilistic versions of the framework. The probabilistic framework utilizes the Variational Bayes Inference approach and is able to capture all the uncertainties present in the data as well as in the deep-learning model. Based on several benchmark examples, we show the predictive capabilities of the framework and discuss its possible limitations. [less ▲] Detailed reference viewed: 179 (6 UL) SOniCS: Interfacing SOFA and FEniCS for advanced constitutive modelsMazier, Arnaud ; ; et alScientific Conference (2022, August) The Simulation Open Framework Architecture (SOFA) is a software environment for building simulations with a particular focus on real-time medical applications, e.g. surgery. Its scope is far broader than ... [more ▼] The Simulation Open Framework Architecture (SOFA) is a software environment for building simulations with a particular focus on real-time medical applications, e.g. surgery. Its scope is far broader than the FEniCS Project, encompassing e.g. rigid body dynamics, interfacing with haptic devices, contact and visualisation. Naturally, it also includes some finite element models of soft tissue mechanics, but these capabilities are currently ‘pre-baked’ and limited to a few simple constitutive models. The goal of this work is to incorporate state-of-the-art code generation tools from the FEniCS Project into SOFA in order to hugely increase SOFA’s capabilities in terms of soft tissue mechanics. To this end we have developed a new SOFA plugin named SOniCS. For adding a new material model in SOniCS, the user describes its strain energy density function using UFL (Unified Form Language) syntax. Then, using FFCx (FEniCSx Form Compiler) we generate the C code associated with the kernels corresponding to the automatically differentiated cell-local residual and stiffness forms. Finally, we assemble these kernels in SOFA into global tensors and solve the resulting non-linear systems of equations. The result is that it is now possible to straightforwardly implement complex material models such as the Holzapfel-Ogden anisotropic model into SOFA, and to use them alongside SOFA’s existing strong feature set in medical simulation. [less ▲] Detailed reference viewed: 223 (11 UL) Real Time Hyper-elastic Simulations with Probabilistic Deep LearningDeshpande, Saurabh ; Lengiewicz, Jakub ; Bordas, Stéphane ![]() in 15th World Congress on Computational Mechanics (WCCM-XV) (2022, August) Detailed reference viewed: 74 (2 UL) Towards real-time patient-specific breast simulations: from full-field information to surrogate modelMazier, Arnaud ; Lavigne, Thomas ; Lengiewicz, Jakub et alScientific Conference (2022, July) In breast cancer treatment, surgery is one of the most common practices [DeSantis et al., 2019]. The surgery involves a complex pipeline, principally due to the difference between the imaging and the ... [more ▼] In breast cancer treatment, surgery is one of the most common practices [DeSantis et al., 2019]. The surgery involves a complex pipeline, principally due to the difference between the imaging and the surgical posture [Mazier et al., 2021]. Indeed, because of the stance difference, the surgeon has to rely on radioactive or invasive markers to predict the tumor position in the surgical setup. Biomechanical simulations could predict such complex tumor displacements but often require patient-specific data (material properties, organs geometries, or loading and boundary conditions). Full-field acquisitions coupled with landmark identifications allow obtaining relative deformation between the different configurations. Having this information and assuming a finite element model, an identification procedure of the model parameters can be carried out. Finally, finding a suitable computational model allowing for a compromise between accuracy and speed, one may consider surrogate models for real-time simulations (20 to 50 FPS). In this work, we obtained the patient-specific geometry through micro-computed tomography in 8 different configurations, including 15 bio-markers. Assessing the displacement of the bio-markers enabled us to infer the relative strains between the different configurations. A heterogeneous neo-Hookean model was assumed for simulating soft tissue behavior. Based on the displacements and the position of the biomarkers, model parameters identification was performed to calibrate the experimental data with the finite element method results. To overcome speed performance issues, Convolutional Neural Network (CNN) trained with a synthetic simulation-based dataset generated by applying different gravity directions is used. Preliminary results show that CNN can predict the displacement of anatomical landmarks to millimetric precision and is 100 times faster than the finite element method, satisfying our real-time objective. Plus, the use of Bayesian inferences involves a longer prediction time but allows a 95% confidence interval of the biomarkers' displacements. For a given precision, contrary to CNNs, optimization methods are computationally expensive and depend on an initialization point. Although CNNs require new training for each patient, optimization algorithms can be applied regardless of the patient's geometry. Through this study, we observed that material properties were playing an essential role but not as much as the anatomical structures e.g. infra-mammary or Copper’s ligaments. [less ▲] Detailed reference viewed: 323 (12 UL) Oncology and mechanics: landmark studies and promising clinical applicationsUrcun, Stephane ; ; et alin Advances in Applied Mechanics (2022), 55 Clinical management of cancer has continuously evolved for several decades. Biochemical, molecular and genomics approaches have brought and still bring numerous insights into cancerous diseases. It is now ... [more ▼] Clinical management of cancer has continuously evolved for several decades. Biochemical, molecular and genomics approaches have brought and still bring numerous insights into cancerous diseases. It is now accepted that some phenomena, allowed by favorable biological conditions, emerge via mechanical signaling at the cellular scale and via mechanical forces at the macroscale. Mechanical phenomena in cancer have been studied in-depth over the last decades, and their clinical applications are starting to be understood. If numerous models and experimental setups have been proposed, only a few have led to clinical applications. The objective of this contribution is to propose to review a large scope of mechanical findings which have consequences on the clinical management of cancer. This review is mainly addressed to doctoral candidates in mechanics and applied mathematics who are faced with the challenge of the mechanics-based modeling of cancer with the aim of clinical applications. We show that the collaboration of the biological and mechanical approaches has led to promising advances in terms of modeling, experimental design and therapeutic targets. Additionally, a specific focus is brought on imaging-informed mechanics-based models, which we believe can further the development of new therapeutic targets and the advent of personalized medicine. We study in detail several successful workflows on patient-specific targeted therapies based on mechanistic modeling. [less ▲] Detailed reference viewed: 99 (1 UL) Real-Time Large Deformation Simulations Using Probabilistic Deep Learning FrameworkDeshpande, Saurabh ; Lengiewicz, Jakub ; Bordas, Stéphane ![]() Poster (2022, June 28) Detailed reference viewed: 114 (2 UL) A CutFEM Method for a Mechanistic Modelling of Astrocytic Metabolism in 3D Physiological MorphologiesFarina, Sofia ; Voorsluijs, Valerie ; et alScientific Conference (2022, June 07) Investigating neurodegenerative diseases can be done complementary through biological and computational experiments. A good computational approach describing a simplification of the reality and focusing ... [more ▼] Investigating neurodegenerative diseases can be done complementary through biological and computational experiments. A good computational approach describing a simplification of the reality and focusing only on some features of the problem can help getting insights on the field. The question addressed in our work is the role of astrocytes in neurodegeneration. These cells have two interesting characteristics that we want to investigate in our model: first, their role as metabolic mediator between neurons and blood vessels and second, their peculiar morphology. In fact, metabolic dysfunctions and morphological changes have been noticed in astrocyte affected by neuropathology. Computationally the main difficulty arising from solving a metabolic model into cellular shape comes from the complexity of the domain. The shape of astrocytes are very ramified, with thin branches and sharp edges. As shown in our previous work \cite{Farina}, a \cutfem{} \cite{Burman} approach is a suitable tool to deal with this issue. In our latest work we use real human three-dimensional astrocyte morphologies obtained via microscopy \cite{Salamanca} as domain to solve our system. The performed simulations highlight the effect of morphological changes on the system output. Suggesting that our model can be crucial in understanding the morphological-dependency in neuropathologies and that the spatial component cannot be neglected. [less ▲] Detailed reference viewed: 151 (7 UL) Imaging-informed BIOmechanical brain tumor forecast MOdellingAbbad Andaloussi, Meryem ; Husch, Andreas ; Urcun, Stephane et alScientific Conference (2022, June 06) Grade 3 and 4 Astrocytomas are high grade gliomas (HGG) that usually result from initially less aggressive low grade gliomas (LGG) through malignant transformation (MT). This process has various ... [more ▼] Grade 3 and 4 Astrocytomas are high grade gliomas (HGG) that usually result from initially less aggressive low grade gliomas (LGG) through malignant transformation (MT). This process has various definitions in the literature, clinical and histopathological, depending on the scale of the study and researchers' interest. We introduce an overview of different aspects of MT: molecular, clinical and the role of the microenvironment in acquiring the malignant phenotype. Furthermore, we introduce a new hypothesis that could explain the spatial progression of low grade astrocytoma (LGA) during MT. The former hypothesis will next be tested on LGA patients through tumor segmentation from Medical Resonance Images (MRI) and a mechanistic growth model. [less ▲] Detailed reference viewed: 220 (20 UL) Predicting depression in old age: Combining life course data with machine learningMontorsi, Carlotta ; Fusco, Alessio ; van Kerm, Philippe et alScientific Conference (2022, June 03) Detailed reference viewed: 144 (0 UL) Real-time large deformations: A probabilistic deep learning approachDeshpande, Saurabh ; Lengiewicz, Jakub ; Bordas, Stéphane ![]() in The 8th European Congress on Computational Methods in Applied Sciences and Engineering (2022, June) Detailed reference viewed: 91 (6 UL) |
||