MONAIfbs: MONAI-based fetal brain MRI deep learning segmentation
- URL: http://arxiv.org/abs/2103.13314v1
- Date: Sun, 21 Mar 2021 18:35:25 GMT
- Title: MONAIfbs: MONAI-based fetal brain MRI deep learning segmentation
- Authors: Marta B.M. Ranzini, Lucas Fidon, S\'ebastien Ourselin, Marc Modat and
Tom Vercauteren
- Abstract summary: We propose a new tool for fetal brain segmentation called MONAIfbs.
It takes advantage of the Medical Open Network for Artificial Intelligence (MONAI) framework.
- Score: 2.929796807333766
- License: http://arxiv.org/licenses/nonexclusive-distrib/1.0/
- Abstract: In fetal Magnetic Resonance Imaging, Super Resolution Reconstruction (SRR)
algorithms are becoming popular tools to obtain high-resolution 3D volume
reconstructions from low-resolution stacks of 2D slices, acquired at different
orientations. To be effective, these algorithms often require accurate
segmentation of the region of interest, such as the fetal brain in suspected
pathological cases. In the case of Spina Bifida, Ebner, Wang et al.
(NeuroImage, 2020) combined their SRR algorithm with a 2-step segmentation
pipeline (2D localisation followed by a 2D segmentation network). However, if
the localisation step fails, the second network is not able to recover a
correct brain mask, thus requiring manual corrections for an effective SRR. In
this work, we aim at improving the fetal brain segmentation for SRR in Spina
Bifida. We hypothesise that a well-trained single-step UNet can achieve
accurate performance, avoiding the need of a 2-step approach. We propose a new
tool for fetal brain segmentation called MONAIfbs, which takes advantage of the
Medical Open Network for Artificial Intelligence (MONAI) framework. Our network
is based on the dynamic UNet (dynUNet), an adaptation of the nnU-Net framework.
When compared to the original 2-step approach proposed in Ebner-Wang, and the
same Ebner-Wang approach retrained with the expanded dataset available for this
work, the dynUNet showed to achieve higher performance using a single step
only. It also showed to reduce the number of outliers, as only 28 stacks
obtained Dice score less than 0.9, compared to 68 for Ebner-Wang and 53
Ebner-Wang expanded. The proposed dynUNet model thus provides an improvement of
the state-of-the-art fetal brain segmentation techniques, reducing the need for
manual correction in automated SRR pipelines. Our code and our trained model
are made publicly available at https://github.com/gift-surg/MONAIfbs.
Related papers
- DRBD-Mamba for Robust and Efficient Brain Tumor Segmentation with Analytical Insights [54.87947751720332]
Accurate brain tumor segmentation is significant for clinical diagnosis and treatment.<n>Mamba-based State Space Models have demonstrated promising performance.<n>We propose a dual-resolution bi-directional Mamba that captures multi-scale long-range dependencies with minimal computational overhead.
arXiv Detail & Related papers (2025-10-16T07:31:21Z) - RASALoRE: Region Aware Spatial Attention with Location-based Random Embeddings for Weakly Supervised Anomaly Detection in Brain MRI Scans [0.0]
Weakly Supervised Anomaly detection (WSAD) in brain MRI scans is an important challenge useful to obtain quick and accurate detection of brain anomalies.<n>We propose RASALoRE: Region Aware Spatial Attention with Location-based Random Embeddings, a novel two-stage WSAD framework.<n>Our approach achieves state-of-the-art anomaly detection performance, significantly outperforming existing WSAD methods.
arXiv Detail & Related papers (2025-10-09T10:37:47Z) - Hypergraph Tversky-Aware Domain Incremental Learning for Brain Tumor Segmentation with Missing Modalities [9.429176881328274]
In clinical practice, some MRI modalities may be missing due to the sequential nature of MRI acquisition.<n>We propose Replay-based Hypergraph Domain Incremental Learning (ReHyDIL) for brain tumor segmentation with missing modalities.
arXiv Detail & Related papers (2025-05-22T15:49:25Z) - MARS: Unleashing the Power of Variance Reduction for Training Large Models [56.47014540413659]
We propose a unified training framework for deep neural networks.
We introduce three instances of MARS that leverage preconditioned gradient optimization.
Results indicate that the implementation of MARS consistently outperforms Adam.
arXiv Detail & Related papers (2024-11-15T18:57:39Z) - LeRF: Learning Resampling Function for Adaptive and Efficient Image Interpolation [64.34935748707673]
Recent deep neural networks (DNNs) have made impressive progress in performance by introducing learned data priors.
We propose a novel method of Learning Resampling (termed LeRF) which takes advantage of both the structural priors learned by DNNs and the locally continuous assumption.
LeRF assigns spatially varying resampling functions to input image pixels and learns to predict the shapes of these resampling functions with a neural network.
arXiv Detail & Related papers (2024-07-13T16:09:45Z) - Binarized 3D Whole-body Human Mesh Recovery [104.13364878565737]
We propose a Binarized Dual Residual Network (BiDRN) to estimate the 3D human body, face, and hands parameters efficiently.
BiDRN achieves comparable performance with full-precision method Hand4Whole while using just 22.1% parameters and 14.8% operations.
arXiv Detail & Related papers (2023-11-24T07:51:50Z) - GLEAM: Greedy Learning for Large-Scale Accelerated MRI Reconstruction [50.248694764703714]
Unrolled neural networks have recently achieved state-of-the-art accelerated MRI reconstruction.
These networks unroll iterative optimization algorithms by alternating between physics-based consistency and neural-network based regularization.
We propose Greedy LEarning for Accelerated MRI reconstruction, an efficient training strategy for high-dimensional imaging settings.
arXiv Detail & Related papers (2022-07-18T06:01:29Z) - Semi-Supervised Hybrid Spine Network for Segmentation of Spine MR Images [14.190504802866288]
We propose a two-stage algorithm, named semi-supervised hybrid spine network (SSHSNet) to achieve simultaneous vertebral bodies (VBs) and intervertebral discs (IVDs) segmentation.
In the first stage, we constructed a 2D semi-supervised DeepLabv3+ by using cross pseudo supervision to obtain intra-slice features and coarse segmentation.
In the second stage, a 3D full-resolution patch-based DeepLabv3+ was built to extract inter-slice information.
Results show that the proposed method has great potential in dealing with the data imbalance problem
arXiv Detail & Related papers (2022-03-23T02:57:14Z) - Optimization of Residual Convolutional Neural Network for
Electrocardiogram Classification [0.9281671380673306]
We propose to optimize the Recurrent one Dimensional Convolutional Neural Network model (R-1D-CNN) with two levels.
At the first level, a residual convolutional layer and one-dimensional convolutional neural layers are trained to learn patient-specific ECG features.
The second level is automatic and based on proposed algorithm based BO.
arXiv Detail & Related papers (2021-12-11T16:52:23Z) - Revisiting Recursive Least Squares for Training Deep Neural Networks [10.44340837533087]
Recursive least squares (RLS) algorithms were once widely used for training small-scale neural networks, due to their fast convergence.
Previous RLS algorithms are unsuitable for training deep neural networks (DNNs), since they have high computational complexity and too many preconditions.
We propose three novel RLS optimization algorithms for training feedforward neural networks, convolutional neural networks and recurrent neural networks.
arXiv Detail & Related papers (2021-09-07T17:43:51Z) - Cross-Modality Brain Tumor Segmentation via Bidirectional
Global-to-Local Unsupervised Domain Adaptation [61.01704175938995]
In this paper, we propose a novel Bidirectional Global-to-Local (BiGL) adaptation framework under a UDA scheme.
Specifically, a bidirectional image synthesis and segmentation module is proposed to segment the brain tumor.
The proposed method outperforms several state-of-the-art unsupervised domain adaptation methods by a large margin.
arXiv Detail & Related papers (2021-05-17T10:11:45Z) - 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) - Covariance Self-Attention Dual Path UNet for Rectal Tumor Segmentation [5.161531917413708]
We propose a Covariance Self-Attention Dual Path UNet (CSA-DPUNet) to increase the capability of extracting enough feature information for rectal tumor segmentation.
Experiments show that CSA-DPUNet brings 15.31%, 7.2%, 7.2%, 11.8%, and 9.5% improvement in Dice coefficient, P, R, F1, respectively.
arXiv Detail & Related papers (2020-11-04T08:01:19Z) - Unsupervised Adaptive Neural Network Regularization for Accelerated
Radial Cine MRI [3.6280929178575994]
We propose an iterative reconstruction scheme for 2D radial cine MRI based on ground truth-free unsupervised learning of shallow convolutional neural networks.
The network is trained to approximate patches of the current estimate of the solution during the reconstruction.
arXiv Detail & Related papers (2020-02-10T14:47:20Z) - REST: Robust and Efficient Neural Networks for Sleep Monitoring in the
Wild [62.36144064259933]
We propose REST, a new method that simultaneously tackles both issues via adversarial training and controlling the Lipschitz constant of the neural network.
We demonstrate that REST produces highly-robust and efficient models that substantially outperform the original full-sized models in the presence of noise.
By deploying these models to an Android application on a smartphone, we quantitatively observe that REST allows models to achieve up to 17x energy reduction and 9x faster inference.
arXiv Detail & Related papers (2020-01-29T17:23:16Z)
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.