paper-with-me

홈 › Papers

Learning Fuzzy Clustering for SPECT/CT Segmentation via Convolutional Neural Networks

2021-04-17 · Junyu Chen, Ye Li, Licia P. Luna, Hyun Woo Chung, Steven P. Rowe, Yong Du, Lilja B. Solnes, Eric C. Frey

Quantitative bone single-photon emission computed tomography (QBSPECT) has the potential to provide a better quantitative assessment of bone metastasis than planar bone scintigraphy due to its ability to better quantify activity in overlapping structures. An important element of assessing response of bone metastasis is accurate image segmentation. However, limited by the properties of QBSPECT images, the segmentation of anatomical regions-of-interests (ROIs) still relies heavily on the manual delineation by experts. This work proposes a fast and robust automated segmentation method for partitioning a QBSPECT image into lesion, bone, and background. We present a new unsupervised segmentation loss function and its semi- and supervised variants for training a convolutional neural network (ConvNet). The loss functions were developed based on the objective function of the classical Fuzzy C-means (FCM) algorithm. We conducted a comprehensive study to compare our proposed methods with ConvNets trained using supervised loss functions and conventional clustering methods. The Dice similarity coefficient (DSC) and several other metrics were used as figures of merit as applied to the task of delineating lesion and bone in both simulated and clinical SPECT/CT images. We experimentally demonstrated that the proposed methods yielded good segmentation results on a clinical dataset even though the training was done using realistic simulated images. A ConvNet-based image segmentation method that uses novel loss functions was developed and evaluated. The method can operate in unsupervised, semi-supervised, or fully-supervised modes depending on the availability of annotated training data. The results demonstrated that the proposed method provides fast and robust lesion and bone segmentation for QBSPECT/CT. The method can potentially be applied to other medical image segmentation applications.

📄 PDF Abstract BibTeX arXiv:2104.08623

Code (1)

junyuchen245/Semi-supervised_FCM_Loss_for_Segmentation 공식 구현 pytorch

Tasks

ClusteringImage SegmentationMedical Image SegmentationSegmentationSemantic Segmentation

Similar Papers 제목 키워드 기반

Fuzzy Theory in Computer Vision: A Review

2025-07-23 · Adilet Yerkin, Ayan Igali, Elnara Kadyrgali, Maksat Shagyrov 외 arxiv

Computer vision applications are omnipresent nowadays. The current paper explores the use of fuzzy logic in computer vision, stressing its role in handling uncertainty, noise, and imprecision in image data. Fuzzy logic i…

Image SegmentationObject Recognition

Breast Tumor Classification and Segmentation using Convolutional Neural Networks

2019-05-10 · Parvin Yousefikamal

Breast cancer is considered as the most fatal type of cancer among women worldwide and it is crucially important to be diagnosed at its early stages. In the current study, we aim to represent a fast and efficient framewo…

ClassificationClusteringGeneral Classificationimage-classification+2

Deep adaptive fuzzy clustering for evolutionary unsupervised representation learning

2021-03-31 · Dayu Tan, Zheng Huang, Xin Peng, Weimin Zhong 외

Cluster assignment of large and complex images is a crucial but challenging task in pattern recognition and computer vision. In this study, we explore the possibility of employing fuzzy clustering in a deep neural networ…

ClusteringDeep ClusteringRepresentation Learning

Fuzzy Segmentations of a String

2022-01-31 · Armen Kostanyan, Arevik Harmandayan

This article discusses a particular case of the data clustering problem, where it is necessary to find groups of adjacent text segments of the appropriate length that match a fuzzy pattern represented as a sequence of fu…

ClusteringSegmentationText Segmentation

SegGCN: Efficient 3D Point Cloud Segmentation With Fuzzy Spherical Kernel

2020-06-01 · CVPR 2020 6 · Huan Lei, Naveed Akhtar, Ajmal Mian

Fuzzy clustering is known to perform well in real-world applications. Inspired by this observation, we incorporate a fuzzy mechanism into discrete convolutional kernels for 3D point clouds as our first major contribution…

ClusteringDecoderPoint Cloud Segmentation