paper-with-me

Papers

A Novel Framework for Brain Tumor Detection Based on Convolutional Variational Generative Models

2022-02-20 · Wessam M. Salama, Ahmed Shokry

Brain tumor detection can make the difference between life and death. Recently, deep learning-based brain tumor detection techniques have gained attention due to their higher performance. However, obtaining the expected performance of such deep learning-based systems requires large amounts of classified images to train the deep models. Obtaining such data is usually boring, time-consuming, and can easily be exposed to human mistakes which hinder the utilization of such deep learning approaches. This paper introduces a novel framework for brain tumor detection and classification. The basic idea is to generate a large synthetic MRI images dataset that reflects the typical pattern of the brain MRI images from a small class-unbalanced collected dataset. The resulted dataset is then used for training a deep model for detection and classification. Specifically, we employ two types of deep models. The first model is a generative model to capture the distribution of the important features in a set of small class-unbalanced brain MRI images. Then by using this distribution, the generative model can synthesize any number of brain MRI images for each class. Hence, the system can automatically convert a small unbalanced dataset to a larger balanced one. The second model is the classifier that is trained using the large balanced dataset to detect brain tumors in MRI images. The proposed framework acquires an overall detection accuracy of 96.88% which highlights the promise of the proposed framework as an accurate low-overhead brain tumor detection system.

📄 PDF Abstract BibTeX arXiv:2202.09850

Code (0)

등록된 구현이 없습니다.

Tasks

Deep Learning

Similar Papers 제목 키워드 기반

Deep Recurrent Level Set for Segmenting Brain Tumors

2018-10-10 · T. Hoang Ngan Le, Raajitha Gummadi, Marios Savvides

Variational Level Set (VLS) has been a widely used method in medical segmentation. However, segmentation accuracy in the VLS method dramatically decreases when dealing with intervening factors such as lighting, shadows, …

Brain Tumor SegmentationSegmentationTumor Segmentation

Automated brain tumor detection in MRI images using CNN and ResNet architectures

2026-06-25 · Annapurna V K, Asha N, K Paramesha, Shabana Sultana 외 arxiv

Deep learning has shown significant potential in medical image analysis, particularly for disease detection using MRI scans. Accurate and early diagnosis of brain tumors remains challenging due to the complexity of brain…

Transfer Learning

Deep Convolutional Neural Networks Model-based Brain Tumor Detection in Brain MRI Images

2020-10-03 · Md. Abu Bakr Siddique, Shadman Sakib, Mohammad Mahmudur Rahman Khan, Abyaz Kader Tanzeem 외

Diagnosing Brain Tumor with the aid of Magnetic Resonance Imaging (MRI) has gained enormous prominence over the years, primarily in the field of medical science. Detection and/or partitioning of brain tumors solely with …

Automatic Brain Tumor Detection and Segmentation Using U-Net Based Fully Convolutional Networks

2017-05-10 · Hao Dong, Guang Yang, Fangde Liu, Yuanhan Mo 외

A major challenge in brain tumor treatment planning and quantitative evaluation is determination of the tumor extent. The noninvasive magnetic resonance imaging (MRI) technique has emerged as a front-line diagnostic tool…

Brain Tumor SegmentationDiagnosticImage SegmentationSegmentation+2

Brain tumor detection using artificial convolutional neural networks

2022-06-22 · Javier Melchor, Balam Sotelo, Jorge Vera, Horacio Corral

In this paper, a convolutional neural network (CNN) was used to classify NMR images of human brains with 4 different types of tumors: meningioma, glioma and pituitary gland tumors. During the training phase of this proje…