paper-with-me

Papers

Ambiguity-Driven Fuzzy C-Means Clustering: How to Detect Uncertain Clustered Records

2014-09-09 · Meysam Ghaffari, Nasser Ghadiri

As a well-known clustering algorithm, Fuzzy C-Means (FCM) allows each input sample to belong to more than one cluster, providing more flexibility than non-fuzzy clustering methods. However, the accuracy of FCM is subject to false detections caused by noisy records, weak feature selection and low certainty of the algorithm in some cases. The false detections are very important in some decision-making application domains like network security and medical diagnosis, where weak decisions based on such false detections may lead to catastrophic outcomes. They are mainly emerged from making decisions about a subset of records that do not provide enough evidence to make a good decision. In this paper, we propose a method for detecting such ambiguous records in FCM by introducing a certainty factor to decrease invalid detections. This approach enables us to send the detected ambiguous records to another discrimination method for a deeper investigation, thus increasing the accuracy by lowering the error rate. Most of the records are still processed quickly and with low error rate which prevents performance loss compared to similar hybrid methods. Experimental results of applying the proposed method on several datasets from different domains show a significant decrease in error rate as well as improved sensitivity of the algorithm.

📄 PDF Abstract BibTeX arXiv:1409.2821

Code (0)

등록된 구현이 없습니다.

Tasks

ClusteringDecision Makingfeature selectionMedical Diagnosis

Similar Papers 제목 키워드 기반

Deep Autoencoder-based Fuzzy C-Means for Topic Detection

2021-02-02 · Hendri Murfi, Natasha Rosaline, Nora Hariadi

Topic detection is a process for determining topics from a collection of textual data. One of the topic detection methods is a clustering-based method, which assumes that the centroids are topics. The clustering method h…

ClusteringDecoderRepresentation Learning

A Novel VHR Image Change Detection Algorithm Based on Image Fusion and Fuzzy C-Means Clustering

2017-06-22 · Rongcui Dong, Haoxiang Wang

This thesis describes a study to perform change detection on Very High Resolution satellite images using image fusion based on 2D Discrete Wavelet Transform and Fuzzy C-Means clustering algorithm. Multiple other methods …

Change DetectionClustering

Fuzzy c-ordered-means clustering

2014-12-07 · ScienceDirect 2014 12 · Jacek M. Leski

Fuzzy clustering helps to find natural vague boundaries in data. The fuzzy c-means method is one of the most popular clustering methods based on minimization of a criterion function. However, one of the greatest disadva…

Clustering

Segmentation of Multiple Sclerosis lesion in brain MR images using Fuzzy C-Means

2018-04-10 · Saba Heidari Gheshlaghi, Abolfazl Madani, AmirAbolfazl Suratgar, Fardin Faraji

Magnetic resonance images (MRI) play an important role in supporting and substituting clinical information in the diagnosis of multiple sclerosis (MS) disease by presenting lesion in brain MR images. In this paper, an al…

ClusteringEdge DetectionLesion Segmentation

A Comparative study Between Fuzzy Clustering Algorithm and Hard Clustering Algorithm

2014-04-24 · Dibya Jyoti Bora, Dr. Anil Kumar Gupta

Data clustering is an important area of data mining. This is an unsupervised study where data of similar types are put into one cluster while data of another types are put into different cluster. Fuzzy C means is a very …

Clustering