SlideShare a Scribd company logo
IJSRD - International Journal for Scientific Research & Development| Vol. 2, Issue 07, 2014 | ISSN (online): 2321-0613
All rights reserved by www.ijsrd.com 463
A Novel Penalized and Compensated Constraints based Modified Fuzzy
Possibilistic C-Means for Data Clustering
Duraisamy K.1
Haridass K.2
1
Research Scholar 2
Assistant Professor& Head of Department
1
Department of Computer Science 2
Department of Computer Application
1,2
NGM College Pollachi India
Abstract— A cluster is a group of objects which are similar
to each other within a cluster and are dissimilar to the
objects of other clusters. The similarity is typically
calculated on the basis of distance between two objects or
clusters. Two or more objects present inside a cluster and
only if those objects are close to each other based on the
distance between them.The major objective of clustering is
to discover collection of comparable objects based on
similarity metric. Fuzzy Possibilistic C-Means (FPCM) is
the effective clustering algorithm available to cluster
unlabeled data that produces both membership and typicality
values during clustering process. In this approach, the
efficiency of the Fuzzy Possibilistic C-means clustering
approach is enhanced by using the penalized and
compensated constraints based FPCM (PCFPCM). The
proposed PCFPCM approach differ from the conventional
clustering techniques by imposing the possibilistic reasoning
strategy on fuzzy clustering with penalized and compensated
constraints for updating the grades of membership and
typicality. The performance of the proposed approaches is
evaluated on the University of California, Irvine (UCI)
machine repository datasets such as Iris, Wine, Lung Cancer
and Lymphograma. The parameters used for the evaluation
is Clustering accuracy, Mean Squared Error (MSE),
Execution Time and Convergence behavior.
Key words: Unsupervised Learning, Fuzzy C-Mean, Fuzzy
Possibility C-Means, Penalized and Compensated
constraints based FPCM
I. INTRODUCTION
Clustering (also known as unsupervised learning) is the task
of recognizing a finite group of categories (or clusters) to
illustrate the data. Therefore, similar objects are clustered to
the similar category and dissimilar objects to different
clusters. Clustering is also known as unsupervised learning
since the data objects are pointed to a collection of clusters
which can be interpreted as classes additionally.Clustering is
the process of assembling the data records into significant
subclasses (clusters) in a way that increases the relationship
within clusters and reduces the similarity among two
different clusters. Other names for clustering are
unsupervised learning (machine learning) and segmentation.
Clustering is used to get an overview over a given data set.
A set of clusters is often enough to get insight into the data
distribution within a data set. Another important use of
clustering algorithms is the preprocessing for some other
data mining algorithm.
Fuzzy clustering methods allow the objects to
belong to several clusters simultaneously, with different
degrees of membership. Fuzzy clustering is a powerful
unsupervised method for the analysis of data and
construction of models. In many situations, fuzzy clustering
is more natural than hard clustering. Objects on the
boundaries between several classes are not forced to fully
belong to one of the classes, but rather are assigned
membership degrees between 0 and 1 indicating their partial
membership. The discrete nature of the hard partitioning
also causes difficulties with algorithms based on analytic
functional, since these functional are not differentiable.The
concept of fuzzy partition is essential for cluster analysis,
and consequently also for the identification techniques that
are based on fuzzy clustering. Fuzzy and possibilistic
partitions can be seen as a generalization of hard partition
which is formulated in terms of classical subsets.
The remainder of this is organized as follows.
Section 2 summarizes the concepts and literature survey.
Section 3 discusses the proposed method, and section 4
provides the experiments with high accuracy. Finally,
Section 5 presents the conclusions of the work.
II. LITERATURE SURVEY
A.M. Fahim et al., (2006) proposed an enhanced method for
assigning data points to the suitable clusters. In the original
K-Means algorithm in each iteration the distance is
calculated between each data element to all centroids and
the required computational time of this algorithm is depends
on the number of data elements, number of clusters and
number of iterations, so it is computationally expensive.
Likas et al., (2003) put forth a global K-Means
clustering algorithm. The technique was an incremental
move towards to clustering that dynamically includes one
cluster center at a particular time in the course of a
deterministic global exploration procedure comprises of N
(with N being the size of the data set) executions of the K-
Means algorithm from appropriate initial positions. Baolin
Yi et al., (2010) proposed a new method to find the initial
center and improve the sensitivity to the initial centers of K-
Means algorithm. Barakbah et al., (2009) proposes a new
approach to optimizing the designation of initial centroids
for K-Means clustering. Celikyilmaz et al., (2008) proposed
a new fuzzy system modeling approach based on improved
fuzzy functions to model systems with continuous output
variable.
Chen Zhang et al., (2009) presented a new
clustering method based on K-Means that have avoided
alternative randomness of initial center. This approach
focused on K-Means algorithm to the initial value of the
dependence of K selected from the aspects of the algorithm
is improved. Chunhui et al., (2008) presented a Similarity
based Fuzzy and Possibilistic C-Means algorithm called
SFPCM. It is derived from original fuzzy and FPCM which
was proposed by Bezdek.
Fang Yuan et al., (2004) investigated the standard
K-Means clustering algorithm in this work and give our
A Novel Penalized and Compensated Constraints based Modified Fuzzy Possibilistic C-Means for Data Clustering
(IJSRD/Vol. 2/Issue 07/2014/103)
All rights reserved by www.ijsrd.com 464
improved version by selecting better initial centroids that the
algorithm begins with.
Filippone et al., (2010) investigated a kernel extension of the
classic possibilistic C-Means. In this extension, the author
implicitly mapped input patterns into a possibly high-
dimensional space by means of positive semidefinite
kernels. However, it is not good for the image with noise
and it also takes more time for execution. A new modified
FPCM clustering algorithm is proposed by Ganesan et al.,
(2010) for color image segmentation of any type of color
images. This new proposed clustering algorithm exhibits the
robustness to noise, and also faster as compared to the
traditional one.
Jiang-She Zhang et al., (2004) modified and
improve these algorithms to overcome their shortcoming. A
fast PCM clustering algorithm is proposed by Kai Li et al.,
(2003). Ojeda-Magafia et al., (2006) proposed a new
technique to use the Gustafson-Kessel (GK) algorithm
within the PFCM, such that the cluster distributions have a
better adaptation with the natural distribution of the data.
Xiao-Hong et al., (2005) presented a novel approach on
Possibilistic Fuzzy C-Means Clustering Model Using Kernel
Methods. The author insisted that fuzzy clustering method is
based on kernel methods. This technique is said to be Kernel
Possibilistic Fuzzy C-Means model (KPFCM).
III. PROPOSED METHODOLOGY
This work presents a clustering algorithm called Fuzzy
Possibilistic C-Means that merges the characteristics of both
Fuzzy and Possibilistic C-Means. To enhance the FPCM
approach MFPCM is presented. This novel technique aims
to give good results relating to the previous algorithms by
modifying the Objective function used in FPCM. The
objective function is based by adding new weight of data
points in relation to every cluster and modifying the
exponent of the distance between a point and a class.
A. Fuzzy Possibilistic Clustering Algorithm
Data analysis is considered as a very important science inthe
real world. Cluster analysis is a technique for classifying
data; it is a method for finding clusters of a data set with
most similarity in the same cluster and most dissimilarity
between different clusters. The conventional clustering
methods puteach point of the data set to exactly one cluster.
A fuzzy version of clustering appeared; it is Fuzzy C-Means
with a weighting exponent m>1, that uses the probabilistic
constraint that the memberships of a data point across
classes sum to one. The FCM is sensitive to noise.
Tomitigate such an effect, Krishnapuram and Keller throw
away the constraint of memberships in FCM and propose
the Possibilistic C-Means (PCM) algorithm. This work
deducted that to classify a data point, cluster centroid has to
be closest to the data point, and it is the role of membership.
Also for estimating the centroids, the typicality is used for
alleviating the undesirable effect of outliers. So Pal defines a
clustering algorithm called Fuzzy Possibilistic C-Means that
combines the characteristics of both fuzzy and possibilistic
c-means. The proposed algorithm called Modified Fuzzy
Possibilistic C-Means (MFPCM) aims to give good results
relating to the previous algorithms by modifying the
Objective function used in FPCM.
B. 3.2 Modified Fuzzy Possibilistic C-Means Technique
(MFPCM)
The selection of suitable objective function is the major
factor for the success of the cluster technique and to achieve
enhanced clustering. Hence the clustering optimization is
based on objective function to be used for clustering. To
obtain an appropriate objective function, the following set of
necessities is considered:
 The distance between clusters and the data points
