Computer Engineering and Applications ›› 2010, Vol. 46 ›› Issue (34): 174-176.DOI: 10.3778/j.issn.1002-8331.2010.34.053

• 图形、图像、模式识别 • Previous Articles     Next Articles

Fuzzy c-means algorithm based on adaptive Mahalanobis distances

CAI Jing-ying1,XIE Fu-ding2,ZHANG Yong2   

  1. 1.Department of Computer Science & Technology,Mudanjiang Normal University,Mudanjiang,Heilongjiang 157012,China
    2.Department of Computer,Liaoning Normal University,Dalian,Liaoning 116081,China

  • Received:2009-04-08 Revised:2009-06-08 Online:2010-12-01 Published:2010-12-01
  • Contact: CAI Jing-ying

基于自适应马氏距离的模糊c均值算法

蔡静颖1,谢福鼎2,张 永2   

  1. 1.牡丹江师范学院 计算机科学与技术系,黑龙江 牡丹江 157012
    2.辽宁师范大学 计算机与信息学院,辽宁 大连 116081

  • 通讯作者: 蔡静颖

Abstract: The classical Fuzzy C-Means algorithm(FCM) is based on Euclidean distance function,which can only be used to detect spherical structural clusters.When FCM processes some dataset of high dimension,error probability will be increased.Focusing on above two problems,this paper proposes an improved new algorithm called Fuzzy C-Means based on Mahalanobis distance function(FCM-M),and adds a regulating factor of covariance matrix to each class in objective function.Using the advantage of Mahalanobis distance,FCM-M algorithm effectively solves the shortcomings of FCM algorithm.There are efficient methods to solve singular values problem for finding Eigen value and eigenvectors of a symmetric matrix or computing pseudoinvertion involved in finding the Mahalanobis distance.Experimental results of data clustering and image segmentation illustrate its effectiveness and feasibility.

摘要:

经典的模糊c均值(FCM)算法是基于欧氏距离的,它只适用于球型结构的聚类,且在处理高维的数据集时,分错率增加。针对以上两个问题,提出了一种新的聚类算法(FCM-M),它将马氏距离与模糊c均值相结合,并在目标函数中引进一个协方差矩阵的调节因子,利用马氏距离的优点,有效地解决了FCM算法中的缺陷,并利用特征值、特征矢量及伪逆运算来解决马氏距离中遇到的奇异问题。通过数据聚类和图像分割两组实验,证实了该方法的可行性和有效性。

CLC Number: