Planted clique detection and recovery from the hypergraph adjacency matrix
Abstract
Hypergraph data are often projected onto a weighted graph by constructing an adjacency matrix whose entry counts the number of hyperedges containing both nodes and . 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 scale, with explicit dependence on the background hyperedge probability . For recovery, we analyze a polynomial-time spectral method based on the leading eigenvector and prove exact recovery at the canonical scale, again with explicit dependence on . We also extend both results to sparse regimes in which the hyperedge probability may depend on . 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