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

What's hot

Particle Swarm Optimization based K-Prototype Clustering Algorithm
Particle Swarm Optimization based K-Prototype Clustering Algorithm Particle Swarm Optimization based K-Prototype Clustering Algorithm
Particle Swarm Optimization based K-Prototype Clustering Algorithm
iosrjce
 
A SURVEY ON OPTIMIZATION APPROACHES TO TEXT DOCUMENT CLUSTERING
A SURVEY ON OPTIMIZATION APPROACHES TO TEXT DOCUMENT CLUSTERINGA SURVEY ON OPTIMIZATION APPROACHES TO TEXT DOCUMENT CLUSTERING
A SURVEY ON OPTIMIZATION APPROACHES TO TEXT DOCUMENT CLUSTERING
ijcsa
 
Fuzzy clustering1
Fuzzy clustering1Fuzzy clustering1
Fuzzy clustering1
abc
 
A0310112
A0310112A0310112
A0310112
iosrjournals
 
DEVELOPING A NOVEL MULTIDIMENSIONAL MULTIGRANULARITY DATA MINING APPROACH FOR...
DEVELOPING A NOVEL MULTIDIMENSIONAL MULTIGRANULARITY DATA MINING APPROACH FOR...DEVELOPING A NOVEL MULTIDIMENSIONAL MULTIGRANULARITY DATA MINING APPROACH FOR...
DEVELOPING A NOVEL MULTIDIMENSIONAL MULTIGRANULARITY DATA MINING APPROACH FOR...
cscpconf
 
A Combined Approach for Feature Subset Selection and Size Reduction for High ...
A Combined Approach for Feature Subset Selection and Size Reduction for High ...A Combined Approach for Feature Subset Selection and Size Reduction for High ...
A Combined Approach for Feature Subset Selection and Size Reduction for High ...
IJERA Editor
 
MCCS
MCCSMCCS
2009 spie hmm
2009 spie hmm2009 spie hmm
IRJET- Customer Segmentation from Massive Customer Transaction Data
IRJET- Customer Segmentation from Massive Customer Transaction DataIRJET- Customer Segmentation from Massive Customer Transaction Data
IRJET- Customer Segmentation from Massive Customer Transaction Data
IRJET Journal
 
Master's Thesis Presentation
Master's Thesis PresentationMaster's Thesis Presentation
Master's Thesis Presentation
●๋•máńíکhá Gőýálツ
 
Accelerating materials property predictions using machine learning
Accelerating materials property predictions using machine learningAccelerating materials property predictions using machine learning
Accelerating materials property predictions using machine learning
Ghanshyam Pilania
 
Fuzzy clustering and fuzzy c-means partition cluster analysis and validation ...
Fuzzy clustering and fuzzy c-means partition cluster analysis and validation ...Fuzzy clustering and fuzzy c-means partition cluster analysis and validation ...
Fuzzy clustering and fuzzy c-means partition cluster analysis and validation ...
IJECEIAES
 
Novel text categorization by amalgamation of augmented k nearest neighbourhoo...
Novel text categorization by amalgamation of augmented k nearest neighbourhoo...Novel text categorization by amalgamation of augmented k nearest neighbourhoo...
Novel text categorization by amalgamation of augmented k nearest neighbourhoo...
ijcsity
 
Improve the Performance of Clustering Using Combination of Multiple Clusterin...
Improve the Performance of Clustering Using Combination of Multiple Clusterin...Improve the Performance of Clustering Using Combination of Multiple Clusterin...
Improve the Performance of Clustering Using Combination of Multiple Clusterin...
ijdmtaiir
 
A Novel Multi- Viewpoint based Similarity Measure for Document Clustering
A Novel Multi- Viewpoint based Similarity Measure for Document ClusteringA Novel Multi- Viewpoint based Similarity Measure for Document Clustering
A Novel Multi- Viewpoint based Similarity Measure for Document Clustering
IJMER
 
Bat-Cluster: A Bat Algorithm-based Automated Graph Clustering Approach
Bat-Cluster: A Bat Algorithm-based Automated Graph Clustering Approach Bat-Cluster: A Bat Algorithm-based Automated Graph Clustering Approach
Bat-Cluster: A Bat Algorithm-based Automated Graph Clustering Approach
IJECEIAES
 
