Spectral Detection on Sparse Hypergraphs

arXiv:1507.04113v171 citations
Originality Incremental advance
AI Analysis

This addresses community detection in sparse hypergraphs, an incremental improvement over existing methods.

The paper tackles the problem of community detection in sparse hypergraphs using a spectral method based on a generalized non-backtracking Hashimoto matrix, showing that it matches the performance of belief propagation while being simpler and nonparametric.

We consider the problem of the assignment of nodes into communities from a set of hyperedges, where every hyperedge is a noisy observation of the community assignment of the adjacent nodes. We focus in particular on the sparse regime where the number of edges is of the same order as the number of vertices. We propose a spectral method based on a generalization of the non-backtracking Hashimoto matrix into hypergraphs. We analyze its performance on a planted generative model and compare it with other spectral methods and with Bayesian belief propagation (which was conjectured to be asymptotically optimal for this model). We conclude that the proposed spectral method detects communities whenever belief propagation does, while having the important advantages to be simpler, entirely nonparametric, and to be able to learn the rule according to which the hyperedges were generated without prior information.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes