paper-with-me

Papers

PhysGNN: A Physics-Driven Graph Neural Network Based Model for Predicting Soft Tissue Deformation in Image-Guided Neurosurgery

2021-09-09 · Yasmin Salehi, Dennis Giannacopoulos

Correctly capturing intraoperative brain shift in image-guided neurosurgical procedures is a critical task for aligning preoperative data with intraoperative geometry for ensuring accurate surgical navigation. While the finite element method (FEM) is a proven technique to effectively approximate soft tissue deformation through biomechanical formulations, their degree of success boils down to a trade-off between accuracy and speed. To circumvent this problem, the most recent works in this domain have proposed leveraging data-driven models obtained by training various machine learning algorithms -- e.g., random forests, artificial neural networks (ANNs) -- with the results of finite element analysis (FEA) to speed up tissue deformation approximations by prediction. These methods, however, do not account for the structure of the finite element (FE) mesh during training that provides information on node connectivities as well as the distance between them, which can aid with approximating tissue deformation based on the proximity of force load points with the rest of the mesh nodes. Therefore, this work proposes a novel framework, PhysGNN, a data-driven model that approximates the solution of the FEM by leveraging graph neural networks (GNNs), which are capable of accounting for the mesh structural information and inductive learning over unstructured grids and complex topological structures. Empirically, we demonstrate that the proposed architecture, PhysGNN, promises accurate and fast soft tissue deformation approximations, and is competitive with the state-of-the-art (SOTA) algorithms while promising enhanced computational feasibility, therefore suitable for neurosurgical settings.

📄 PDF Abstract BibTeX arXiv:2109.04352

Code (1)

yasminsalehi/physgnn 공식 구현 pytorch

Tasks

Graph Neural NetworkInductive Learning

Methods 이 논문이 사용한 방법론

FEM 설명 없음

Similar Papers 제목 키워드 기반

Graph Neural Networks for modelling breast biomechanical compression

2024-11-10 · Hadeel Awwad, Eloy García, Robert Martí

Breast compression simulation is essential for accurate image registration from 3D modalities to X-ray procedures like mammography. It accounts for tissue shape and position changes due to compression, ensuring precise a…

Computational EfficiencyImage RegistrationInductive Learning

Physics-Enhanced Graph Neural Networks For Soft Sensing in Industrial Internet of Things

2024-04-11 · Keivan Faghih Niresi, Hugo Bissig, Henri Baumann, Olga Fink

The Industrial Internet of Things (IIoT) is reshaping manufacturing, industrial processes, and infrastructure management. By fostering new levels of automation, efficiency, and predictive maintenance, IIoT is transformin…

State Estimation

Physics-informed Deep Learning for Musculoskeletal Modelling: Predicting Muscle Forces and Joint Kinematics from Surface EMG

2022-07-04 · Jie Zhang, Yihui Zhao, Fergus Shone, Zhenhong Li 외

Musculoskeletal models have been widely used for detailed biomechanical analysis to characterise various functional impairments given their ability to estimate movement variables (i.e., muscle forces and joint moment) wh…

Transferring Graph Neural Networks for Soft Sensor Modeling using Process Topologies

2025-02-05 · Maximilian F. Theisen, Gabrie M. H. Meesters, Artur M. Schweidtmann

Data-driven soft sensors help in process operations by providing real-time estimates of otherwise hard- to-measure process quantities, e.g., viscosities or product concentrations. Currently, soft sensors need to be devel…

Graph Neural NetworkSensor ModelingTransfer Learning

Physics-Driven Learning Framework for Tomographic Tactile Sensing

2025-12-03 · Xuanxuan Yang, Xiuyang Zhang, Haofeng Chen, Gang Ma 외 arxiv

Electrical impedance tomography (EIT) provides an attractive solution for large-area tactile sensing due to its minimal wiring and shape flexibility, but its nonlinear inverse problem often leads to severe artifacts and …