English

Planted clique detection and recovery from the hypergraph adjacency matrix

Statistics Theory 2026-04-20 v2 Computational Complexity Probability Statistics Theory

Abstract

Hypergraph data are often projected onto a weighted graph by constructing an adjacency matrix whose (i,j)(i,j) entry counts the number of hyperedges containing both nodes ii and jj. This reduction is computationally convenient, but it can lose information: distinct hypergraphs may induce the same matrix, and the matrix entries are generally dependent because each hyperedge contributes to multiple pairs. We study the planted clique problem under this matrix-only observation model. For detection, we show that a spectral norm test is asymptotically powerful at the n\sqrt{n} scale, with explicit dependence on the background hyperedge probability pp. For recovery, we analyze a polynomial-time spectral method based on the leading eigenvector and prove exact recovery at the canonical n\sqrt{n} scale, again with explicit dependence on pp. We also extend both results to sparse regimes in which the hyperedge probability may depend on nn. Our analysis adapts a leave--one--out eigenvector framework to this setting. These results provide rigorous detection and recovery guarantees when only the adjacency matrix is observed.

Keywords

Cite

@article{arxiv.2604.08691,
  title  = {Planted clique detection and recovery from the hypergraph adjacency matrix},
  author = {Kalle Alaluusua and B. R. Vinay Kumar},
  journal= {arXiv preprint arXiv:2604.08691},
  year   = {2026}
}

Comments

45 pages. This revision fixes a measurability issue in the leave--one--out proof by separating a measurable eigenvector representative from the subsequent sign choice. It also removes an unnecessary factor left over from an earlier modification, which makes the argument more transparent

R2 v1 2026-07-01T12:01:59.437Z