paper-with-me

홈 › Papers

SynSeg-Net: Synthetic Segmentation Without Target Modality Ground Truth

2018-10-15 · Yuankai Huo, Zhoubing Xu, Hyeonsoo Moon, Shunxing Bao, Albert Assad, Tamara K. Moyo, Michael R. Savona, Richard G. Abramson, Bennett A. Landman

A key limitation of deep convolutional neural networks (DCNN) based image segmentation methods is the lack of generalizability. Manually traced training images are typically required when segmenting organs in a new imaging modality or from distinct disease cohort. The manual efforts can be alleviated if the manually traced images in one imaging modality (e.g., MRI) are able to train a segmentation network for another imaging modality (e.g., CT). In this paper, we propose an end-to-end synthetic segmentation network (SynSeg-Net) to train a segmentation network for a target imaging modality without having manual labels. SynSeg-Net is trained by using (1) unpaired intensity images from source and target modalities, and (2) manual labels only from source modality. SynSeg-Net is enabled by the recent advances of cycle generative adversarial networks (CycleGAN) and DCNN. We evaluate the performance of the SynSeg-Net on two experiments: (1) MRI to CT splenomegaly synthetic segmentation for abdominal images, and (2) CT to MRI total intracranial volume synthetic segmentation (TICV) for brain images. The proposed end-to-end approach achieved superior performance to two stage methods. Moreover, the SynSeg-Net achieved comparable performance to the traditional segmentation network using target modality labels in certain scenarios. The source code of SynSeg-Net is publicly available (https://github.com/MASILab/SynSeg-Net).

📄 PDF Abstract BibTeX arXiv:1810.06498

Code (1)

MASILab/SynSeg-Net 공식 구현 caffe2

Tasks

Image SegmentationSegmentationSemantic Segmentation

Methods 이 논문이 사용한 방법론

DCNN Diffusion-convolutional neural networks (DCNN) is a model for graph-structured data. Through the introduction of a diffusion-convolution operation, diffusion-based representations…

Similar Papers 제목 키워드 기반

HisynSeg: Weakly-Supervised Histopathological Image Segmentation via Image-Mixing Synthesis and Consistency Regularization

2024-12-30 · Zijie Fang, Yifeng Wang, Peizhang Xie, Zhi Wang 외

Tissue semantic segmentation is one of the key tasks in computational pathology. To avoid the expensive and laborious acquisition of pixel-level annotations, a wide range of studies attempt to adopt the class activation …

Image SegmentationSegmentationSemantic SegmentationWeakly-supervised Learning+2

SynSeg: Feature Synergy for Multi-Category Contrastive Learning in End-to-End Open-Vocabulary Semantic Segmentation

2025-08-08 · Weichen Zhang, Kebin Liu, Fan Dang, Zhui Zhu 외 arxiv

Semantic segmentation in open-vocabulary scenarios presents significant challenges due to the wide range and granularity of semantic categories. Existing weakly-supervised methods often rely on category-specific supervis…

Semantic SegmentationContrastive Learning

Anatomy-Constrained Contrastive Learning for Synthetic Segmentation without Ground-truth

2021-07-12 · Bo Zhou, Chi Liu, James S. Duncan

A large amount of manual segmentation is typically required to train a robust segmentation network so that it can segment objects of interest in a new imaging modality. The manual efforts can be alleviated if the manual …

AnatomyContrastive LearningSegmentation

CT-based brain ventricle segmentation via diffusion Schrödinger Bridge without target domain ground truths

2024-05-28 · Reihaneh Teimouri, Marta Kersten-Oertel, Yiming Xiao

Efficient and accurate brain ventricle segmentation from clinical CT scans is critical for emergency surgeries like ventriculostomy. With the challenges in poor soft tissue contrast and a scarcity of well-annotated datab…

Domain AdaptationSegmentationTranslation

Adversarial Synthesis Learning Enables Segmentation Without Target Modality Ground Truth

2017-12-20 · Yuankai Huo, Zhoubing Xu, Shunxing Bao, Albert Assad 외

A lack of generalizability is one key limitation of deep learning based segmentation. Typically, one manually labels new training images when segmenting organs in different imaging modalities or segmenting abnormal organ…

Image GenerationImage-to-Image TranslationMedical Image SegmentationSegmentation+1