A self-supervised learning strategy for postoperative brain cavity
segmentation simulating resections
- URL: http://arxiv.org/abs/2105.11239v1
- Date: Mon, 24 May 2021 12:27:06 GMT
- Title: A self-supervised learning strategy for postoperative brain cavity
segmentation simulating resections
- Authors: Fernando P\'erez-Garc\'ia, Reuben Dorent, Michele Rizzi, Francesco
Cardinale, Valerio Frazzini, Vincent Navarro, Caroline Essert, Ir\`ene
Ollivier, Tom Vercauteren, Rachel Sparks, John S. Duncan and S\'ebastien
Ourselin
- Abstract summary: Convolutional neural networks (CNNs) are the state-of-the-art image segmentation technique.
CNNs require large annotated datasets for training.
Self-supervised learning strategies can leverage unlabeled data for training.
- Score: 46.414990784180546
- License: http://creativecommons.org/licenses/by-nc-sa/4.0/
- Abstract: Accurate segmentation of brain resection cavities (RCs) aids in postoperative
analysis and determining follow-up treatment. Convolutional neural networks
(CNNs) are the state-of-the-art image segmentation technique, but require large
annotated datasets for training. Annotation of 3D medical images is
time-consuming, requires highly-trained raters, and may suffer from high
inter-rater variability. Self-supervised learning strategies can leverage
unlabeled data for training.
We developed an algorithm to simulate resections from preoperative magnetic
resonance images (MRIs). We performed self-supervised training of a 3D CNN for
RC segmentation using our simulation method. We curated EPISURG, a dataset
comprising 430 postoperative and 268 preoperative MRIs from 430 refractory
epilepsy patients who underwent resective neurosurgery. We fine-tuned our model
on three small annotated datasets from different institutions and on the
annotated images in EPISURG, comprising 20, 33, 19 and 133 subjects.
The model trained on data with simulated resections obtained median
(interquartile range) Dice score coefficients (DSCs) of 81.7 (16.4), 82.4
(36.4), 74.9 (24.2) and 80.5 (18.7) for each of the four datasets. After
fine-tuning, DSCs were 89.2 (13.3), 84.1 (19.8), 80.2 (20.1) and 85.2 (10.8).
For comparison, inter-rater agreement between human annotators from our
previous study was 84.0 (9.9).
We present a self-supervised learning strategy for 3D CNNs using simulated
RCs to accurately segment real RCs on postoperative MRI. Our method generalizes
well to data from different institutions, pathologies and modalities. Source
code, segmentation models and the EPISURG dataset are available at
https://github.com/fepegar/ressegijcars .
Related papers
- Brain Tumor Classification on MRI in Light of Molecular Markers [61.77272414423481]
Co-deletion of the 1p/19q gene is associated with clinical outcomes in low-grade gliomas.
This study aims to utilize a specially MRI-based convolutional neural network for brain cancer detection.
arXiv Detail & Related papers (2024-09-29T07:04:26Z) - TotalSegmentator MRI: Sequence-Independent Segmentation of 59 Anatomical Structures in MR images [62.53931644063323]
In this study we extended the capabilities of TotalSegmentator to MR images.
We trained an nnU-Net segmentation algorithm on this dataset and calculated similarity coefficients (Dice) to evaluate the model's performance.
The model significantly outperformed two other publicly available segmentation models (Dice score 0.824 versus 0.762; p0.001 and 0.762 versus 0.542; p)
arXiv Detail & Related papers (2024-05-29T20:15:54Z) - MRSegmentator: Robust Multi-Modality Segmentation of 40 Classes in MRI and CT Sequences [4.000329151950926]
The model was trained on 1,200 manually annotated MRI scans from the UK Biobank, 221 in-house MRI scans and 1228 CT scans.
It showcased high accuracy in segmenting well-defined organs, achieving Dice Similarity Coefficient (DSC) scores of 0.97 for the right and left lungs, and 0.95 for the heart.
It also demonstrated robustness in organs like the liver (DSC: 0.96) and kidneys (DSC: 0.95 left, 0.95 right), which present more variability.
arXiv Detail & Related papers (2024-05-10T13:15:42Z) - Predicting recovery following stroke: deep learning, multimodal data and
feature selection using explainable AI [3.797471910783104]
Major challenges include the very high dimensionality of neuroimaging data and the relatively small size of the datasets available for learning.
We introduce a novel approach of training a convolutional neural network (CNN) on images that combine regions-of-interest extracted from MRIs.
We conclude by proposing how the current models could be improved to achieve even higher levels of accuracy using images from hospital scanners.
arXiv Detail & Related papers (2023-10-29T22:31:20Z) - CMRxRecon: An open cardiac MRI dataset for the competition of
accelerated image reconstruction [62.61209705638161]
There has been growing interest in deep learning-based CMR imaging algorithms.
Deep learning methods require large training datasets.
This dataset includes multi-contrast, multi-view, multi-slice and multi-coil CMR imaging data from 300 subjects.
arXiv Detail & Related papers (2023-09-19T15:14:42Z) - CovidExpert: A Triplet Siamese Neural Network framework for the
detection of COVID-19 [0.0]
We develop a few-shot learning model for early detection of COVID-19 to reduce the post-effect of this dangerous disease.
The proposed architecture combines few-shot learning with an ensemble of pre-trained convolutional neural networks.
The suggested model achieved an overall accuracy of 98.719%, a specificity of 99.36%, a sensitivity of 98.72%, and a ROC score of 99.9% with only 200 CT scans per category for training data.
arXiv Detail & Related papers (2023-02-17T17:18:02Z) - Lightweight 3D Convolutional Neural Network for Schizophrenia diagnosis
using MRI Images and Ensemble Bagging Classifier [1.487444917213389]
This paper proposed a lightweight 3D convolutional neural network (CNN) based framework for schizophrenia diagnosis using MRI images.
The model achieves the highest accuracy 92.22%, sensitivity 94.44%, specificity 90%, precision 90.43%, recall 94.44%, F1-score 92.39% and G-mean 92.19% as compared to the current state-of-the-art techniques.
arXiv Detail & Related papers (2022-11-05T10:27:37Z) - TotalSegmentator: robust segmentation of 104 anatomical structures in CT
images [48.50994220135258]
We present a deep learning segmentation model for body CT images.
The model can segment 104 anatomical structures relevant for use cases such as organ volumetry, disease characterization, and surgical or radiotherapy planning.
arXiv Detail & Related papers (2022-08-11T15:16:40Z) - Deep learning-based COVID-19 pneumonia classification using chest CT
images: model generalizability [54.86482395312936]
Deep learning (DL) classification models were trained to identify COVID-19-positive patients on 3D computed tomography (CT) datasets from different countries.
We trained nine identical DL-based classification models by using combinations of the datasets with a 72% train, 8% validation, and 20% test data split.
The models trained on multiple datasets and evaluated on a test set from one of the datasets used for training performed better.
arXiv Detail & Related papers (2021-02-18T21:14:52Z) - Simulation of Brain Resection for Cavity Segmentation Using
Self-Supervised and Semi-Supervised Learning [36.121815158077446]
Convolutional neural networks (CNNs) are the state-of-the-art image segmentation technique.
CNNs require large amounts of annotated data for training.
Self-supervised learning can be used to generate training instances from unlabeled data.
arXiv Detail & Related papers (2020-06-28T20:03:39Z)
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.