Deep learning architectures for automated image segmentation
Debleena Sengupta

TL;DR
This paper introduces novel deep learning architectures for improved image segmentation in natural and medical images, demonstrating superior performance over existing methods through extensive evaluation on multiple datasets.
Contribution
The paper presents two new deep learning architectures: a dilated dense encoder-decoder with spatial pyramid pooling for salient object segmentation and a dilated dense UNet for medical image lesion segmentation, both outperforming existing models.
Findings
Outperforms state-of-the-art in salient object segmentation on three datasets.
Achieves superior lesion localization and segmentation in medical images.
Provides insights into 3D medical image segmentation considerations.
Abstract
Image segmentation is widely used in a variety of computer vision tasks, such as object localization and recognition, boundary detection, and medical imaging. This thesis proposes deep learning architectures to improve automatic object localization and boundary delineation for salient object segmentation in natural images and for 2D medical image segmentation. First, we propose and evaluate a novel dilated dense encoder-decoder architecture with a custom dilated spatial pyramid pooling block to accurately localize and delineate boundaries for salient object segmentation. The dilation offers better spatial understanding and the dense connectivity preserves features learned at shallower levels of the network for better localization. Tested on three publicly available datasets, our architecture outperforms the state-of-the-art for one and is very competitive on the other two. Second, we…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Neural Network Applications · Medical Image Segmentation Techniques · Radiomics and Machine Learning in Medical Imaging
MethodsSpatial Pyramid Pooling
