paper-with-me

홈 › Papers

Clustering Signed Networks with the Geometric Mean of Laplacians

2017-01-03 · NeurIPS 2016 12 · Pedro Mercado, Francesco Tudisco, Matthias Hein

Signed networks allow to model positive and negative relationships. We analyze existing extensions of spectral clustering to signed networks. It turns out that existing approaches do not recover the ground truth clustering in several situations where either the positive or the negative network structures contain no noise. Our analysis shows that these problems arise as existing approaches take some form of arithmetic mean of the Laplacians of the positive and negative part. As a solution we propose to use the geometric mean of the Laplacians of positive and negative part and show that it outperforms the existing approaches. While the geometric mean of matrices is computationally expensive, we show that eigenvectors of the geometric mean can be computed efficiently, leading to a numerical scheme for sparse matrices which is of independent interest.

📄 PDF Abstract BibTeX arXiv:1701.00757

Code (1)

melopeo/GM

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

Spectral Clustering of Signed Graphs via Matrix Power Means

2019-05-15 · Pedro Mercado, Francesco Tudisco, Matthias Hein

Signed graphs encode positive (attractive) and negative (repulsive) relations between nodes. We extend spectral clustering to signed graphs via the one-parameter family of Signed Power Mean Laplacians, defined as the mat…

ClusteringStochastic Block Model

Submodular Hypergraphs: p-Laplacians, Cheeger Inequalities and Spectral Clustering

2018-03-10 · ICML 2018 7 · Pan Li, Olgica Milenkovic

We introduce submodular hypergraphs, a family of hypergraphs that have different submodular weights associated with different cuts of hyperedges. Submodular hypergraphs arise in clustering applications in which higher-or…

Clustering

Spectral Analysis Of Weighted Laplacians Arising In Data Clustering

2019-09-13 · Franca Hoffmann, Bamdad Hosseini, Assad A. Oberai, Andrew M. Stuart

Graph Laplacians computed from weighted adjacency matrices are widely used to identify geometric structure in data, and clusters in particular; their spectral properties play a central role in a number of unsupervised an…

Clustering

A Tutorial on Spectral Clustering

2007-11-01 · Ulrike von Luxburg

In recent years, spectral clustering has become one of the most popular modern clustering algorithms. It is simple to implement, can be solved efficiently by standard linear algebra software, and very often outperforms t…

Clustering

Making Laplacians commute

2013-07-19 · Michael M. Bronstein, Klaus Glashoff, Terry A. Loring

In this paper, we construct multimodal spectral geometry by finding a pair of closest commuting operators (CCO) to a given pair of Laplacians. The CCOs are jointly diagonalizable and hence have the same eigenbasis. Our c…

ClusteringDimensionality Reduction