On the Tree Construction of Multi hop Wireless Mesh Networks with Evolutionar...
On the Tree Construction of Multi hop Wireless Mesh Networks with Evolutionar...On the Tree Construction of Multi hop Wireless Mesh Networks with Evolutionar...
On the Tree Construction of Multi hop Wireless Mesh Networks with Evolutionar...
CSCJournals
 
A fuzzy clustering algorithm for high dimensional streaming data
A fuzzy clustering algorithm for high dimensional streaming dataA fuzzy clustering algorithm for high dimensional streaming data
A fuzzy clustering algorithm for high dimensional streaming data
Alexander Decker
 
E502024047
E502024047E502024047
E502024047
IJERA Editor
 

What's hot (19)

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

Viewers also liked

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

Viewers also liked (19)

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

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

D0931621
D0931621D0931621
D0931621
IOSR Journals
 
A survey on Efficient Enhanced K-Means Clustering Algorithm
 A survey on Efficient Enhanced K-Means Clustering Algorithm A survey on Efficient Enhanced K-Means Clustering Algorithm
A survey on Efficient Enhanced K-Means Clustering Algorithm
ijsrd.com
 
Geometric Correction for Braille Document Images
Geometric Correction for Braille Document Images  Geometric Correction for Braille Document Images
Geometric Correction for Braille Document Images
csandit
 
GAUSSIAN KERNEL BASED FUZZY C-MEANS CLUSTERING ALGORITHM FOR IMAGE SEGMENTATION
GAUSSIAN KERNEL BASED FUZZY C-MEANS CLUSTERING ALGORITHM FOR IMAGE SEGMENTATIONGAUSSIAN KERNEL BASED FUZZY C-MEANS CLUSTERING ALGORITHM FOR IMAGE SEGMENTATION
GAUSSIAN KERNEL BASED FUZZY C-MEANS CLUSTERING ALGORITHM FOR IMAGE SEGMENTATION
cscpconf
 
GAUSSIAN KERNEL BASED FUZZY C-MEANS CLUSTERING ALGORITHM FOR IMAGE SEGMENTATION
GAUSSIAN KERNEL BASED FUZZY C-MEANS CLUSTERING ALGORITHM FOR IMAGE SEGMENTATIONGAUSSIAN KERNEL BASED FUZZY C-MEANS CLUSTERING ALGORITHM FOR IMAGE SEGMENTATION
GAUSSIAN KERNEL BASED FUZZY C-MEANS CLUSTERING ALGORITHM FOR IMAGE SEGMENTATION
csandit
 
Max stable set problem to found the initial centroids in clustering problem
Max stable set problem to found the initial centroids in clustering problemMax stable set problem to found the initial centroids in clustering problem
Max stable set problem to found the initial centroids in clustering problem
nooriasukmaningtyas
 
Dp33701704
Dp33701704Dp33701704
Dp33701704
IJERA Editor
 
Dp33701704
Dp33701704Dp33701704
Dp33701704
IJERA Editor
 
I017235662
I017235662I017235662
I017235662
IOSR Journals
 
Comparison Between Clustering Algorithms for Microarray Data Analysis
Comparison Between Clustering Algorithms for Microarray Data AnalysisComparison Between Clustering Algorithms for Microarray Data Analysis
Comparison Between Clustering Algorithms for Microarray Data Analysis
IOSR Journals
 
A Comparative Study Of Various Clustering Algorithms In Data Mining
A Comparative Study Of Various Clustering Algorithms In Data MiningA Comparative Study Of Various Clustering Algorithms In Data Mining
A Comparative Study Of Various Clustering Algorithms In Data Mining
Natasha Grant
 
Experimental study of Data clustering using k- Means and modified algorithms
Experimental study of Data clustering using k- Means and modified algorithmsExperimental study of Data clustering using k- Means and modified algorithms
Experimental study of Data clustering using k- Means and modified algorithms
IJDKP
 
A Threshold Fuzzy Entropy Based Feature Selection: Comparative Study
A Threshold Fuzzy Entropy Based Feature Selection:  Comparative StudyA Threshold Fuzzy Entropy Based Feature Selection:  Comparative Study
A Threshold Fuzzy Entropy Based Feature Selection: Comparative Study
IJMER
 
