paper-with-me

홈 › Papers

Transfer Learning for Brain Tumor Segmentation

2019-12-28 · Jonas Wacker, Marcelo Ladeira, José Eduardo Vaz Nascimento

Gliomas are the most common malignant brain tumors that are treated with chemoradiotherapy and surgery. Magnetic Resonance Imaging (MRI) is used by radiotherapists to manually segment brain lesions and to observe their development throughout the therapy. The manual image segmentation process is time-consuming and results tend to vary among different human raters. Therefore, there is a substantial demand for automatic image segmentation algorithms that produce a reliable and accurate segmentation of various brain tissue types. Recent advances in deep learning have led to convolutional neural network architectures that excel at various visual recognition tasks. They have been successfully applied to the medical context including medical image segmentation. In particular, fully convolutional networks (FCNs) such as the U-Net produce state-of-the-art results in the automatic segmentation of brain tumors. MRI brain scans are volumetric and exist in various co-registered modalities that serve as input channels for these FCN architectures. Training algorithms for brain tumor segmentation on this complex input requires large amounts of computational resources and is prone to overfitting. In this work, we construct FCNs with pretrained convolutional encoders. We show that we can stabilize the training process this way and achieve an improvement with respect to dice scores and Hausdorff distances. We also test our method on a privately obtained clinical dataset.

📄 PDF Abstract BibTeX arXiv:1912.12452

Code (0)

등록된 구현이 없습니다.

Tasks

Brain Tumor SegmentationImage SegmentationMedical Image SegmentationSegmentationSemantic SegmentationTransfer LearningTumor Segmentation

Methods 이 논문이 사용한 방법론

Test 설명 없음
Concatenated Skip Connection A Concatenated Skip Connection is a type of skip connection that seeks to reuse features by concatenating them to new layers, allowing more information to be retained from…
ReLU How Do I Communicate to Expedia? How Do I Communicate to Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Live Support & Special Travel…
Max Pooling Max Pooling is a pooling operation that calculates the maximum value for patches of a feature map, and uses it to create a downsampled (pooled) feature map. It is usually…
Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…
U-Net 설명 없음
FCN Fully Convolutional Networks, or FCNs, are an architecture used mainly for semantic segmentation. They employ solely locally connected layers, such as…

Similar Papers 제목 키워드 기반

Unified HT-CNNs Architecture: Transfer Learning for Segmenting Diverse Brain Tumors in MRI from Gliomas to Pediatric Tumors

2024-12-11 · Ramy A. Zeineldin, Franziska Mathis-Ullrich

Accurate segmentation of brain tumors from 3D multimodal MRI is vital for diagnosis and treatment planning across diverse brain tumors. This paper addresses the challenges posed by the BraTS 2023, presenting a unified tr…

Brain Tumor SegmentationImage SegmentationMedical Image SegmentationSegmentation+3

An Optimization Framework for Processing and Transfer Learning for the Brain Tumor Segmentation

2024-02-10 · Tianyi Ren, Ethan Honey, Harshitha Rebala, Abhishek Sharma 외

Tumor segmentation from multi-modal brain MRI images is a challenging task due to the limited samples, high variance in shapes and uneven distribution of tumor morphology. The performance of automated medical image segme…

Brain Tumor SegmentationImage SegmentationMedical Image SegmentationSegmentation+3

A Prior Knowledge Based Tumor and Tumoral Subregion Segmentation Tool for Pediatric Brain Tumors

2021-09-30 · Silu Zhang, Angela Edwards, Shubo Wang, Zoltan Patay 외

In the past few years, deep learning (DL) models have drawn great attention and shown superior performance on brain tumor and subregion segmentation tasks. However, the success is limited to segmentation of adult gliomas…

Brain Tumor SegmentationSegmentationTransfer LearningTumor Segmentation

Transfer learning for automatic brain tumor classification Using MRI Images.

2021-03-19 · IEEE 2021 3 · Mohamed Arbane, Rachid Benlamri, Youcef Brik and Mohamed Djerioui

One of the most leading death causes in the world is brain tumor. Solving brain tumor segmentation and classification by relying mainly on classical medical image processing is a complex and challenging task. In fact, me…

Brain Tumor ClassificationBrain Tumor SegmentationClassificationDeep Learning+5

Assistive Diagnostic Tool for Brain Tumor Detection using Computer Vision

2020-11-17 · Sahithi Ankireddy

Today, over 700,000 people are living with brain tumors in the United States. Brain tumors can spread very quickly to other parts of the brain and the spinal cord unless necessary preventive action is taken. Thus, the su…

DiagnosticSegmentationTransfer Learning