paper-with-me

홈 › Papers

Multi-modal segmentation of 3D brain scans using neural networks

2020-08-11 · Jonathan Zopes, Moritz Platscher, Silvio Paganucci, Christian Federau

Purpose: To implement a brain segmentation pipeline based on convolutional neural networks, which rapidly segments 3D volumes into 27 anatomical structures. To provide an extensive, comparative study of segmentation performance on various contrasts of magnetic resonance imaging (MRI) and computed tomography (CT) scans. Methods: Deep convolutional neural networks are trained to segment 3D MRI (MPRAGE, DWI, FLAIR) and CT scans. A large database of in total 851 MRI/CT scans is used for neural network training. Training labels are obtained on the MPRAGE contrast and coregistered to the other imaging modalities. The segmentation quality is quantified using the Dice metric for a total of 27 anatomical structures. Dropout sampling is implemented to identify corrupted input scans or low-quality segmentations. Full segmentation of 3D volumes with more than 2 million voxels is obtained in less than 1s of processing time on a graphical processing unit. Results: The best average Dice score is found on $T_1$-weighted MPRAGE ($85.3\pm4.6\,\%$). However, for FLAIR ($80.0\pm7.1\,\%$), DWI ($78.2\pm7.9\,\%$) and CT ($79.1\pm 7.9\,\%$), good-quality segmentation is feasible for most anatomical structures. Corrupted input volumes or low-quality segmentations can be detected using dropout sampling. Conclusion: The flexibility and performance of deep convolutional neural networks enables the direct, real-time segmentation of FLAIR, DWI and CT scans without requiring $T_1$-weighted scans.

📄 PDF Abstract BibTeX arXiv:2008.04594

Code (0)

등록된 구현이 없습니다.

Tasks

Brain SegmentationComputed Tomography (CT)Segmentation

Methods 이 논문이 사용한 방법론

Dropout Dropout is a regularization technique for neural networks that drops a unit (along with connections) at training time with a specified probability $p$ (a common value is…

Similar Papers 제목 키워드 기반

Brain Tumor Synthetic Segmentation in 3D Multimodal MRI Scans

2019-09-27 · Mohammad Hamghalam, Baiying Lei, Tianfu Wang

The magnetic resonance (MR) analysis of brain tumors is widely used for diagnosis and examination of tumor subregions. The overlapping area among the intensity distribution of healthy, enhancing, non-enhancing, and edema…

Brain Tumor SegmentationGenerative Adversarial NetworkSegmentationTumor Segmentation

Partial Volume Segmentation of Brain MRI Scans of any Resolution and Contrast

2020-04-21 · Benjamin Billot, Eleanor D. Robinson, Adrian V. Dalca, Juan Eugenio Iglesias

Partial voluming (PV) is arguably the last crucial unsolved problem in Bayesian segmentation of brain MRI with probabilistic atlases. PV occurs when voxels contain multiple tissue classes, giving rise to image intensitie…

On Enhancing Brain Tumor Segmentation Across Diverse Populations with Convolutional Neural Networks

2024-05-05 · Fadillah Maani, Anees Ur Rehman Hashmi, Numan Saeed, Mohammad Yaqub

Brain tumor segmentation is a fundamental step in assessing a patient's cancer progression. However, manual segmentation demands significant expert time to identify tumors in 3D multimodal brain MRI scans accurately. Thi…

Brain Tumor SegmentationImage SegmentationMedical Image SegmentationSegmentation+2

DMCIE: Diffusion Model with Concatenation of Inputs and Errors to Improve the Accuracy of the Segmentation of Brain Tumors in MRI Images

2025-07-01 · Sara Yavari, Rahul Nitin Pandya, Jacob Furst arxiv

Accurate segmentation of brain tumors in MRI scans is essential for reliable clinical diagnosis and effective treatment planning. Recently, diffusion models have demonstrated remarkable effectiveness in image generation …

Brain Tumor SegmentationImage Generation

Uni-Encoder Meets Multi-Encoders: Representation Before Fusion for Brain Tumor Segmentation with Missing Modalities

2026-04-24 · Peibo Song, Xiaotian Xue, Jinshuo Zhang, Zihao Wang 외 arxiv

Multimodal MRI offers complementary information for brain tumor segmentation, but clinical scans often lack one or more modalities, which degrades segmentation performance. In this paper, we propose UniME (Uni-Encoder Me…

Brain Tumor SegmentationRepresentation Learning