Clustering Using Shared Reference Points Algorithm Based On a Sound Data Model
Clustering Using Shared Reference Points Algorithm Based On a Sound Data ModelClustering Using Shared Reference Points Algorithm Based On a Sound Data Model
Clustering Using Shared Reference Points Algorithm Based On a Sound Data Model
Waqas Tariq
 
The improved k means with particle swarm optimization
The improved k means with particle swarm optimizationThe improved k means with particle swarm optimization
The improved k means with particle swarm optimization
Alexander Decker
 
Ijetcas14 327
Ijetcas14 327Ijetcas14 327
Ijetcas14 327
Iasir Journals
 
A HYBRID MODEL FOR MINING MULTI DIMENSIONAL DATA SETS
A HYBRID MODEL FOR MINING MULTI DIMENSIONAL DATA SETSA HYBRID MODEL FOR MINING MULTI DIMENSIONAL DATA SETS
A HYBRID MODEL FOR MINING MULTI DIMENSIONAL DATA SETS
Editor IJCATR
 
TERRIAN IDENTIFICATION USING CO-CLUSTERED MODEL OF THE SWARM INTELLEGENCE & S...
TERRIAN IDENTIFICATION USING CO-CLUSTERED MODEL OF THE SWARM INTELLEGENCE & S...TERRIAN IDENTIFICATION USING CO-CLUSTERED MODEL OF THE SWARM INTELLEGENCE & S...
TERRIAN IDENTIFICATION USING CO-CLUSTERED MODEL OF THE SWARM INTELLEGENCE & S...
cscpconf
 
Ensemble based Distributed K-Modes Clustering
Ensemble based Distributed K-Modes ClusteringEnsemble based Distributed K-Modes Clustering
Ensemble based Distributed K-Modes Clustering
IJERD Editor
 
A HYBRID CLUSTERING ALGORITHM FOR DATA MINING
A HYBRID CLUSTERING ALGORITHM FOR DATA MININGA HYBRID CLUSTERING ALGORITHM FOR DATA MINING
A HYBRID CLUSTERING ALGORITHM FOR DATA MINING
cscpconf
 

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

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

More from ijsrd.com

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

More from ijsrd.com (20)

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

Recently uploaded

Lapbook sobre os Regimes Totalitários.pdf
Lapbook sobre os Regimes Totalitários.pdfLapbook sobre os Regimes Totalitários.pdf
Lapbook sobre os Regimes Totalitários.pdf
Jean Carlos Nunes Paixão
 
The basics of sentences session 5pptx.pptx
The basics of sentences session 5pptx.pptxThe basics of sentences session 5pptx.pptx
The basics of sentences session 5pptx.pptx
heathfieldcps1
 
Top five deadliest dog breeds in America
Top five deadliest dog breeds in AmericaTop five deadliest dog breeds in America
Top five deadliest dog breeds in America
Bisnar Chase Personal Injury Attorneys
 
Advanced Java[Extra Concepts, Not Difficult].docx
Advanced Java[Extra Concepts, Not Difficult].docxAdvanced Java[Extra Concepts, Not Difficult].docx
Advanced Java[Extra Concepts, Not Difficult].docx
adhitya5119
 
How to Fix the Import Error in the Odoo 17
How to Fix the Import Error in the Odoo 17How to Fix the Import Error in the Odoo 17
How to Fix the Import Error in the Odoo 17
Celine George
 
Digital Artefact 1 - Tiny Home Environmental Design
Digital Artefact 1 - Tiny Home Environmental DesignDigital Artefact 1 - Tiny Home Environmental Design
Digital Artefact 1 - Tiny Home Environmental Design
amberjdewit93
 
World environment day ppt For 5 June 2024
World environment day ppt For 5 June 2024World environment day ppt For 5 June 2024
World environment day ppt For 5 June 2024
ak6969907
 
The basics of sentences session 6pptx.pptx
The basics of sentences session 6pptx.pptxThe basics of sentences session 6pptx.pptx
The basics of sentences session 6pptx.pptx
heathfieldcps1
 
