A Baseline Approach for AutoImplant: the MICCAI 2020 Cranial Implant
Design Challenge
- URL: http://arxiv.org/abs/2006.12449v2
- Date: Wed, 24 Jun 2020 11:22:39 GMT
- Title: A Baseline Approach for AutoImplant: the MICCAI 2020 Cranial Implant
Design Challenge
- Authors: Jianning Li, Antonio Pepe, Christina Gsaxner, Gord von Campe, Jan
Egger
- Abstract summary: We present a baseline approach for the cranial implant design challenge, which can be formulated as a volumetric shape learning task.
The approach generates high-quality implants in two steps.
The proposed approach achieves an average dice similarity score (DSC) of 0.8555 and Hausdorff distance (HD) of 5.1825 mm.
- Score: 0.6158425788462673
- License: http://arxiv.org/licenses/nonexclusive-distrib/1.0/
- Abstract: In this study, we present a baseline approach for AutoImplant
(https://autoimplant.grand-challenge.org/) - the cranial implant design
challenge, which, as suggested by the organizers, can be formulated as a
volumetric shape learning task. In this task, the defective skull, the complete
skull and the cranial implant are represented as binary voxel grids. To
accomplish this task, the implant can be either reconstructed directly from the
defective skull or obtained by taking the difference between a defective skull
and a complete skull. In the latter case, a complete skull has to be
reconstructed given a defective skull, which defines a volumetric shape
completion problem. Our baseline approach for this task is based on the former
formulation, i.e., a deep neural network is trained to predict the implants
directly from the defective skulls. The approach generates high-quality
implants in two steps: First, an encoder-decoder network learns a coarse
representation of the implant from down-sampled, defective skulls; The coarse
implant is only used to generate the bounding box of the defected region in the
original high-resolution skull. Second, another encoder-decoder network is
trained to generate a fine implant from the bounded area. On the test set, the
proposed approach achieves an average dice similarity score (DSC) of 0.8555 and
Hausdorff distance (HD) of 5.1825 mm. The code is publicly available at
https://github.com/Jianningli/autoimplant.
Related papers
- A Semi-automatic Cranial Implant Design Tool Based on Rigid ICP Template Alignment and Voxel Space Reconstruction [2.0793077626669327]
cranioplasty is the craft of neurocranial repair using cranial implants.
Despite the improvements made in recent years, the design of a patient-specific implant (PSI) is among the most complex, expensive, and least automated tasks in cranioplasty.
We create a prototype application with a graphical user interface (UI) specifically tailored for semi-automatic implant generation.
A general outline of the proposed implant generation process involves setting an area of interest, aligning the templates, and then creating the implant in voxel space.
arXiv Detail & Related papers (2024-03-19T08:24:05Z) - Synthetic Skull CT Generation with Generative Adversarial Networks to
Train Deep Learning Models for Clinical Transcranial Ultrasound [0.0]
We propose a generative adversarial network (SkullGAN) to create large datasets of synthetic skull CT slices.
The main roadblock is the lack of sufficient skull CT slices for the purposes of training.
SkullGAN makes it possible for researchers to generate large numbers of synthetic skull CT segments.
arXiv Detail & Related papers (2023-08-01T00:05:02Z) - Two-Stage Mesh Deep Learning for Automated Tooth Segmentation and
Landmark Localization on 3D Intraoral Scans [56.55092443401416]
emphiMeshSegNet in the first stage of TS-MDL reached an averaged Dice similarity coefficient (DSC) at 0.953pm0.076$, significantly outperforming the original MeshSegNet.
PointNet-Reg achieved a mean absolute error (MAE) of $0.623pm0.718, mm$ in distances between the prediction and ground truth for $44$ landmarks, which is superior compared with other networks for landmark detection.
arXiv Detail & Related papers (2021-09-24T13:00:26Z) - Wide & Deep neural network model for patch aggregation in CNN-based
prostate cancer detection systems [51.19354417900591]
Prostate cancer (PCa) is one of the leading causes of death among men, with almost 1.41 million new cases and around 375,000 deaths in 2020.
To perform an automatic diagnosis, prostate tissue samples are first digitized into gigapixel-resolution whole-slide images.
Small subimages called patches are extracted and predicted, obtaining a patch-level classification.
arXiv Detail & Related papers (2021-05-20T18:13:58Z) - FocusNetv2: Imbalanced Large and Small Organ Segmentation with
Adversarial Shape Constraint for Head and Neck CT Images [82.48587399026319]
delineation of organs-at-risk (OARs) is a vital step in radiotherapy treatment planning to avoid damage to healthy organs.
We propose a novel two-stage deep neural network, FocusNetv2, to solve this challenging problem by automatically locating, ROI-pooling, and segmenting small organs.
In addition to our original FocusNet, we employ a novel adversarial shape constraint on small organs to ensure the consistency between estimated small-organ shapes and organ shape prior knowledge.
arXiv Detail & Related papers (2021-04-05T04:45:31Z) - An Uncertainty-Driven GCN Refinement Strategy for Organ Segmentation [53.425900196763756]
We propose a segmentation refinement method based on uncertainty analysis and graph convolutional networks.
We employ the uncertainty levels of the convolutional network in a particular input volume to formulate a semi-supervised graph learning problem.
We show that our method outperforms the state-of-the-art CRF refinement method by improving the dice score by 1% for the pancreas and 2% for spleen.
arXiv Detail & Related papers (2020-12-06T18:55:07Z) - Pose-dependent weights and Domain Randomization for fully automatic
X-ray to CT Registration [51.280096834264256]
Fully automatic X-ray to CT registration requires an initial alignment within the capture range of existing intensity-based registrations.
This work provides a novel automatic initialization, which enables end to end registration.
The mean (+-standard deviation) target registration error in millimetres is 4.1 +- 4.3 for simulated X-rays with a success rate of 92% and 4.2 +- 3.9 for real X-rays with a success rate of 86.8%, where a success is defined as a translation error of less than 30mm.
arXiv Detail & Related papers (2020-11-14T12:50:32Z) - Cranial Implant Design via Virtual Craniectomy with Shape Priors [18.561060643117013]
We propose and evaluate alternative automatic deep learning models for cranial implant reconstruction from CT images.
The models are trained and evaluated using the database released by the AutoImplant challenge.
arXiv Detail & Related papers (2020-09-29T00:35:44Z) - Cranial Implant Prediction using Low-Resolution 3D Shape Completion and
High-Resolution 2D Refinement [3.7939799826234375]
We propose a fully convolutional network composed of two convolutionworks.
The first subnetwork is designed to complete the shape of the downsampled defective skull.
The second subnetwork upsamples the reconstructed shape slice-wise.
We train the 3D and 2D networks together end-to-end, with a hierarchical loss function.
arXiv Detail & Related papers (2020-09-22T19:16:16Z) - An Online Platform for Automatic Skull Defect Restoration and Cranial
Implant Design [0.5551220224568872]
The system automatically restores the missing part of a skull and generates the desired implant.
The generated implant can be downloaded in the STereoLithography (.stl) format directly via the browser interface of the system.
The implant model can then be sent to a 3D printer for in loco implant manufacturing.
arXiv Detail & Related papers (2020-06-01T14:41:33Z) - Simultaneous Skull Conductivity and Focal Source Imaging from EEG
Recordings with the help of Bayesian Uncertainty Modelling [77.34726150561087]
We propose a statistical method based on the Bayesian approximation error approach to compensate for source imaging errors due to the unknown skull conductivity.
Results indicate clear improvements in the source localization accuracy and feasible skull conductivity estimates.
arXiv Detail & Related papers (2020-01-31T21:33:56Z)
This list is automatically generated from the titles and abstracts of the papers in this site.
This site does not guarantee the quality of this site (including all information) and is not responsible for any consequences.