Local and Global Optimization Techniques in Graph-Based Clustering
The goal of graph-based clustering is to divide a dataset into disjoint subsets with members similar to each other from an affinity (similarity) matrix between data. The most popular method of solving graph-based clustering is spectral clustering. However, spectral clustering has drawbacks. Spectral clustering can only be applied to macro-average-based cost functions, which tend to generate undesirable small clusters. This study first introduces a novel cost function based on micro-average. We propose a local optimization method, which is widely applicable to graph-based clustering cost functions. We also propose an initial-guess-free algorithm to avoid its initialization dependency. Moreover, we present two global optimization techniques. The experimental results exhibit significant clustering performances from our proposed methods, including 100% clustering accuracy in the COIL-20 dataset.
Code (0)
등록된 구현이 없습니다.
Tasks
Clusteringglobal-optimizationMethods 이 논문이 사용한 방법론
Similar Papers 제목 키워드 기반
Local-Adaptive Face Recognition via Graph-based Meta-Clustering and Regularized Adaptation
Due to the rising concern of data privacy, it's reasonable to assume the local client data can't be transferred to a centralized server, nor their associated identity label is provided. To support continuous learning and…
ClusteringFace RecognitionGraph Probability Aggregation Clustering
Traditional clustering methods typically focus on either cluster-wise global clustering or point-wise local clustering to reveal the intrinsic structures in unlabeled data. Global clustering optimizes an objective functi…
ClusteringComputational EfficiencyDouble Graphs Regularized Multi-view Subspace Clustering
Recent years have witnessed a growing academic interest in multi-view subspace clustering. In this paper, we propose a novel Double Graphs Regularized Multi-view Subspace Clustering (DGRMSC) method, which aims to harness…
ClusteringMulti-view Subspace ClusteringClusterGraph: a new tool for visualization and compression of multidimensional data
Understanding the global organization of complicated and high dimensional data is of primary interest for many branches of applied sciences. It is typically achieved by applying dimensionality reduction techniques mappin…
ClusteringDimensionality ReductionTopological Data AnalysisSPHENIC: Topology-Aware Multi-View Clustering for Spatial Transcriptomics
Spatial transcriptomics clustering is pivotal for identifying cell subpopulations by leveraging spatial location information. While recent graph-based methods modeling cell-cell interactions have improved clustering accu…
Dimensionality ReductionRepresentation Learning