CNN-based Segmentation of Medical Imaging Data
Baris Kayalibay, Grady Jensen, Patrick van der Smagt

TL;DR
This paper presents a CNN-based method using 3D filters for medical image segmentation, addressing challenges like data scarcity, class imbalance, and high memory demand, validated on MRI data of brain, hand, and bones.
Contribution
It introduces a 3D CNN approach with modifications tailored for medical segmentation, tackling specific challenges and validating on diverse medical datasets.
Findings
Effective segmentation of brain and hand MRI data.
Addressed data scarcity and class imbalance issues.
Validated on multiple anatomical regions.
Abstract
Convolutional neural networks have been applied to a wide variety of computer vision tasks. Recent advances in semantic segmentation have enabled their application to medical image segmentation. While most CNNs use two-dimensional kernels, recent CNN-based publications on medical image segmentation featured three-dimensional kernels, allowing full access to the three-dimensional structure of medical images. Though closely related to semantic segmentation, medical image segmentation includes specific challenges that need to be addressed, such as the scarcity of labelled data, the high class imbalance found in the ground truth and the high memory demand of three-dimensional images. In this work, a CNN-based method with three-dimensional filters is demonstrated and applied to hand and brain MRI. Two modifications to an existing CNN architecture are discussed, along with methods on…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAI in cancer detection · Brain Tumor Detection and Classification · Medical Imaging and Analysis
