paper-with-me

홈 › Papers

Y-net: Biomedical Image Segmentation and Clustering

2020-04-12 · Sharmin Pathan, Anant Tripathi

We propose a deep clustering architecture alongside image segmentation for medical image analysis. The main idea is based on unsupervised learning to cluster images on severity of the disease in the subject's sample, and this image is then segmented to highlight and outline regions of interest. We start with training an autoencoder on the images for segmentation. The encoder part from the autoencoder branches out to a clustering node and segmentation node. Deep clustering using Kmeans clustering is performed at the clustering branch and a lightweight model is used for segmentation. Each of the branches use extracted features from the autoencoder. We demonstrate our results on ISIC 2018 Skin Lesion Analysis Towards Melanoma Detection and Cityscapes datasets for segmentation and clustering. The proposed architecture beats UNet and DeepLab results on the two datasets, and has less than half the number of parameters. We use the deep clustering branch for clustering images into four clusters. Our approach can be applied to work with high complexity datasets of medical imaging for analyzing survival prediction for severe diseases or customizing treatment based on how far the disease has propagated. Clustering patients can help understand how binning should be done on real valued features to reduce feature sparsity and improve accuracy on classification tasks. The proposed architecture can provide an early diagnosis and reduce human intervention on labeling as it can become quite costly as the datasets grow larger. The main idea is to propose a one shot approach to segmentation with deep clustering.

📄 PDF Abstract BibTeX arXiv:2004.05698

Code (0)

등록된 구현이 없습니다.

Tasks

ClusteringDeep ClusteringImage SegmentationMedical Image AnalysisSegmentationSemantic SegmentationSurvival Prediction

Methods 이 논문이 사용한 방법론

CRF Conditional Random Fields or CRFs are a type of probabilistic graph model that take neighboring sample context into account for tasks like classification. Prediction is…
Dilated Convolution 설명 없음
Dense Connections Dense Connections, or Fully Connected Connections, are a type of layer in a deep neural network that use a linear operation where every input is connected to every output…
Feedforward Network A Feedforward Network, or a Multilayer Perceptron (MLP), is a neural network with solely densely connected layers. This is the classic neural network architecture of the…
Solana Customer Service Number +1-833-534-1729 설명 없음
DeepLab 설명 없음

Similar Papers 제목 키워드 기반

The Candidate Multi-Cut for Cell Segmentation

2017-07-04 · Jan Funke, Chong Zhang, Tobias Pietzsch, Stephan Saalfeld

Two successful approaches for the segmentation of biomedical images are (1) the selection of segment candidates from a merge-tree, and (2) the clustering of small superpixels by solving a Multi-Cut problem. In this paper…

Cell SegmentationClusteringSuperpixels

Machine Learning Techniques for Biomedical Image Segmentation: An Overview of Technical Aspects and Introduction to State-of-Art Applications

2019-11-06 · Hyunseok Seo, Masoud Badiei Khuzani, Varun Vasudevan, Charles Huang 외

In recent years, significant progress has been made in developing more accurate and efficient machine learning algorithms for segmentation of medical and natural images. In this review article, we highlight the imperativ…

BIG-bench Machine LearningClusteringImage SegmentationSegmentation+1

A comparative study of semi- and self-supervised semantic segmentation of biomedical microscopy data

2020-11-11 · Nastassya Horlava, Alisa Mironenko, Sebastian Niehaus, Sebastian Wagner 외

In recent years, Convolutional Neural Networks (CNNs) have become the state-of-the-art method for biomedical image analysis. However, these networks are usually trained in a supervised manner, requiring large amounts of …

image-classificationImage ClassificationImage SegmentationSegmentation+2

Semi-Automatic Labeling and Semantic Segmentation of Gram-Stained Microscopic Images from DIBaS Dataset

2022-08-23 · Chethan Reddy G. P., Pullagurla Abhijith Reddy, Vidyashree R. Kanabur, Deepu Vijayasenan 외

In this paper, a semi-automatic annotation of bacteria genera and species from DIBaS dataset is implemented using clustering and thresholding algorithms. A Deep learning model is trained to achieve the semantic segmentat…

ClusteringDeep LearningSegmentationSemantic Segmentation

Non-Local Context Encoder: Robust Biomedical Image Segmentation against Adversarial Attacks

2019-04-27 · Xiang He, Sibei Yang, Guanbin Li?, Haofeng Li 외

Recent progress in biomedical image segmentation based on deep convolutional neural networks (CNNs) has drawn much attention. However, its vulnerability towards adversarial samples cannot be overlooked. This paper is the…

Image SegmentationLesion SegmentationSegmentationSemantic Segmentation+1