paper-with-me

Papers

Image Embedded Segmentation: Uniting Supervised and Unsupervised Objectives for Segmenting Histopathological Images

2020-01-30 · C. T. Sari, C. Sokmensuer, C. Gunduz-Demir

This paper presents a new regularization method to train a fully convolutional network for semantic tissue segmentation in histopathological images. This method relies on the benefit of unsupervised learning, in the form of image reconstruction, for network training. To this end, it puts forward an idea of defining a new embedding that allows uniting the main supervised task of semantic segmentation and an auxiliary unsupervised task of image reconstruction into a single one and proposes to learn this united task by a single generative model. This embedding generates an output image by superimposing an input image on its segmentation map. Then, the method learns to translate the input image to this embedded output image using a conditional generative adversarial network, which is known as quite effective for image-to-image translations. This proposal is different than the existing approach that uses image reconstruction for the same regularization purpose. The existing approach considers segmentation and image reconstruction as two separate tasks in a multi-task network, defines their losses independently, and combines them in a joint loss function. However, the definition of such a function requires externally determining right contributions of the supervised and unsupervised losses that yield balanced learning between the segmentation and image reconstruction tasks. The proposed approach provides an easier solution to this problem by uniting these two tasks into a single one, which intrinsically combines their losses. We test our approach on three datasets of histopathological images. Our experiments demonstrate that it leads to better segmentation results in these datasets, compared to its counterparts.

📄 PDF Abstract BibTeX arXiv:2001.11202

Code (0)

등록된 구현이 없습니다.

Tasks

Generative Adversarial NetworkImage ReconstructionSegmentationSemantic Segmentation

Methods 이 논문이 사용한 방법론

Test 설명 없음

Similar Papers 제목 키워드 기반

Unsupervised learning of text line segmentation by differentiating coarse patterns

2021-05-19 · Berat Kurar Barakat, Ahmad Droby, Raid Saabni, Jihad El-Sana

Despite recent advances in the field of supervised deep learning for text line segmentation, unsupervised deep learning solutions are beginning to gain popularity. In this paper, we present an unsupervised deep learning …

Deep LearningSegmentation

Unsupervised Co-part Segmentation through Assembly

2021-06-10 · Qingzhe Gao, Bin Wang, Libin Liu, Baoquan Chen

Co-part segmentation is an important problem in computer vision for its rich applications. We propose an unsupervised learning approach for co-part segmentation from images. For the training stage, we leverage motion inf…

Segmentation

Segmentation of VHR EO Images using Unsupervised Learning

2021-07-09 · Sudipan Saha, Lichao Mou, Muhammad Shahzad, Xiao Xiang Zhu

Semantic segmentation is a crucial step in many Earth observation tasks. Large quantity of pixel-level annotation is required to train deep networks for semantic segmentation. Earth observation techniques are applied to …

Contrastive LearningDeep ClusteringEarth ObservationSegmentation+2

Semantic-guided Disentangled Representation for Unsupervised Cross-modality Medical Image Segmentation

2022-03-26 · Shuai Wang, Rui Li

Disentangled representation is a powerful technique to tackle domain shift problem in medical image analysis in unsupervised domain adaptation setting.However, previous methods only focus on exacting domain-invariant fea…

Domain AdaptationImage SegmentationMedical Image AnalysisMedical Image Segmentation+3

Improving Object-centric Learning with Query Optimization

2022-10-17 · Baoxiong Jia, Yu Liu, Siyuan Huang

The ability to decompose complex natural scenes into meaningful object-centric abstractions lies at the core of human perception and reasoning. In the recent culmination of unsupervised object-centric learning, the Slot-…

Image SegmentationObjectSemantic SegmentationUnsupervised Image Segmentation+1