180 likes | 288 Views
This paper introduces the Maximum Normalized Spacing (MNS) method, combining internal and external cluster statistics to capture manifold density structures for improved clustering accuracy and efficiency. The methodology involves MST clustering, maximizing spacing, and determining the number of clusters through normalized spacing calculations. Experimental results showcase the MNS method's consistent accuracy and advantages over existing clustering methods, making it suitable for various real-world applications like visual clustering.
E N D
Maximum normalized spacing for efficient visual clustering Presenter: Cheng-Hui Chen Author: Zhu-Gang Fan, Yadong Wu, Bo Wu CIKM 2010
Outlines • Motivation • Objectives • Methodology • Experiments • Conclusions • Comments
Motivation Many of the existing clustering methods often fail to learn the whole structure of themultiple manifolds and they are usually not very effective.
Objectives This paper propose a simple distance metric learning method called Maximum Normalized Spacing (MNS)which is a generalized principle based on Maximum Spacing. Combining both the internal and external statistics of clusters to capture the density structure of manifolds.
Methodology MST Clustering An extension Establish MST Normalized spacing Remove the largest edge Determining the number of clusters
Methodology Maximizing spacing The generated k clusters have maximum spacing.
Methodology • Min-max cut • Normalized spacing NSP (k)
Determining the number of clusters • Via coding length • K is the kernel Gram matric • Distance metric
Determining the number of clusters The cluster bisectioning step can be automatically stopped when H > 0. This computing is expensive.
Experiments Image distance metric Clustering accuracy
Conclusions Our experimental results show that MNS method is consistently accurate, efficient and it has some advantages over some of the state-of-the-art clustering methods. MNS can be used for many fields of real world.
Comments • Advantages • It has some advantages over of the state-of-the-art clustering methods. • Applications • Visual Clustering