paper-with-me

홈 › Papers

Local and Global Optimization Techniques in Graph-Based Clustering

2018-06-01 · CVPR 2018 6 · Daiki Ikami, Toshihiko Yamasaki, Kiyoharu Aizawa

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.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Clusteringglobal-optimization

Methods 이 논문이 사용한 방법론

Spectral Clustering Spectral clustering has attracted increasing attention due to the promising ability in dealing with nonlinearly separable datasets [15], [16]. In spectral clustering, the…

Similar Papers 제목 키워드 기반

Local-Adaptive Face Recognition via Graph-based Meta-Clustering and Regularized Adaptation

2022-03-27 · CVPR 2022 1 · Wenbin Zhu, Chien-Yi Wang, Kuan-Lun Tseng, Shang-Hong Lai 외

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 Recognition

Graph Probability Aggregation Clustering

2025-02-27 · Yuxuan Yan, Na Lu, Difei Mei, Ruofan Yan 외

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 Efficiency

Double Graphs Regularized Multi-view Subspace Clustering

2022-09-30 · Longlong Chen, Yulong Wang, Youheng Liu, Yutao Hu 외

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 Clustering

ClusterGraph: a new tool for visualization and compression of multidimensional data

2024-11-08 · Paweł Dłotko, Davide Gurnari, Mathis Hallier, Anna Jurek-Loughrey

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 Analysis

SPHENIC: Topology-Aware Multi-View Clustering for Spatial Transcriptomics

2025-08-14 · Chenkai Guo, Yikai Zhu, Renxiang Guan, Jinli Ma 외 arxiv

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