# Learning Soft Tissue Behavior of Organs for Surgical Navigation with   Convolutional Neural Networks

**Authors:** Micha Pfeiffer, Carina Riediger, J\"urgen Weitz, Stefanie Speidel

arXiv: 1904.00722 · 2019-04-02

## TL;DR

This paper introduces a convolutional neural network trained on synthetic data to estimate organ deformation in real-time, aiding surgical navigation with high speed and adaptability to different organs.

## Contribution

A novel deep learning approach that uses synthetic training data to accurately and quickly model soft tissue deformation without re-training for each patient.

## Key findings

- Achieves over 50 frames per second inference speed.
- Performs well on in-silico, phantom, and in-vivo liver data.
- Adapts effectively to various organ shapes and conditions.

## Abstract

Purpose: In surgical navigation, pre-operative organ models are presented to surgeons during the intervention to help them in efficiently finding their target. In the case of soft tissue, these models need to be deformed and adapted to the current situation by using intra-operative sensor data. A promising method to realize this are real-time capable biomechanical models.   Methods: We train a fully convolutional neural network to estimate a displacement field of all points inside an organ when given only the displacement of a part of the organ's surface. The network trains on entirely synthetic data of random organ-like meshes, which allows us to generate much more data than is otherwise available. The input and output data is discretized into a regular grid, allowing us to fully utilize the capabilities of convolutional operators and to train and infer in a highly parallelized manner.   Results: The system is evaluated on in-silico liver models, phantom liver data and human in-vivo breathing data. We test the performance with varying material parameters, organ shapes and amount of visible surface. Even though the network is only trained on synthetic data, it adapts well to the various cases and gives a good estimation of the internal organ displacement. The inference runs at over 50 frames per second.   Conclusions: We present a novel method for training a data-driven, real-time capable deformation model. The accuracy is comparable to other registration methods, it adapts very well to previously unseen organs and does not need to be re-trained for every patient. The high inferring speed makes this method useful for many applications such as surgical navigation and real-time simulation.

## Full text

_Full body text omitted from this summary view._ Fetch the complete paper as Markdown: https://tomesphere.com/paper/1904.00722/full.md

## Figures

7 figures with captions in the complete paper: https://tomesphere.com/paper/1904.00722/full.md

## References

31 references — full list in the complete paper: https://tomesphere.com/paper/1904.00722/full.md

---
Source: https://tomesphere.com/paper/1904.00722