paper-with-me

Papers

Improving Reconstructive Surgery Design using Gaussian Process Surrogates to Capture Material Behavior Uncertainty

2020-10-05 · Casey Stowers, Taeksang Lee, Ilias Bilionis, Arun Gosain, Adrian Buganza Tepole

Excessive loads near wounds produce pathological scarring and other complications. Presently, stress cannot easily be measured by surgeons in the operating room. Instead, surgeons rely on intuition and experience. Predictive computational tools are ideal candidates for surgery planning. Finite element (FE) simulations have shown promise in predicting stress fields on large skin patches and complex cases, helping to identify potential regions of complication. Unfortunately, these simulations are computationally expensive and deterministic. However, running a few, well-selected FE simulations allows us to create Gaussian process (GP) surrogate models of local cutaneous flaps that are computationally efficient and able to predict stress and strain for arbitrary material parameters. Here, we create GP surrogates for the advancement, rotation, and transposition flaps. We then use the predictive capability of these surrogates to perform a global sensitivity analysis, ultimately showing that fiber direction has the most significant impact on strain field variations. We then perform an optimization to determine the optimal fiber direction for each flap for three different objectives driven by clinical guidelines. While material properties are not controlled by the surgeon and are actually a source of uncertainty, the surgeon can in fact control the orientation of the flap. Therefore, fiber direction is the only material parameter that can be optimized clinically. The optimization task relies on the efficiency of the GP surrogates to calculate the expected cost of different strategies when the uncertainty of other material parameters is included. We propose optimal flap orientations for the three cost functions and that can help in reducing stress resulting from the surgery and ultimately reduce complications associated with excessive mechanical loading near wounds.

📄 PDF Abstract BibTeX arXiv:2010.02800

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

Gaussian Process Gaussian Processes are non-parametric models for approximating functions. They rely upon a measure of similarity between points (the kernel function) to predict the value for…

Similar Papers 제목 키워드 기반

A Mechanical Model for the Failure of Reconstructive Breast Implant Surgery Due to Capsular Contracture

2024-11-15 · Yuqi Xiao, Leah Edelstein-Keshet, Alain Goriely, Kathryn V Issac

Capsular contracture is a pathological response to implant-based reconstructive breast surgery, where the ``capsule'' (tissue surrounding an implant) painfully thickens, contracts and deforms. It is known to affect breas…

Adaptive Gaussian process surrogates for Bayesian inference

2018-09-27 · Timur Takhtaganov, Juliane Müller

We present an adaptive approach to the construction of Gaussian process surrogates for Bayesian inference with expensive-to-evaluate forward models. Our method relies on the fully Bayesian approach to training Gaussian p…

Bayesian Inferenceglobal-optimization

Necessary and Sufficient Conditions for Surrogate Functions of Pareto Frontiers and Their Synthesis Using Gaussian Processes

2015-05-19 · Conrado Silva Miranda, Fernando José Von Zuben

This paper introduces the necessary and sufficient conditions that surrogate functions must satisfy to properly define frontiers of non-dominated solutions in multi-objective optimization problems. These new conditions w…

Gaussian Processesvalid

Active Learning of Piecewise Gaussian Process Surrogates

2023-01-20 · Chiwoo Park, Robert Waelder, Bonggwon Kang, Benji Maruyama 외

Active learning of Gaussian process (GP) surrogates has been useful for optimizing experimental designs for physical/computer simulation experiments, and for steering data acquisition schemes in machine learning. In this…

Active Learning

GPdoemd: a Python package for design of experiments for model discrimination

2018-10-05 · Simon Olofsson, Lukas Hebing, Sebastian Niedenführ, Marc Peter Deisenroth 외

Model discrimination identifies a mathematical model that usefully explains and predicts a given system's behaviour. Researchers will often have several models, i.e. hypotheses, about an underlying system mechanism, but …