paper-with-me

홈 › Papers

Mixed-Order Spectral Clustering for Networks

2018-12-25 · Yan Ge, Haiping Lu, Pan Peng

Clustering is fundamental for gaining insights from complex networks, and spectral clustering (SC) is a popular approach. Conventional SC focuses on second-order structures (e.g., edges connecting two nodes) without direct consideration of higher-order structures (e.g., triangles and cliques). This has motivated SC extensions that directly consider higher-order structures. However, both approaches are limited to considering a single order. This paper proposes a new Mixed-Order Spectral Clustering (MOSC) approach to model both second-order and third-order structures simultaneously, with two MOSC methods developed based on Graph Laplacian (GL) and Random Walks (RW). MOSC-GL combines edge and triangle adjacency matrices, with theoretical performance guarantee. MOSC-RW combines first-order and second-order random walks for a probabilistic interpretation. We automatically determine the mixing parameter based on cut criteria or triangle density, and construct new structure-aware error metrics for performance evaluation. Experiments on real-world networks show 1) the superior performance of two MOSC methods over existing SC methods, 2) the effectiveness of the mixing parameter determination strategy, and 3) insights offered by the structure-aware error metrics.

📄 PDF Abstract BibTeX arXiv:1812.10140

Code (1)

https://bitbucket.org/Yan_Sheffield/mosc 공식 구현

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

Consistency of regularized spectral clustering in degree-corrected mixed membership model

2020-11-23 · Huan Qing, Jingli Wang

Community detection in network analysis is an attractive research area recently. Here, under the degree-corrected mixed membership (DCMM) model, we propose an efficient approach called mixed regularized spectral clusteri…

ClusteringCommunity Detection

Unsupervised Diffusion and Volume Maximization-Based Clustering of Hyperspectral Images

2022-03-18 · Sam L. Polk, Kangning Cui, Aland H. Y. Chan, David A. Coomes 외

Hyperspectral images taken from aircraft or satellites contain information from hundreds of spectral bands, within which lie latent lower-dimensional structures that can be exploited for classifying vegetation and other …

ClusteringImage Clustering

Hierarchical Sparse Subspace Clustering (HESSC): An Automatic Approach for Hyperspectral Image Analysis

2020-07-28 · Kasra Rafiezadeh Shahi, Mahdi Khodadadzadeh, Laura Tusa, Pedram Ghamisi 외

Hyperspectral imaging techniques are becoming one of the most important tools to remotely acquire fine spectral information on different objects. However, hyperspectral images (HSIs) require dedicated processing for most…

BIG-bench Machine LearningClusteringHyperspectral image analysisSparse subspace-based clustering

Spectral Clustering of Categorical and Mixed-type Data via Extra Graph Nodes

2024-03-08 · Dylan Soemitro, Jeova Farias Sales Rocha Neto

Clustering data objects into homogeneous groups is one of the most important tasks in data mining. Spectral clustering is arguably one of the most important algorithms for clustering, as it is appealing for its theoretic…

Clustering

Higher-Order Spectral Clustering for Geometric Graphs

2020-09-23 · Konstantin Avrachenkov, Andrei Bobu, Maximilien Dreveton

The present paper is devoted to clustering geometric graphs. While the standard spectral clustering is often not effective for geometric graphs, we present an effective generalization, which we call higher-order spectral…

Clustering