Skip to content

Commit

Permalink
Merge pull request #11 from calcudimen/patch-1
Browse files Browse the repository at this point in the history
Update the abstract
  • Loading branch information
lawrennd authored Sep 18, 2024
2 parents 5fdf36a + ea7953e commit 75b44a4
Showing 1 changed file with 1 addition and 10 deletions.
11 changes: 1 addition & 10 deletions _posts/2024-06-30-bresler24a.md
Original file line number Diff line number Diff line change
@@ -1,16 +1,7 @@
---
title: Thresholds for Reconstruction of Random Hypergraphs From Graph Projections
section: Original Papers
abstract: 'The graph projection of a hypergraph is a simple graph with the same vertex
set and with an edge between each pair of vertices that appear in a hyperedge. We
consider the problem of reconstructing a random $d$-uniform hypergraph from its
projection. Feasibility of this task depends on $d$ and the density of hyperedges
in the random hypergraph. For $d=3$ we precisely determine the threshold, while
for $d\geq 4$ we give bounds. All of our feasibility results are obtained by exhibiting
an efficient algorithm for reconstructing the original hypergraph, while infeasibility
is information-theoretic. Our results also apply to mildly inhomogeneous random
hypergrahps, including hypergraph stochastic block models. A consequence of our
results is that claims from the 2023 COLT paper gaudio’23 are disproved. '
abstract: 'The graph projection of a hypergraph is a simple graph with the same vertex set and with an edge between each pair of vertices that appear in a hyperedge. We consider the problem of reconstructing a random $d$-uniform hypergraph from its projection. Feasibility of this task depends on $d$ and the density of hyperedges in the random hypergraph. For $d=3$ we precisely determine the threshold, while for $d\ge 4$ we give bounds. All of our feasibility results are obtained by exhibiting an efficient algorithm for reconstructing the original hypergraph, while infeasibility is information-theoretic. Our results also apply to mildly inhomogeneous random hypergrahps, including hypergraph stochastic block models (HSBM). A consequence of our results is an optimal HSBM recovery algorithm, improving on Gaudio and Joshi (2023a). '
layout: inproceedings
series: Proceedings of Machine Learning Research
publisher: PMLR
Expand Down

0 comments on commit 75b44a4

Please sign in to comment.