PCOS corelations and management through Ayurveda.
PCOS corelations and management through Ayurveda.PCOS corelations and management through Ayurveda.
PCOS corelations and management through Ayurveda.
Dr. Shivangi Singh Parihar
 
Main Java[All of the Base Concepts}.docx
Main Java[All of the Base Concepts}.docxMain Java[All of the Base Concepts}.docx
Main Java[All of the Base Concepts}.docx
adhitya5119
 
How to Manage Your Lost Opportunities in Odoo 17 CRM
How to Manage Your Lost Opportunities in Odoo 17 CRMHow to Manage Your Lost Opportunities in Odoo 17 CRM
How to Manage Your Lost Opportunities in Odoo 17 CRM
Celine George
 
Hindi varnamala | hindi alphabet PPT.pdf
Hindi varnamala | hindi alphabet PPT.pdfHindi varnamala | hindi alphabet PPT.pdf
Hindi varnamala | hindi alphabet PPT.pdf
Dr. Mulla Adam Ali
 
A Survey of Techniques for Maximizing LLM Performance.pptx
A Survey of Techniques for Maximizing LLM Performance.pptxA Survey of Techniques for Maximizing LLM Performance.pptx
A Survey of Techniques for Maximizing LLM Performance.pptx
thanhdowork
 
How to Add Chatter in the odoo 17 ERP Module
How to Add Chatter in the odoo 17 ERP ModuleHow to Add Chatter in the odoo 17 ERP Module
How to Add Chatter in the odoo 17 ERP Module
Celine George
 
Your Skill Boost Masterclass: Strategies for Effective Upskilling
Your Skill Boost Masterclass: Strategies for Effective UpskillingYour Skill Boost Masterclass: Strategies for Effective Upskilling
Your Skill Boost Masterclass: Strategies for Effective Upskilling
Excellence Foundation for South Sudan
 
The Diamonds of 2023-2024 in the IGRA collection
The Diamonds of 2023-2024 in the IGRA collectionThe Diamonds of 2023-2024 in the IGRA collection
The Diamonds of 2023-2024 in the IGRA collection
Israel Genealogy Research Association
 
Pollock and Snow "DEIA in the Scholarly Landscape, Session One: Setting Expec...
Pollock and Snow "DEIA in the Scholarly Landscape, Session One: Setting Expec...Pollock and Snow "DEIA in the Scholarly Landscape, Session One: Setting Expec...
Pollock and Snow "DEIA in the Scholarly Landscape, Session One: Setting Expec...
National Information Standards Organization (NISO)
 
clinical examination of hip joint (1).pdf
clinical examination of hip joint (1).pdfclinical examination of hip joint (1).pdf
clinical examination of hip joint (1).pdf
Priyankaranawat4
 
PIMS Job Advertisement 2024.pdf Islamabad
PIMS Job Advertisement 2024.pdf IslamabadPIMS Job Advertisement 2024.pdf Islamabad
PIMS Job Advertisement 2024.pdf Islamabad
AyyanKhan40
 
RPMS TEMPLATE FOR SCHOOL YEAR 2023-2024 FOR TEACHER 1 TO TEACHER 3
RPMS TEMPLATE FOR SCHOOL YEAR 2023-2024 FOR TEACHER 1 TO TEACHER 3RPMS TEMPLATE FOR SCHOOL YEAR 2023-2024 FOR TEACHER 1 TO TEACHER 3
RPMS TEMPLATE FOR SCHOOL YEAR 2023-2024 FOR TEACHER 1 TO TEACHER 3
IreneSebastianRueco1
 

Recently uploaded (20)

Lapbook sobre os Regimes Totalitários.pdf
Lapbook sobre os Regimes Totalitários.pdfLapbook sobre os Regimes Totalitários.pdf
Lapbook sobre os Regimes Totalitários.pdf
 
The basics of sentences session 5pptx.pptx
The basics of sentences session 5pptx.pptxThe basics of sentences session 5pptx.pptx
The basics of sentences session 5pptx.pptx
 
Top five deadliest dog breeds in America
Top five deadliest dog breeds in AmericaTop five deadliest dog breeds in America
Top five deadliest dog breeds in America
 
