paper-with-me

홈 › Papers

An Automated Spectral Clustering for Multi-scale Data

2019-02-06 · Milad Afzalan, Farrokh Jazizadeh

Spectral clustering algorithms typically require a priori selection of input parameters such as the number of clusters, a scaling parameter for the affinity measure, or ranges of these values for parameter tuning. Despite efforts for automating the process of spectral clustering, the task of grouping data in multi-scale and higher dimensional spaces is yet to be explored. This study presents a spectral clustering heuristic algorithm that obviates the need for an input by estimating the parameters from the data itself. Specifically, it introduces the heuristic of iterative eigengap search with (1) global scaling and (2) local scaling. These approaches estimate the scaling parameter and implement iterative eigengap quantification along a search tree to reveal dissimilarities at different scales of a feature space and identify clusters. The performance of these approaches has been tested on various real-world datasets of power variation with multi-scale nature and gene expression. Our findings show that iterative eigengap search with a PCA-based global scaling scheme can discover different patterns with an accuracy of higher than 90% in most cases without asking for a priori input information.

📄 PDF Abstract BibTeX arXiv:1902.01990

Code (0)

등록된 구현이 없습니다.

Tasks

Clustering

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 제목 키워드 기반

A Simple Approach to Automated Spectral Clustering

2021-07-23 · Jicong Fan, Yiheng Tu, Zhao Zhang, Mingbo Zhao 외

The performance of spectral clustering heavily relies on the quality of affinity matrix. A variety of affinity-matrix-construction (AMC) methods have been proposed but they have hyperparameters to determine beforehand, w…

Bayesian OptimizationClusteringImage Clustering

Image Segmentation Based on Multiscale Fast Spectral Clustering

2018-12-12 · Chongyang Zhang, Guofeng Zhu, Minxin Chen, Hong Chen 외

In recent years, spectral clustering has become one of the most popular clustering algorithms for image segmentation. However, it has restricted applicability to large-scale images due to its high computational complexit…

ClusteringImage SegmentationSemantic SegmentationSuperpixels+1

AMOS: An Automated Model Order Selection Algorithm for Spectral Graph Clustering

2016-09-21 · Pin-Yu Chen, Thibaut Gensollen, Alfred O. Hero III

One of the longstanding problems in spectral graph clustering (SGC) is the so-called model order selection problem: automated selection of the correct number of clusters. This is equivalent to the problem of finding the …

ClusteringGraph ClusteringSpectral Graph Clustering

Multiscale Clustering of Hyperspectral Images Through Spectral-Spatial Diffusion Geometry

2021-03-29 · Sam L. Polk, James M. Murphy

Clustering algorithms partition a dataset into groups of similar points. The primary contribution of this article is the Multiscale Spatially-Regularized Diffusion Learning (M-SRDL) clustering algorithm, which uses spati…

Clustering

Guided Co-training for Large-Scale Multi-View Spectral Clustering

2017-07-18 · Tyng-Luh Liu

In many real-world applications, we have access to multiple views of the data, each of which characterizes the data from a distinct aspect. Several previous algorithms have demonstrated that one can achieve better cluste…

Clustering