allocated to them must be reduced
 The distance between clusters must to be reduced
The desirability between data and clusters is
modeled by the objective function. Also it provides a new
technique called Modified Suppressed Fuzzy C-Means,
which considerably improves the function of FCM because
of a prototype-driven learning of parameter α. The learning
procedure of α is dependent on an exponential separation
strength between clusters and is updated at every iteration.
1) Penalized and Compensated Constraints based Fuzzy
Possibilistic C-Means (PCFPCM)
This work presents Penalized and compensated constraints
that are embedded with the previously discussed Modified
Fuzzy Possibilistic C-Means algorithm. The objective
function of the MFPCM is given in equation (1.1).
∑ ∑ ( )
(1.1)
In the proposed approach the penalized and
compensated terms are added to the objective function of
MFPCM to construct the objective function of PCFPCM.
The penalized constraint can be represented as follows
∑ ∑
(1.2)
Where
∑
∑ ∑
∑
∑ ∑
(1.3)
Where i is a proportional constant of class i; j is a
proportional constant of training vector zi, and v (v0); 
(0) are also constants. In these functions, i and j are
defined in equations above. Membership and typicality
for the penalized component is presented below.
(∑
‖ ‖ ⁄
‖ ‖ ⁄
)
( ) (∑
‖ ‖ ⁄
‖ ‖ ⁄
)
(1.4)
A Novel Penalized and Compensated Constraints based Modified Fuzzy Possibilistic C-Means for Data Clustering
(IJSRD/Vol. 2/Issue 07/2014/103)
All rights reserved by www.ijsrd.com 465
In the previous expression
∑
∑
which is the centroid. The
compensated constraints can represented as follows
∑ ∑
(1.5)
Where membership and typicality for the
compensation is presented below
(∑
‖ ‖ ⁄
‖ ‖ ⁄
)
( )
(∑
‖ ‖ ⁄
‖ ‖ ⁄
)
(1.6)
To obtain an efficient clustering the penalization
term must be removed (i.e. the noise is removed) and the
compensation term must be added to the basic objective
function of the existing MFPCM. This brings out the
objective function of PCFPCM and it is given in (5.21).
∑ ∑
∑ ∑(
)
∑ ∑(
)
(1.7)
The final objective function is presented in (1.7).
2) 3.2.1 Algorithm of PCFPCM
Step 1: FCM algorithm is an iterative clustering method that
brings out an optimal c partition by minimizing the weighted
within group sum of squared error objective function.
Step 2: is the dataset in the p-dimensional vector space,
the number of data items is represented as is the number
of clusters with .
Step 3: is the centers or prototypes of the clusters,
represents the p-dimension center of the cluster , and
represents a distance measure between object
and cluster centre .
Step 4: represents a fuzzy partition matrix with
is the degree of membership of in the ith
cluster; is the jth
of p-dimensional measured data.
Step 5: To recover this weakness of FCM, relaxed the
constrained condition of the fuzzy c-partition to obtain a
possibilistic type of membership function.
Step 6: The characteristics of both Fuzzy and Possibilistic
C-Means are combined in the objective function of the
FPCM. But the estimation of centroids is influenced by the
noise data.
Step 7: Exponential separation strength between clusters is
the base for the learning process of α and is updated at each
of the iteration.
Step 8: A new parameter is added with this which
suppresses this common value of and replaces it by a new
parameter like a weight to each vector. Add Weighting
exponent as exhibitor of distance in the objective functions.
Step 9: Penalization term must be removed (i.e. the noise is
removed) and the compensation term must be added to the
basic objective function of the existing MFPCM.
IV. EXPERIMENTAL RESULTS
To evaluate the proposed penalized and compensated
constraints based Fuzzy Possibilistic C-Means (PCFPCM)
against Fuzzy Possibilistic C-Means (FPCM) and Modified
Fuzzy Possibilistic C-Means (MFPCM), experiments were
carried out using the similar experimental setup and
parameters as discussed in this chapter. The experiment is
done in MATLAB with such datasets such as Iris, Wine,
Lung Cancer and Lymphograma.
Datas
ets
FPCM MFPCM PCFPCM
Acc
ura
cy
(%)
Ti
m
e
(S
ec
)
M
S
E
Acc
ura
cy
(%)
Ti
m
e
(S
ec
)
M
S
E
Acc
ura
cy
(%)
Ti
m
e
(S
ec
)
M
S
E
Iris 68
5
8
0.
52
00
72
5
2
0.
50
22
84
4
9
0.
49
21
Wine 73
5
5
0.
48
31
79
4
7
0.
45
00
86
4
3
0.
40
10
Lung
cance
r
75
4
8
0.
45
01
83
4
4
0.
44
69
89
3
9
0.
43
02
Lymp
hogra
ma
80
3
7
0.
43
12
86
3
0
0.
42
80
91
1
9
0.
41
00
Table 1: Accuracy, Execution Time and Mean Squared
Error
Table1 shows the accuracy, execution time and
mean square error rate for clustering methods
Fig. 1: Accuracy for clustering methods
0
20
40
60
80
100
Accuracy(%)
Datasets
FPCM MFPCM
A Novel Penalized and Compensated Constraints based Modified Fuzzy Possibilistic C-Means for Data Clustering
(IJSRD/Vol. 2/Issue 07/2014/103)
All rights reserved by www.ijsrd.com 466
Fig. 2: Execution Time for clustering methods
Fig. 3: Mean Square Rate for clustering methods
Figure 1 and figure 2 show the accuracy and
execution time for clustering methods. Thus the proposed
method of Penalized and Compensated Constraints based
Fuzzy Possibilistic C-Means (PCFPCM) has high accuracy
with les execution time. Figure 3 shows the mean square
error rate. The proposed method has less error rate when
compare with others.
V. CONCLUSION
This work provides a penalized constraint of FCM is
improved by using NEM algorithm and it is combined with
compensated constraints which is said to be Improved
Penalized and Compensated constraints for Fuzzy
Possibilistic C-Means (IPCFPCM) clustering algorithm. The
usage of improved penalized constraints in MFPCM will
help in better calculation of distance between the clusters
and increasing the accuracy of clustering.Thus the proposed
method may perform better performance with high
accuracy.
REFERENCES
[1] A.M. Fahim, A.M. Salem, F.A. Torkey and M.A.
Ramadan, “An Efficient enhanced k-means clustering
algorithm,” Journal of Zhejiang University, Vol. 10,
No. 7, Pp. 1626-1633, 2006.
[2] AristidisLikas, Nikos Vlassis and Jakob J. Verbeek,
“The global k-means clustering algorithm”, Journal
of Pattern Recognition society, Elsevier, Vol. 36, No.
2, Pp. 451-461, 2003.
[3] Baolin Yi, HaiquanQiao, Fan Yang and ChenweiXu,
“An Improved Initialization Center Algorithm for K-
Means Clustering”, International Conference on
Computational Intelligence and Software Engineering
(CiSE), Pp. 1–4, 2010.
[4] Barakbah A.R and Kiyoki Y “A pillar algorithm for
K-means optimization by distance maximization for
initial centroid designation”, IEEE Symposium on
Computational Intelligence and Data Mining (CIDM
'09), Pp. 61–68, 2009.
[5] Celikyilmaz A and BurhanTurksen I, “Enhanced
Fuzzy System Models With Improved Fuzzy
Clustering Algorithm”, IEEE Transactions on Fuzzy
Systems, Vol. 16, No. 3, Pp. 779–794, 2008.
[6] Chen Zhang and Shixiong Xia, “K-means Clustering
Algorithm with Improved Initial Center”, Second
International Workshop on Knowledge Discovery
and Data Mining (WKDD), Pp. 790–792, 2009.
[7] Chunhui Zhang, Yiming Zhou and Trevor Martin,
“Similarity Based Fuzzy and Possibilistic c-means
Algorithm”, Proceedings of the 11th Joint Conference
on Information Sciences, Pp. 1-6, 2008.
[8] D. Vanisri, Dr.C. Loganathan, “An Efficient Fuzzy
Clustering Algorithm Based on Modified K-Means”,
International Journal of Engineering Science and
Technology, Vol. 2, No. 10, Pp. 5949-5958, 2010.
[9] Fang Yuan, Zeng-Hui Meng, Hong-Xia Zhang and
Chun-Ru Dong, “A new algorithm to get the initial
centroids”, Proceedings of International Conference
on Machine Learning and Cybernetics, Vol. 2, Pp.
1191–1193, 2004.
[10]Filippone M, Masulli F and Rovetta S, “Applying the
Possibilistic c-Means Algorithm in Kernel-Induced
Spaces”, IEEE Transactions on Fuzzy Systems, Vol.
18, No. 3, Pp. 572–584, 2010.
[11]Ganesan P and Rajini V, “A method to segment color
images based on modified Fuzzy-Possibilistic-C-
Means clustering algorithm”, Recent Advances in
Space Technology Services and Climate Change
(RSTSCC), Pp. 157–163, 2010.
[12]Jiang-She Zhang and Yiu-Wing Leung, “Improved
possibilistic C-means clustering algorithms”, IEEE
Transactions on Fuzzy Systems, Vol. 4, No. 2, Pp.
209–217, 2004.
[13]Kai Li, Hou-Kuan Huang and Kun-Lun Li, “A
modified PCM clustering algorithm”, International
Conference on Machine Learning and Cybernetics,
Vol. 2, Pp. 1174–1179, 2003.
[14]Ojeda-Magafia B, Ruelas R, Corona-Nakamura M.A
and Andina D, “An Improvement to the Possibilistic
Fuzzy c-Means Clustering Algorithm”, Automation
Congress, Pp. 1–8, 2006.
[15]Xiao-Hong Wu and Jian-Jiang Zhou, “Possibilistic
Fuzzy c-Means Clustering Model Using Kernel
Methods”, International Conference on Intelligent
Agents, Web Technologies and Internet Commerce,
Vol. 2, Pp. 465-470, 2005.
0
10
20
30
40
50
60
70
ExecutionTime(Sec)
Datasets
FPCM MFPCM
0
0.2
0.4
0.6
0.8
1
MeanSquareRate
Datasets
FPCM MFPCM

More Related Content

PDF
A PSO-Based Subtractive Data Clustering Algorithm
PDF
Data clustering using kernel based
PDF
Extended pso algorithm for improvement problems k means clustering algorithm
PDF
A Kernel Approach for Semi-Supervised Clustering Framework for High Dimension...
PDF
An Efficient Clustering Method for Aggregation on Data Fragments
PDF
Textual Data Partitioning with Relationship and Discriminative Analysis
PDF
Classification of text data using feature clustering algorithm
PDF
Cray HPC + D + A = HPDA
A PSO-Based Subtractive Data Clustering Algorithm
Data clustering using kernel based
Extended pso algorithm for improvement problems k means clustering algorithm
A Kernel Approach for Semi-Supervised Clustering Framework for High Dimension...
An Efficient Clustering Method for Aggregation on Data Fragments
Textual Data Partitioning with Relationship and Discriminative Analysis
Classification of text data using feature clustering algorithm
Cray HPC + D + A = HPDA

What's hot (19)

PDF
Particle Swarm Optimization based K-Prototype Clustering Algorithm
PDF
A SURVEY ON OPTIMIZATION APPROACHES TO TEXT DOCUMENT CLUSTERING
PDF
Fuzzy clustering1
 
PDF
A0310112
PDF
DEVELOPING A NOVEL MULTIDIMENSIONAL MULTIGRANULARITY DATA MINING APPROACH FOR...
PDF
A Combined Approach for Feature Subset Selection and Size Reduction for High ...
PDF
PDF
PDF
IRJET- Customer Segmentation from Massive Customer Transaction Data
PDF
Master's Thesis Presentation
PDF
Accelerating materials property predictions using machine learning
PDF
Fuzzy clustering and fuzzy c-means partition cluster analysis and validation ...
PDF
Novel text categorization by amalgamation of augmented k nearest neighbourhoo...
PDF
Improve the Performance of Clustering Using Combination of Multiple Clusterin...
PDF
A Novel Multi- Viewpoint based Similarity Measure for Document Clustering
PDF
Bat-Cluster: A Bat Algorithm-based Automated Graph Clustering Approach
PDF
On the Tree Construction of Multi hop Wireless Mesh Networks with Evolutionar...
PDF
A fuzzy clustering algorithm for high dimensional streaming data
PDF
E502024047
Particle Swarm Optimization based K-Prototype Clustering Algorithm
A SURVEY ON OPTIMIZATION APPROACHES TO TEXT DOCUMENT CLUSTERING
Fuzzy clustering1
 
A0310112
DEVELOPING A NOVEL MULTIDIMENSIONAL MULTIGRANULARITY DATA MINING APPROACH FOR...
A Combined Approach for Feature Subset Selection and Size Reduction for High ...
IRJET- Customer Segmentation from Massive Customer Transaction Data
Master's Thesis Presentation
Accelerating materials property predictions using machine learning
Fuzzy clustering and fuzzy c-means partition cluster analysis and validation ...
Novel text categorization by amalgamation of augmented k nearest neighbourhoo...
Improve the Performance of Clustering Using Combination of Multiple Clusterin...
A Novel Multi- Viewpoint based Similarity Measure for Document Clustering
Bat-Cluster: A Bat Algorithm-based Automated Graph Clustering Approach
On the Tree Construction of Multi hop Wireless Mesh Networks with Evolutionar...
A fuzzy clustering algorithm for high dimensional streaming data
E502024047
Ad

Viewers also liked (19)

PDF
Improving Network Security in MANETS using IEEACK
PDF
Cleaner Production opportunities and its benefits in Biotech Industry
PDF
Embedded System Based Submersible Motor Control for Agricultural Irrigation U...
PDF
Character Associated and Path Analysis in Pigeon Pea [Cajanus Cajan (L) Millsp.]
PDF
Review Over Sequential Rule Mining
PDF
Optimizing the Performance of I-mod Leach-PD Protocol in Wireless Sensor Netw...
PDF
A Review Paper on Secure authentication and data sharing in cloud storage usi...
PDF
A Novel Design of 4 Bit Johnson Counter Using Reversible Logic Gates
PDF
Study of Low Voltage Cascode Current Mirror with Enhance Dynamic Range
PDF
Aircraft turbine blades and expected advancement in technology using carbon n...
PDF
Comparison of Different Design Methods for Power System Stabilizer Design - A...
PDF
Fake Multi Biometric Detection using Image Quality Assessment
PDF
Total Productive Maintenance - A Systematic Review
PDF
High Speed Low Power Veterbi Decoder Design for TCM Decoders
PDF
Type of Security Threats and its Prevention
PDF
Waste Minimization and Energy Conservation in Gelatin Production by Raw Mater...
PDF
Multiple Minimum Support Implementations with Dynamic Matrix Apriori Algorith...
PDF
Speed Control Techniques for Induction Motor - A Review
PDF
Replacement of Coarse Aggregate with Sintered Fly Ash Aggregates for Making L...
Improving Network Security in MANETS using IEEACK
Cleaner Production opportunities and its benefits in Biotech Industry
Embedded System Based Submersible Motor Control for Agricultural Irrigation U...
Character Associated and Path Analysis in Pigeon Pea [Cajanus Cajan (L) Millsp.]
Review Over Sequential Rule Mining
Optimizing the Performance of I-mod Leach-PD Protocol in Wireless Sensor Netw...
A Review Paper on Secure authentication and data sharing in cloud storage usi...
A Novel Design of 4 Bit Johnson Counter Using Reversible Logic Gates
Study of Low Voltage Cascode Current Mirror with Enhance Dynamic Range
Aircraft turbine blades and expected advancement in technology using carbon n...
Comparison of Different Design Methods for Power System Stabilizer Design - A...
Fake Multi Biometric Detection using Image Quality Assessment
Total Productive Maintenance - A Systematic Review
High Speed Low Power Veterbi Decoder Design for TCM Decoders
Type of Security Threats and its Prevention
Waste Minimization and Energy Conservation in Gelatin Production by Raw Mater...
Multiple Minimum Support Implementations with Dynamic Matrix Apriori Algorith...
Speed Control Techniques for Induction Motor - A Review
Replacement of Coarse Aggregate with Sintered Fly Ash Aggregates for Making L...
Ad

Similar to A Novel Penalized and Compensated Constraints Based Modified Fuzzy Possibilistic C-Means for Data Clustering (20)

PDF
D0931621
PDF
A survey on Efficient Enhanced K-Means Clustering Algorithm
PDF
Geometric Correction for Braille Document Images
PDF
GAUSSIAN KERNEL BASED FUZZY C-MEANS CLUSTERING ALGORITHM FOR IMAGE SEGMENTATION
PDF
GAUSSIAN KERNEL BASED FUZZY C-MEANS CLUSTERING ALGORITHM FOR IMAGE SEGMENTATION
PDF
Max stable set problem to found the initial centroids in clustering problem
PDF
Dp33701704
PDF
Dp33701704
PDF
I017235662
PDF
Comparison Between Clustering Algorithms for Microarray Data Analysis
PDF
A Comparative Study Of Various Clustering Algorithms In Data Mining
PDF
Experimental study of Data clustering using k- Means and modified algorithms
PDF
A Threshold Fuzzy Entropy Based Feature Selection: Comparative Study
PDF
Clustering Using Shared Reference Points Algorithm Based On a Sound Data Model
PDF
The improved k means with particle swarm optimization
PDF
Ijetcas14 327
PDF
A HYBRID MODEL FOR MINING MULTI DIMENSIONAL DATA SETS
PDF
TERRIAN IDENTIFICATION USING CO-CLUSTERED MODEL OF THE SWARM INTELLEGENCE & S...
PDF
Ensemble based Distributed K-Modes Clustering
PDF
A HYBRID CLUSTERING ALGORITHM FOR DATA MINING
D0931621
A survey on Efficient Enhanced K-Means Clustering Algorithm
Geometric Correction for Braille Document Images
GAUSSIAN KERNEL BASED FUZZY C-MEANS CLUSTERING ALGORITHM FOR IMAGE SEGMENTATION
GAUSSIAN KERNEL BASED FUZZY C-MEANS CLUSTERING ALGORITHM FOR IMAGE SEGMENTATION
Max stable set problem to found the initial centroids in clustering problem
Dp33701704
Dp33701704
I017235662
Comparison Between Clustering Algorithms for Microarray Data Analysis
A Comparative Study Of Various Clustering Algorithms In Data Mining
Experimental study of Data clustering using k- Means and modified algorithms
A Threshold Fuzzy Entropy Based Feature Selection: Comparative Study
Clustering Using Shared Reference Points Algorithm Based On a Sound Data Model
The improved k means with particle swarm optimization
Ijetcas14 327
A HYBRID MODEL FOR MINING MULTI DIMENSIONAL DATA SETS
TERRIAN IDENTIFICATION USING CO-CLUSTERED MODEL OF THE SWARM INTELLEGENCE & S...
Ensemble based Distributed K-Modes Clustering
A HYBRID CLUSTERING ALGORITHM FOR DATA MINING

More from ijsrd.com (20)

PDF
IoT Enabled Smart Grid
PDF
A Survey Report on : Security & Challenges in Internet of Things
PDF
IoT for Everyday Life
PDF
Study on Issues in Managing and Protecting Data of IOT
PDF
Interactive Technologies for Improving Quality of Education to Build Collabor...
PDF
Internet of Things - Paradigm Shift of Future Internet Application for Specia...
PDF
A Study of the Adverse Effects of IoT on Student's Life
PDF
Pedagogy for Effective use of ICT in English Language Learning
PDF
Virtual Eye - Smart Traffic Navigation System
PDF
Ontological Model of Educational Programs in Computer Science (Bachelor and M...
PDF
Understanding IoT Management for Smart Refrigerator
PDF
DESIGN AND ANALYSIS OF DOUBLE WISHBONE SUSPENSION SYSTEM USING FINITE ELEMENT...
PDF
A Review: Microwave Energy for materials processing
PDF
Web Usage Mining: A Survey on User's Navigation Pattern from Web Logs
PDF
APPLICATION OF STATCOM to IMPROVED DYNAMIC PERFORMANCE OF POWER SYSTEM
PDF
Making model of dual axis solar tracking with Maximum Power Point Tracking
PDF
A REVIEW PAPER ON PERFORMANCE AND EMISSION TEST OF 4 STROKE DIESEL ENGINE USI...
PDF
Study and Review on Various Current Comparators
PDF
Reducing Silicon Real Estate and Switching Activity Using Low Power Test Patt...
PDF
Defending Reactive Jammers in WSN using a Trigger Identification Service.
IoT Enabled Smart Grid
A Survey Report on : Security & Challenges in Internet of Things
IoT for Everyday Life
Study on Issues in Managing and Protecting Data of IOT
Interactive Technologies for Improving Quality of Education to Build Collabor...
Internet of Things - Paradigm Shift of Future Internet Application for Specia...
A Study of the Adverse Effects of IoT on Student's Life
Pedagogy for Effective use of ICT in English Language Learning
Virtual Eye - Smart Traffic Navigation System
Ontological Model of Educational Programs in Computer Science (Bachelor and M...
Understanding IoT Management for Smart Refrigerator
DESIGN AND ANALYSIS OF DOUBLE WISHBONE SUSPENSION SYSTEM USING FINITE ELEMENT...
A Review: Microwave Energy for materials processing
Web Usage Mining: A Survey on User's Navigation Pattern from Web Logs
APPLICATION OF STATCOM to IMPROVED DYNAMIC PERFORMANCE OF POWER SYSTEM
Making model of dual axis solar tracking with Maximum Power Point Tracking
A REVIEW PAPER ON PERFORMANCE AND EMISSION TEST OF 4 STROKE DIESEL ENGINE USI...
Study and Review on Various Current Comparators
Reducing Silicon Real Estate and Switching Activity Using Low Power Test Patt...
Defending Reactive Jammers in WSN using a Trigger Identification Service.

Recently uploaded (20)

PPTX
school management -TNTEU- B.Ed., Semester II Unit 1.pptx
PDF
Business Ethics Teaching Materials for college
PDF
Saundersa Comprehensive Review for the NCLEX-RN Examination.pdf
PPTX
Pharma ospi slides which help in ospi learning
PDF
grade 11-chemistry_fetena_net_5883.pdf teacher guide for all student
PDF
Physiotherapy_for_Respiratory_and_Cardiac_Problems WEBBER.pdf
PDF
3rd Neelam Sanjeevareddy Memorial Lecture.pdf
PDF
VCE English Exam - Section C Student Revision Booklet
PDF
Classroom Observation Tools for Teachers
PDF
BÀI TẬP BỔ TRỢ 4 KỸ NĂNG TIẾNG ANH 9 GLOBAL SUCCESS - CẢ NĂM - BÁM SÁT FORM Đ...
PDF
Microbial disease of the cardiovascular and lymphatic systems
PDF
STATICS OF THE RIGID BODIES Hibbelers.pdf
PPTX
Cell Types and Its function , kingdom of life
PDF
O5-L3 Freight Transport Ops (International) V1.pdf
PPTX
Week 4 Term 3 Study Techniques revisited.pptx
PDF
Supply Chain Operations Speaking Notes -ICLT Program
PDF
RMMM.pdf make it easy to upload and study
PDF
102 student loan defaulters named and shamed – Is someone you know on the list?
PDF
Insiders guide to clinical Medicine.pdf
PDF
O7-L3 Supply Chain Operations - ICLT Program
school management -TNTEU- B.Ed., Semester II Unit 1.pptx
Business Ethics Teaching Materials for college
Saundersa Comprehensive Review for the NCLEX-RN Examination.pdf
Pharma ospi slides which help in ospi learning
grade 11-chemistry_fetena_net_5883.pdf teacher guide for all student
Physiotherapy_for_Respiratory_and_Cardiac_Problems WEBBER.pdf
3rd Neelam Sanjeevareddy Memorial Lecture.pdf
VCE English Exam - Section C Student Revision Booklet
Classroom Observation Tools for Teachers
BÀI TẬP BỔ TRỢ 4 KỸ NĂNG TIẾNG ANH 9 GLOBAL SUCCESS - CẢ NĂM - BÁM SÁT FORM Đ...
Microbial disease of the cardiovascular and lymphatic systems
STATICS OF THE RIGID BODIES Hibbelers.pdf
Cell Types and Its function , kingdom of life
O5-L3 Freight Transport Ops (International) V1.pdf
Week 4 Term 3 Study Techniques revisited.pptx
Supply Chain Operations Speaking Notes -ICLT Program
RMMM.pdf make it easy to upload and study
102 student loan defaulters named and shamed – Is someone you know on the list?
Insiders guide to clinical Medicine.pdf
O7-L3 Supply Chain Operations - ICLT Program

A Novel Penalized and Compensated Constraints Based Modified Fuzzy Possibilistic C-Means for Data Clustering

  • 1. IJSRD - International Journal for Scientific Research & Development| Vol. 2, Issue 07, 2014 | ISSN (online): 2321-0613 All rights reserved by www.ijsrd.com 463 A Novel Penalized and Compensated Constraints based Modified Fuzzy Possibilistic C-Means for Data Clustering Duraisamy K.1 Haridass K.2 1 Research Scholar 2 Assistant Professor& Head of Department 1 Department of Computer Science 2 Department of Computer Application 1,2 NGM College Pollachi India Abstract— A cluster is a group of objects which are similar to each other within a cluster and are dissimilar to the objects of other clusters. The similarity is typically calculated on the basis of distance between two objects or clusters. Two or more objects present inside a cluster and only if those objects are close to each other based on the distance between them.The major objective of clustering is to discover collection of comparable objects based on similarity metric. Fuzzy Possibilistic C-Means (FPCM) is the effective clustering algorithm available to cluster unlabeled data that produces both membership and typicality values during clustering process. In this approach, the efficiency of the Fuzzy Possibilistic C-means clustering approach is enhanced by using the penalized and compensated constraints based FPCM (PCFPCM). The proposed PCFPCM approach differ from the conventional clustering techniques by imposing the possibilistic reasoning strategy on fuzzy clustering with penalized and compensated constraints for updating the grades of membership and typicality. The performance of the proposed approaches is evaluated on the University of California, Irvine (UCI) machine repository datasets such as Iris, Wine, Lung Cancer and Lymphograma. The parameters used for the evaluation is Clustering accuracy, Mean Squared Error (MSE), Execution Time and Convergence behavior. Key words: Unsupervised Learning, Fuzzy C-Mean, Fuzzy Possibility C-Means, Penalized and Compensated constraints based FPCM I. INTRODUCTION Clustering (also known as unsupervised learning) is the task of recognizing a finite group of categories (or clusters) to illustrate the data. Therefore, similar objects are clustered to the similar category and dissimilar objects to different clusters. Clustering is also known as unsupervised learning since the data objects are pointed to a collection of clusters which can be interpreted as classes additionally.Clustering is the process of assembling the data records into significant subclasses (clusters) in a way that increases the relationship within clusters and reduces the similarity among two different clusters. Other names for clustering are unsupervised learning (machine learning) and segmentation. Clustering is used to get an overview over a given data set. A set of clusters is often enough to get insight into the data distribution within a data set. Another important use of clustering algorithms is the preprocessing for some other data mining algorithm. Fuzzy clustering methods allow the objects to belong to several clusters simultaneously, with different degrees of membership. Fuzzy clustering is a powerful unsupervised method for the analysis of data and construction of models. In many situations, fuzzy clustering is more natural than hard clustering. Objects on the boundaries between several classes are not forced to fully belong to one of the classes, but rather are assigned membership degrees between 0 and 1 indicating their partial membership. The discrete nature of the hard partitioning also causes difficulties with algorithms based on analytic functional, since these functional are not differentiable.The concept of fuzzy partition is essential for cluster analysis, and consequently also for the identification techniques that are based on fuzzy clustering. Fuzzy and possibilistic partitions can be seen as a generalization of hard partition which is formulated in terms of classical subsets. The remainder of this is organized as follows. Section 2 summarizes the concepts and literature survey. Section 3 discusses the proposed method, and section 4 provides the experiments with high accuracy. Finally, Section 5 presents the conclusions of the work. II. LITERATURE SURVEY A.M. Fahim et al., (2006) proposed an enhanced method for assigning data points to the suitable clusters. In the original K-Means algorithm in each iteration the distance is calculated between each data element to all centroids and the required computational time of this algorithm is depends on the number of data elements, number of clusters and number of iterations, so it is computationally expensive. Likas et al., (2003) put forth a global K-Means clustering algorithm. The technique was an incremental move towards to clustering that dynamically includes one cluster center at a particular time in the course of a deterministic global exploration procedure comprises of N (with N being the size of the data set) executions of the K- Means algorithm from appropriate initial positions. Baolin Yi et al., (2010) proposed a new method to find the initial center and improve the sensitivity to the initial centers of K- Means algorithm. Barakbah et al., (2009) proposes a new approach to optimizing the designation of initial centroids for K-Means clustering. Celikyilmaz et al., (2008) proposed a new fuzzy system modeling approach based on improved fuzzy functions to model systems with continuous output variable. Chen Zhang et al., (2009) presented a new clustering method based on K-Means that have avoided alternative randomness of initial center. This approach focused on K-Means algorithm to the initial value of the dependence of K selected from the aspects of the algorithm is improved. Chunhui et al., (2008) presented a Similarity based Fuzzy and Possibilistic C-Means algorithm called SFPCM. It is derived from original fuzzy and FPCM which was proposed by Bezdek. Fang Yuan et al., (2004) investigated the standard K-Means clustering algorithm in this work and give our
  • 2. A Novel Penalized and Compensated Constraints based Modified Fuzzy Possibilistic C-Means for Data Clustering (IJSRD/Vol. 2/Issue 07/2014/103) All rights reserved by www.ijsrd.com 464 improved version by selecting better initial centroids that the algorithm begins with. Filippone et al., (2010) investigated a kernel extension of the classic possibilistic C-Means. In this extension, the author implicitly mapped input patterns into a possibly high- dimensional space by means of positive semidefinite kernels. However, it is not good for the image with noise and it also takes more time for execution. A new modified FPCM clustering algorithm is proposed by Ganesan et al., (2010) for color image segmentation of any type of color images. This new proposed clustering algorithm exhibits the robustness to noise, and also faster as compared to the traditional one. Jiang-She Zhang et al., (2004) modified and improve these algorithms to overcome their shortcoming. A fast PCM clustering algorithm is proposed by Kai Li et al., (2003). Ojeda-Magafia et al., (2006) proposed a new technique to use the Gustafson-Kessel (GK) algorithm within the PFCM, such that the cluster distributions have a better adaptation with the natural distribution of the data. Xiao-Hong et al., (2005) presented a novel approach on Possibilistic Fuzzy C-Means Clustering Model Using Kernel Methods. The author insisted that fuzzy clustering method is based on kernel methods. This technique is said to be Kernel Possibilistic Fuzzy C-Means model (KPFCM). III. PROPOSED METHODOLOGY This work presents a clustering algorithm called Fuzzy Possibilistic C-Means that merges the characteristics of both Fuzzy and Possibilistic C-Means. To enhance the FPCM approach MFPCM is presented. This novel technique aims to give good results relating to the previous algorithms by modifying the Objective function used in FPCM. The objective function is based by adding new weight of data points in relation to every cluster and modifying the exponent of the distance between a point and a class. A. Fuzzy Possibilistic Clustering Algorithm Data analysis is considered as a very important science inthe real world. Cluster analysis is a technique for classifying data; it is a method for finding clusters of a data set with most similarity in the same cluster and most dissimilarity between different clusters. The conventional clustering methods puteach point of the data set to exactly one cluster. A fuzzy version of clustering appeared; it is Fuzzy C-Means with a weighting exponent m>1, that uses the probabilistic constraint that the memberships of a data point across classes sum to one. The FCM is sensitive to noise. Tomitigate such an effect, Krishnapuram and Keller throw away the constraint of memberships in FCM and propose the Possibilistic C-Means (PCM) algorithm. This work deducted that to classify a data point, cluster centroid has to be closest to the data point, and it is the role of membership. Also for estimating the centroids, the typicality is used for alleviating the undesirable effect of outliers. So Pal defines a clustering algorithm called Fuzzy Possibilistic C-Means that combines the characteristics of both fuzzy and possibilistic c-means. The proposed algorithm called Modified Fuzzy Possibilistic C-Means (MFPCM) aims to give good results relating to the previous algorithms by modifying the Objective function used in FPCM. B. 3.2 Modified Fuzzy Possibilistic C-Means Technique (MFPCM) The selection of suitable objective function is the major factor for the success of the cluster technique and to achieve enhanced clustering. Hence the clustering optimization is based on objective function to be used for clustering. To obtain an appropriate objective function, the following set of necessities is considered:  The distance between clusters and the data points allocated to them must be reduced  The distance between clusters must to be reduced The desirability between data and clusters is modeled by the objective function. Also it provides a new technique called Modified Suppressed Fuzzy C-Means, which considerably improves the function of FCM because of a prototype-driven learning of parameter α. The learning procedure of α is dependent on an exponential separation strength between clusters and is updated at every iteration. 1) Penalized and Compensated Constraints based Fuzzy Possibilistic C-Means (PCFPCM) This work presents Penalized and compensated constraints that are embedded with the previously discussed Modified Fuzzy Possibilistic C-Means algorithm. The objective function of the MFPCM is given in equation (1.1). ∑ ∑ ( ) (1.1) In the proposed approach the penalized and compensated terms are added to the objective function of MFPCM to construct the objective function of PCFPCM. The penalized constraint can be represented as follows ∑ ∑ (1.2) Where ∑ ∑ ∑ ∑ ∑ ∑ (1.3) Where i is a proportional constant of class i; j is a proportional constant of training vector zi, and v (v0);  (0) are also constants. In these functions, i and j are defined in equations above. Membership and typicality for the penalized component is presented below. (∑ ‖ ‖ ⁄ ‖ ‖ ⁄ ) ( ) (∑ ‖ ‖ ⁄ ‖ ‖ ⁄ ) (1.4)
  • 3. A Novel Penalized and Compensated Constraints based Modified Fuzzy Possibilistic C-Means for Data Clustering (IJSRD/Vol. 2/Issue 07/2014/103) All rights reserved by www.ijsrd.com 465 In the previous expression ∑ ∑ which is the centroid. The compensated constraints can represented as follows ∑ ∑ (1.5) Where membership and typicality for the compensation is presented below (∑ ‖ ‖ ⁄ ‖ ‖ ⁄ ) ( ) (∑ ‖ ‖ ⁄ ‖ ‖ ⁄ ) (1.6) To obtain an efficient clustering the penalization term must be removed (i.e. the noise is removed) and the compensation term must be added to the basic objective function of the existing MFPCM. This brings out the objective function of PCFPCM and it is given in (5.21). ∑ ∑ ∑ ∑( ) ∑ ∑( ) (1.7) The final objective function is presented in (1.7). 2) 3.2.1 Algorithm of PCFPCM Step 1: FCM algorithm is an iterative clustering method that brings out an optimal c partition by minimizing the weighted within group sum of squared error objective function. Step 2: is the dataset in the p-dimensional vector space, the number of data items is represented as is the number of clusters with . Step 3: is the centers or prototypes of the clusters, represents the p-dimension center of the cluster , and represents a distance measure between object and cluster centre . Step 4: represents a fuzzy partition matrix with is the degree of membership of in the ith cluster; is the jth of p-dimensional measured data. Step 5: To recover this weakness of FCM, relaxed the constrained condition of the fuzzy c-partition to obtain a possibilistic type of membership function. Step 6: The characteristics of both Fuzzy and Possibilistic C-Means are combined in the objective function of the FPCM. But the estimation of centroids is influenced by the noise data. Step 7: Exponential separation strength between clusters is the base for the learning process of α and is updated at each of the iteration. Step 8: A new parameter is added with this which suppresses this common value of and replaces it by a new parameter like a weight to each vector. Add Weighting exponent as exhibitor of distance in the objective functions. Step 9: Penalization term must be removed (i.e. the noise is removed) and the compensation term must be added to the basic objective function of the existing MFPCM. IV. EXPERIMENTAL RESULTS To evaluate the proposed penalized and compensated constraints based Fuzzy Possibilistic C-Means (PCFPCM) against Fuzzy Possibilistic C-Means (FPCM) and Modified Fuzzy Possibilistic C-Means (MFPCM), experiments were carried out using the similar experimental setup and parameters as discussed in this chapter. The experiment is done in MATLAB with such datasets such as Iris, Wine, Lung Cancer and Lymphograma. Datas ets FPCM MFPCM PCFPCM Acc ura cy (%) Ti m e (S ec ) M S E Acc ura cy (%) Ti m e (S ec ) M S E Acc ura cy (%) Ti m e (S ec ) M S E Iris 68 5 8 0. 52 00 72 5 2 0. 50 22 84 4 9 0. 49 21 Wine 73 5 5 0. 48 31 79 4 7 0. 45 00 86 4 3 0. 40 10 Lung cance r 75 4 8 0. 45 01 83 4 4 0. 44 69 89 3 9 0. 43 02 Lymp hogra ma 80 3 7 0. 43 12 86 3 0 0. 42 80 91 1 9 0. 41 00 Table 1: Accuracy, Execution Time and Mean Squared Error Table1 shows the accuracy, execution time and mean square error rate for clustering methods Fig. 1: Accuracy for clustering methods 0 20 40 60 80 100 Accuracy(%) Datasets FPCM MFPCM
  • 4. A Novel Penalized and Compensated Constraints based Modified Fuzzy Possibilistic C-Means for Data Clustering (IJSRD/Vol. 2/Issue 07/2014/103) All rights reserved by www.ijsrd.com 466 Fig. 2: Execution Time for clustering methods Fig. 3: Mean Square Rate for clustering methods Figure 1 and figure 2 show the accuracy and execution time for clustering methods. Thus the proposed method of Penalized and Compensated Constraints based Fuzzy Possibilistic C-Means (PCFPCM) has high accuracy with les execution time. Figure 3 shows the mean square error rate. The proposed method has less error rate when compare with others. V. CONCLUSION This work provides a penalized constraint of FCM is improved by using NEM algorithm and it is combined with compensated constraints which is said to be Improved Penalized and Compensated constraints for Fuzzy Possibilistic C-Means (IPCFPCM) clustering algorithm. The usage of improved penalized constraints in MFPCM will help in better calculation of distance between the clusters and increasing the accuracy of clustering.Thus the proposed method may perform better performance with high accuracy. REFERENCES [1] A.M. Fahim, A.M. Salem, F.A. Torkey and M.A. Ramadan, “An Efficient enhanced k-means clustering algorithm,” Journal of Zhejiang University, Vol. 10, No. 7, Pp. 1626-1633, 2006. [2] AristidisLikas, Nikos Vlassis and Jakob J. Verbeek, “The global k-means clustering algorithm”, Journal of Pattern Recognition society, Elsevier, Vol. 36, No. 2, Pp. 451-461, 2003. [3] Baolin Yi, HaiquanQiao, Fan Yang and ChenweiXu, “An Improved Initialization Center Algorithm for K- Means Clustering”, International Conference on Computational Intelligence and Software Engineering (CiSE), Pp. 1–4, 2010. [4] Barakbah A.R and Kiyoki Y “A pillar algorithm for K-means optimization by distance maximization for initial centroid designation”, IEEE Symposium on Computational Intelligence and Data Mining (CIDM '09), Pp. 61–68, 2009. [5] Celikyilmaz A and BurhanTurksen I, “Enhanced Fuzzy System Models With Improved Fuzzy Clustering Algorithm”, IEEE Transactions on Fuzzy Systems, Vol. 16, No. 3, Pp. 779–794, 2008. [6] Chen Zhang and Shixiong Xia, “K-means Clustering Algorithm with Improved Initial Center”, Second International Workshop on Knowledge Discovery and Data Mining (WKDD), Pp. 790–792, 2009. [7] Chunhui Zhang, Yiming Zhou and Trevor Martin, “Similarity Based Fuzzy and Possibilistic c-means Algorithm”, Proceedings of the 11th Joint Conference on Information Sciences, Pp. 1-6, 2008. [8] D. Vanisri, Dr.C. Loganathan, “An Efficient Fuzzy Clustering Algorithm Based on Modified K-Means”, International Journal of Engineering Science and Technology, Vol. 2, No. 10, Pp. 5949-5958, 2010. [9] Fang Yuan, Zeng-Hui Meng, Hong-Xia Zhang and Chun-Ru Dong, “A new algorithm to get the initial centroids”, Proceedings of International Conference on Machine Learning and Cybernetics, Vol. 2, Pp. 1191–1193, 2004. [10]Filippone M, Masulli F and Rovetta S, “Applying the Possibilistic c-Means Algorithm in Kernel-Induced Spaces”, IEEE Transactions on Fuzzy Systems, Vol. 18, No. 3, Pp. 572–584, 2010. [11]Ganesan P and Rajini V, “A method to segment color images based on modified Fuzzy-Possibilistic-C- Means clustering algorithm”, Recent Advances in Space Technology Services and Climate Change (RSTSCC), Pp. 157–163, 2010. [12]Jiang-She Zhang and Yiu-Wing Leung, “Improved possibilistic C-means clustering algorithms”, IEEE Transactions on Fuzzy Systems, Vol. 4, No. 2, Pp. 209–217, 2004. [13]Kai Li, Hou-Kuan Huang and Kun-Lun Li, “A modified PCM clustering algorithm”, International Conference on Machine Learning and Cybernetics, Vol. 2, Pp. 1174–1179, 2003. [14]Ojeda-Magafia B, Ruelas R, Corona-Nakamura M.A and Andina D, “An Improvement to the Possibilistic Fuzzy c-Means Clustering Algorithm”, Automation Congress, Pp. 1–8, 2006. [15]Xiao-Hong Wu and Jian-Jiang Zhou, “Possibilistic Fuzzy c-Means Clustering Model Using Kernel Methods”, International Conference on Intelligent Agents, Web Technologies and Internet Commerce, Vol. 2, Pp. 465-470, 2005. 0 10 20 30 40 50 60 70 ExecutionTime(Sec) Datasets FPCM MFPCM 0 0.2 0.4 0.6 0.8 1 MeanSquareRate Datasets FPCM MFPCM