Advanced Java[Extra Concepts, Not Difficult].docx
Advanced Java[Extra Concepts, Not Difficult].docxAdvanced Java[Extra Concepts, Not Difficult].docx
Advanced Java[Extra Concepts, Not Difficult].docx
 
How to Fix the Import Error in the Odoo 17
How to Fix the Import Error in the Odoo 17How to Fix the Import Error in the Odoo 17
How to Fix the Import Error in the Odoo 17
 
Digital Artefact 1 - Tiny Home Environmental Design
Digital Artefact 1 - Tiny Home Environmental DesignDigital Artefact 1 - Tiny Home Environmental Design
Digital Artefact 1 - Tiny Home Environmental Design
 
World environment day ppt For 5 June 2024
World environment day ppt For 5 June 2024World environment day ppt For 5 June 2024
World environment day ppt For 5 June 2024
 
The basics of sentences session 6pptx.pptx
The basics of sentences session 6pptx.pptxThe basics of sentences session 6pptx.pptx
The basics of sentences session 6pptx.pptx
 
PCOS corelations and management through Ayurveda.
PCOS corelations and management through Ayurveda.PCOS corelations and management through Ayurveda.
PCOS corelations and management through Ayurveda.
 
Main Java[All of the Base Concepts}.docx
Main Java[All of the Base Concepts}.docxMain Java[All of the Base Concepts}.docx
Main Java[All of the Base Concepts}.docx
 
How to Manage Your Lost Opportunities in Odoo 17 CRM
How to Manage Your Lost Opportunities in Odoo 17 CRMHow to Manage Your Lost Opportunities in Odoo 17 CRM
How to Manage Your Lost Opportunities in Odoo 17 CRM
 
Hindi varnamala | hindi alphabet PPT.pdf
Hindi varnamala | hindi alphabet PPT.pdfHindi varnamala | hindi alphabet PPT.pdf
Hindi varnamala | hindi alphabet PPT.pdf
 
A Survey of Techniques for Maximizing LLM Performance.pptx
A Survey of Techniques for Maximizing LLM Performance.pptxA Survey of Techniques for Maximizing LLM Performance.pptx
A Survey of Techniques for Maximizing LLM Performance.pptx
 
How to Add Chatter in the odoo 17 ERP Module
How to Add Chatter in the odoo 17 ERP ModuleHow to Add Chatter in the odoo 17 ERP Module
How to Add Chatter in the odoo 17 ERP Module
 
Your Skill Boost Masterclass: Strategies for Effective Upskilling
Your Skill Boost Masterclass: Strategies for Effective UpskillingYour Skill Boost Masterclass: Strategies for Effective Upskilling
Your Skill Boost Masterclass: Strategies for Effective Upskilling
 
The Diamonds of 2023-2024 in the IGRA collection
The Diamonds of 2023-2024 in the IGRA collectionThe Diamonds of 2023-2024 in the IGRA collection
The Diamonds of 2023-2024 in the IGRA collection
 
Pollock and Snow "DEIA in the Scholarly Landscape, Session One: Setting Expec...
Pollock and Snow "DEIA in the Scholarly Landscape, Session One: Setting Expec...Pollock and Snow "DEIA in the Scholarly Landscape, Session One: Setting Expec...
Pollock and Snow "DEIA in the Scholarly Landscape, Session One: Setting Expec...
 
clinical examination of hip joint (1).pdf
clinical examination of hip joint (1).pdfclinical examination of hip joint (1).pdf
clinical examination of hip joint (1).pdf
 
PIMS Job Advertisement 2024.pdf Islamabad
PIMS Job Advertisement 2024.pdf IslamabadPIMS Job Advertisement 2024.pdf Islamabad
PIMS Job Advertisement 2024.pdf Islamabad
 
RPMS TEMPLATE FOR SCHOOL YEAR 2023-2024 FOR TEACHER 1 TO TEACHER 3
RPMS TEMPLATE FOR SCHOOL YEAR 2023-2024 FOR TEACHER 1 TO TEACHER 3RPMS TEMPLATE FOR SCHOOL YEAR 2023-2024 FOR TEACHER 1 TO TEACHER 3
RPMS TEMPLATE FOR SCHOOL YEAR 2023-2024 FOR TEACHER 1 TO TEACHER 3
 

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