$(k,n)$-core percolation on hypergraphs with anchor nodes

arXiv:2608.25560 2026 Regularization 1 ideas extracted · analyzed Sep 1, 2026

What the math gives to ML

The paper gives a cavity-method characterization of robustness in higher-order networks where hyperedge members have unequal functional importance: anchor failure destroys an entire hyperedge, while non-anchor failure only reduces its effective size. Its transferable asset is a coupled fixed-point recursion for node-to-hyperedge and hyperedge-to-node survival probabilities, with explicit dependence on degree distributions, hyperedge cardinalities, node and hyperedge retention, and anchor probability. This can become a differentiable structural regularizer or inference-time pruning rule for hypergraph neural networks, higher-order attention, or grouped MoE routing, encouraging the active computational graph to retain a giant anchor-aware core rather than merely preserving average degree. The first implementation should use the recursion as a cheap ensemble-level proxy, then compare it against actual message passing and task accuracy after structured sparsification.

Ideas from this paper

Unverified 2026

Anchor-aware giant-core regularization

Represent a higher-order neural computation as a bipartite incidence graph between node features and hyperedges, and assign each node-hyperedge incidence an anchor probability or learned anchor score. Add a regularizer that maximizes the predicted size of the surviving (k,n)-core under random node, hyperedge, or token dropout, thereby preventing structured pruning or routing from disconnecting essential higher-order computations. At inference, retain only incidences belonging to the predicted…

Useful6/10
Difficulty5/10
Novelty8/10
Paper: $(k,n)$-core percolation on hypergraphs with anchor nodes arXiv:2608.25560