Exact Recovery for a Family of Community-Detection Generative Models
Luca Corinzia, Paolo Penna, Luca Mondada, Joachim M. Buhmann

TL;DR
This paper introduces a new toy model called the planted REM for community detection, analyzes the error probability and recovery thresholds, and provides the first consistency results for 2-WSBM on graphs and hypergraphs with unequal communities.
Contribution
It proposes the planted REM model, derives asymptotic error probabilities, and establishes the first consistency results for 2-WSBM with unequal-sized communities.
Findings
Asymptotic behavior of error probability for the planted REM
Recovery thresholds for community detection in the model
First consistency results for 2-WSBM with non-equal communities
Abstract
Generative models for networks with communities have been studied extensively for being a fertile ground to establish information-theoretic and computational thresholds. In this paper we propose a new toy model for planted generative models called planted Random Energy Model (REM), inspired by Derrida's REM. For this model we provide the asymptotic behaviour of the probability of error for the maximum likelihood estimator and hence the exact recovery threshold. As an application, we further consider the 2 non-equally sized community Weighted Stochastic Block Model (2-WSBM) on -uniform hypergraphs, that is equivalent to the P-REM on both sides of the spectrum, for high and low edge cardinality . We provide upper and lower bounds for the exact recoverability for any , mapping these problems to the aforementioned P-REM. To the best of our knowledge these are the first consistency…
Click any figure to enlarge with its caption.
Figure 1| Model | |||
|---|---|---|---|
| -P-REM | |||
| 2-WSBM | |||
| 2-hWSBM | |||
| -P-REM | 1 | 1 |
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Exact Recovery for a Family of Community-Detection Generative Models
Luca Corinzia, Paolo Penna, Luca Mondada and Joachim M. Buhmann
Department of Computer Science
ETH Zürich, Switzerland
{luca.corinzia,paolo.penna,jbuhmann}@inf.ethz.ch, [email protected]
Abstract
Generative models for networks with communities have been studied extensively for being a fertile ground to establish information-theoretic and computational thresholds. In this paper we propose a new toy model for planted generative models called planted Random Energy Model (REM), inspired by Derrida’s REM. For this model we provide the asymptotic behaviour of the probability of error for the maximum likelihood estimator and hence the exact recovery threshold. As an application, we further consider the 2 non-equally sized community Weighted Stochastic Block Model (2-WSBM) on -uniform hypergraphs, that is equivalent to the P-REM on both sides of the spectrum, for high and low edge cardinality . We provide upper and lower bounds for the exact recoverability for any , mapping these problems to the aforementioned P-REM. To the best of our knowledge these are the first consistency results for the 2-WSBM on graphs and on hypergraphs with non-equally sized community.
I introduction
I-A Motivation and main contributions
Random combinatorial optimization problems have been subject of intensive research in recent years in various disciplines, including statistical mechanics, combinatorial optimization and information theory [1]. A fruitful toy-model for random combinatorial optimization problem is the Random Energy Model (REM) that assumes configuration with independent identically distributed weights. Despite being a very simplistic model that does not show any spin glass behaviour, it has been used as a comparison to other random combinatorial optimization problems in the community-detection field, in those regimes where solutions are weakly correlated in the thermodynamical limit [2, 3, 4].
In this line of research we define a new generative model called planted-REM (P-REM) inspired by the REM mentioned above, and embed it into a family of generative models for the community detection problem on hypergraphs. These models generate random instances of the form “signal+noise” as follows: first some randomly chosen solution is planted and then Gaussian noise is added to the instance. The P-REM model is the planted counterpart of REM where solutions have independent random weights, and one planted solution has a bias . In the generative models for hypergraphs, the planted solution is a cluster or community of random nodes, and the weights of all hyperedges within this community have a bias . Unlike the P-REM model, solutions which share some edges are statistically dependent. A fundamental question for these models is whether the planted solution can be recovered despite the noise.
The parameter that defines the edge cardinality in the hypergraph regulates how much different solutions are statistically correlated. On the two sides of the spectrum, i.e. and , the model “collapses” to the P-REM with statistically independent solutions, as each solution contains exactly one hyperedge. For intermediate values of we have the 2-Clusters Weighted Stochastic Block Model (2-WSBM) on hypergraphs with highly correlated solutions: two solutions with large overlapping nodes share many edges and thus have many common random variables. The 2-WSBM and in general the SBM is a well studied model in social networks where the edge (and the edge weights) are generated at random in a way that reflects the membership of nodes to (unknown) communities. The main question for this model is whether it is possible to recover the community from the edge weights.
Interestingly, since in the P-REM model () solutions are independent, finding the optimum requires searching through all solutions. On the contrary, for small , the optimum might in principle be computed faster by exploiting the dependency between solutions. The contributions of this paper and its outline can be summarized as follow:
- •
In Section II, we introduce a generative model for planted REM, and establish necessary and sufficient conditions for the asymptotic recoverability of the planted solution.
- •
In Section III and Section IV, we define the 2-WSBM on graphs and on generic -uniform hypergraph and provide general recoverability condition for any , summarized in Table I.
- •
We provide a technique to map the event of success recovery of these combinatorial problems to that of a corresponding P-REM. In this sense, this approach provides a general technique which can be of relevance also in other applications.
I-B Related work
Historically the first approaches to the random combinatorial optimization problems were driven by the interest on disordered system and spin glass behaviour in the statistical mechanics community. The REM [5, 6] was first introduced as a solvable mean field model of a disordered system. This work inspired several follow ups, like the Sherrington-Kirkpatric model for spin glass, the statistical mechanics approach to the travel salesman problem and others [7].
These problems also raise often as Maximum Likelihood (ML) estimators in generative models for graph. In these models ML estimators are used to define information-theoretic conditions under which the recovery of the generative model parameters can or cannot be solved irrespective of complexity or algorithmic considerations. In the following we give an overview on a few generative models for community detection on graphs that has been proposed so far.
In the planted clique problem, an unweighted graph is generated according to a semi-random model where the edges are drawn according to Bernulli distributions, i.e., the standard Erdös-Rényi random graph (ER). In the simplest version, a set of nodes is chosen at random as the planted clique and all edges connecting them are added to the graph, while every other edge is included with probability . This version exhibits a computational-statistical gap [8], meaning that despite it is possible to recover planted cliques of size , the best known algorithms require [9].
The SBM is another well known generative model for (multi) community detection. In its classic form, the SBM is another generalization of the ER, where each vertex belongs to one of groups, and each undirected edge is drawn according to a probability distribution that depends only on the group memberships of the relative vertices [10]. The classic SBM exhibits no statistical gap, and the recovery thresholds have been found recently for symmetric [11, 12] and non-symmetric [13] model. Despite these achievements, open problems still exist for the various SBM generalizations, like weighted-SBM (WSBM) and SBM on (homogeneous) hypergraph (hSBM). WSBM includes in the model additional information on the edges (represented by the weights) that can be used to better detect the communities [14, 15, 16]. The only information-theoretic result on WSBM is given in [17] where the exact recovery threshold is given for a homogeneous WSBM with exactly equally sized communities. The SBM on hypergraph has been instead proposed to model various grouping problems arising from computer vision and signal processing where only a multi-similarity is available as a function of more then just two points [18, 19]. The first consistency result for these models has been given in [19] and on the follow-up [20] for the special case of spectral algorithms respectively on uniform and non-uniform hypergraphs. Recently [21] studied for the first time the weighted SBM on hypergraphs, providing recoverability thresholds for the homogeneous case with equally sized community.
II Planted Random Energy Model
In this section we define the P-REM as a toy model for planted generative models on graphs. We assume here and to be respectively the number of biased (planted) and unbiased Gaussian random variables.
Definition 1
Let be a positive integer, and two positive constants. The couple , with , is drawn under P-REM (denoted in the following also as -P-REM) if the states are random variable conditional independent given and normally distributed as:
[TABLE]
where , is drawn uniformly at random.
The Gaussian weights are used for historical reasons, and a natural extension of this work can account for any arbitrary distribution, like in the work on WSBM in [14]. Note also that in the statistical mechanics literature the number of states is denoted as to resemble a -spin model.
Definition 2
Exact recovery for the P-REM is achieved if there exists an algorithm that takes as input and outputs such that
[TABLE]
To establish the information-theoretic limit for the P-REM we have to study the algorithm the maximizes the probability of recovery the correct biased index, that is the Maximum A Posteriori (MAP) decoding. In the case of the P-REM, the indices of biased weights are drawn uniformly, hence the MAP estimator corresponds to the ML estimator, that coincides to the indices of the top (largest) weights.
Theorem 1
The ML estimator for the P-REM reads
[TABLE]
Proof:
See appendix A . ∎
Now we can establish the information-theoretic limit for exact recovery in the P-REM. We first study the recoverability condition for the -P-REM, that depends intuitively on the magnitude of the signal to noise ratio (SNR) of the model. Then we will extend the results for any with .
Theorem 2
Given a P-REM with parameters the recovery probability of the ML estimator has asymptotics
[TABLE]
where is the SNR. Hence exact recovery is solvable if and unsolvable if , with .
Proof:
Without loss of generality let assume to be the index of the planted solution. The probability for the ML estimator to correctly identify the planted solution reads:
[TABLE]
where is the cumulative distribution function (cdf) of the standard Gaussian distribution. Now we can study the thermodynamical limit . Let us perform a change of variable and let us call the SNR as . Then the probability of success reads
[TABLE]
Note that we can not apply the method of steepest descent [22] for the integral in this form since the dependency on in not only on the exponential term but also on the function to be averaged. The idea of the proof is that the Gaussian probability distribution for large converges to a delta function centered in and the function to be averaged, namely , converges to a (Heaviside) step function in in the same regime. This gives intuitively the recovery threshold . The corrections to in the high regime showed in eq. 2 are given by (i) the Gaussian cdf for and (ii) the correction from of the step function for . See appendix A for further details.
Comment: Note that the behaviour of is given by the Fisher–Tippett–Gnedenko theorem (see [23] and appendix A ) in a particular regime, namely the case (Gumbel cdf) for any given finite and , . Hence it is easy to see that the function here considered behaves like a heaveside step function for and and instead behaves like the Gumbel function close to , for . More details in the appendix A . ∎
For the general P-REM the same recoverability threshold of the -P-REM applies as long as grows slower then any power of . For and a constant strictly positive () we have a gap of size , as shown in the following theorem:
Theorem 3
A P-REM problem with parameters is solvable for any constant and unsolvable for , where is the smallest value such that and .
Proof:
See appendix A . ∎
III Weighted Stochastic Block Model
In this section we define the weighted Stochastic Block Model (WSBM) with two clusters and gaussian weights. In particular let us consider a complete graph with set of nodes .
Definition 3
Let and two positive integers, and two positive constants. The couple is drawn under 2-WSBM if the edge weights are random variables conditional independent given and normally distributed as:
[TABLE]
where , , is drawn uniformly at random.
Note that this definition is equivalent to the definition of a non-homogeneus 2-WSBM given in [14], in the case of Gaussian weights. Formally the cluster connectivity matrix of the model described in Definition 3 according to the framework given in [14] reads
[TABLE]
where is the pdf relative to the weights in the planted cluster and is the pdf relative to both the weights of the cluster and the weights across the two clusters. Note also that in the definition here used we consider the size of one cluster to be , hence the size of the other cluster is .
Definition 4
Exact recovery for the 2-WSBM in Definition 3 is achieved if there exists an algorithm that takes as input and outputs such that
[TABLE]
As for the case of the P-REM, the information-theoretic recoverabilty limit is given by the MAP estimator, that for clique nodes drawn at random corresponds to the ML estimator, that is described in the following theorem.
Theorem 4
The ML estimator for the 2-WSBM in Definition 3 is the densest -subgraph.
[TABLE]
where is the solution weight and is defined as
Proof:
See appendix B . ∎
Also in the 2-WSBM the information-theoretic limit for exact recovery on the SNR, and the exact thresholds are given by the following theorem.
Theorem 5
Exact recovery in the 2-WSBM with parameters is unsolvable if and solvable if , where the upper threshold is defined according to the different regimes as:
[TABLE]
Proof:
Lower Bound: We shall reduce the model to the 1-P-REM problem by partitioning the set of all solutions into groups, where the solutions in each group form an instance of 1-P-REM. We then use the bounds for 1-P-REM to show that the probability that the planted solution “fails” against the solutions in a single group is sufficiently small. By taking the union bound over all groups, we get an upper bound on the fail probability that is vanishing (hence a lower bound on the recovery probability that converges to 1).
The actual partition of the solutions is done in order to guarantee that, within each group, solutions are “statistically independent” as in the P-REM (see Figure 1).
Given the planted solution , fix a possible intersection, i.e. a subset of nodes in and consider all solutions consisting of nodes in this intersection and of nodes not in . Then, further partition these solutions into groups such that, each group consists of solutions that are node-disjoint except the common intersection (simply take disjoint blocks of nodes each). The key point is that the nodes in are contained in all solutions and in the planted solution as well. We can therefore remove all these edges from the consideration, and restrict to the remaining edges with weights for any solution as above (including the planted solution ). Note that the following holds: (i) Each is a Gaussian random variable which is given by the sum of edge weights. (ii) Since two solutions and do not share any edge other than those inside , and are independent Gaussian random variables. (iii) if and only if . Hence variables in are a 1-P-REM with states where each state (solution) is a Gaussian random variable distributed as
[TABLE]
Our construction yields and the resulting 1-P-REM has and , which results in a SNR . For , it follows that for all , and eq. 2 yields a probability of “failing” against some solution in which is “sufficiently small” to apply the union bound over all possible and all possible necessary to cover all solutions.
Upper Bound: We construct a single with maximal and observe that, since , for the signal to noise ratio of the corresponding P-REM satisfies . By eq. 2 the probability of “failing” against some solutions in tends to , and the probability of failing against an arbitrary solution is lower bounded by it. See appendix B for the full proof. ∎
Interestingly the exact recovery results given in [17] for the homogeneous 2-WSBM with exactly equally sized community is based on the -Rényi divergence between the pdfs of the inter-cluster and intra-cluster weights, that for the gaussian case is an explicit function of the SNR. Hence, despite the two models considered in this paper and in [17] are distinct, the same parameter regulates their recoverability conditions. Notice also that our scenario is complementary to that given in [17] since the equally sized community constraint is equivalent to , hence .
From Theorem 5 we can see that the recoverability threshold decreases with as up to of the magnitude of , so that it is easier (we can afford lower SNR) to detect larger communities. This result is intuitive and it is in line with what has been found already for the planted-clique problem [8], where planted cliques can be recovered only on the regime . For larger the threshold decreases with more slowly, only through the parameter .
Conjecture 1
In the simple case in which (), the 2-WSBM is exactly equivalent to the 1-P-REM with number of states , hence it has a critical . This justifies the conjecture, left for future development, that the critical gamma for this 2-WSBM with is .
IV The 2-WSBM on Hypergraphs
In this section, we consider the generalization of the 2-WSBM to the complete -uniform hypergraph. We consider hyperedges of uniform edge-cardinality . Formally:
Definition 5** (2-hWSBM)**
Let , , and be positive integers, and two positive constants. The couple is drawn under 2-hWSBM if the weights are random variables conditional independent given and normally distributed as:
[TABLE]
where , , is drawn uniformly at random.
The corresponding exact recovery problem is defined as for the 2-WSBM (Definition 4). Also, Theorem 4 extends easily to this model, hence the ML estimator yields the densest -sub-hypergraph. The recoverability condition for generic are given by the following:
Theorem 6
The 2-hWSBM, with and with parameters , is unsolvable if and solvable if , where the upper threshold is defined according to the and regimes as:
[TABLE]
Proof:
See appendix C . ∎
Note that for , this yields exactly the results in Theorem 5, and also that the conjecture extends easily to the case , for which we recover the P-REM with number of states . The model has thereof an exact threshold , hence we conjecture that the threshold for the general problem on -hypergraphs reads . The other side of the range is defined by (not included in Theorem 6), for which it is easy to show that the corresponding 2-WSBM is equivalent to a -PREM with number of states . Hence the thresholds are given by Theorem 3. A summary of all the results of the paper for the regime is given in Table I. Note that also in this case previous results found in [21] on 2-hWSBM are orthogonal to ours since those are given for equally sized community and homogeneous models.
V Conclusion and future work
Information-theoretic fundamental limits have been a fruitful approach to establish benchmarks for algorithm performance. A important example is given by Shannon’s coding theorem that gives a recoverability threshold for coding algorithms, located at the channel capacity, and that gave rise to a plethora of coding algorithms in the last decades. Recently the same approach has been carried out in the area of clustering and community detection in (hyper)graphs. Motivated by this we established a new toy model for generative model called (k)-planted REM giving a description of the maximum likelihood failing probability in the asymptotic limit and consequently a recoverability threshold. We embedded this model in the well know (weighted) Stochastic Block model framework for community detection in h-uniform hypergraphs. These models correspond to the planted REM for both sides of the spectrum, and . For all these models we provided the first recoverability conditions. As future research directions, we plan to provide matching thresholds for the 2-WSBM on -uniform hypergraphs for any given and to account for natural extensions, like multi-community and non Gaussian probability distributions.
Acknowledgment
We thank Wojciech Szpankowski for spotting an error in an early version this work, and Alexey Gronskiy and Andreas Krause for valuable comments.
Appendix A Proofs for section II
Proof:
[TABLE]
hence the algorithm the minimizes the error is the one the maximizes for every set and every configuration .
[TABLE]
∎
Proof:
Let us first observe the behavior of for large x:
[TABLE]
hence as a function of we have:
[TABLE]
where the asymptotic notation is referred to , here and in the rest of this proof. For then we have:
[TABLE]
then
[TABLE]
For appendix A to hold we need hence it holds for any for which . Notice also that the asymptotics given in appendix A is equivalent to that given by the Fisher–Tippett–Gnedenko theorem for gaussian random variables [23] in the regime with and .
We can now write the probability of success splitting the integral in eq. 3 into the three intervals , and where is defined as above.
[TABLE]
Let us first consider the third term (eq. 8) that using appendix A reads:
[TABLE]
The term in eq. 17 has been studied before, and approaches [math] for and instead for reads:
[TABLE]
Now let us rewrite the term in eq. 20 as
[TABLE]
Now we can see that for we can use steepest descent method [22] to get:
[TABLE]
For we can see instead that
[TABLE]
Hence the term in eq. 8 asymptotically reads:
[TABLE]
Now we show that the other two terms eq. 6 and eq. 7 do not change the asymptotic behaviour of the recovery probability. To see this note that is an increasing function of hence we can bound easily the two terms. The first term eq. 6 reads:
[TABLE]
for any constant , hence it is smaller than any contribution of term eq. 8 for . For the second term, let us sum up eq. 7 and eq. 17 to get the upper bound
[TABLE]
were the second last equality is given by eq. 4 and the last equality is given by . Analogously we can get the lower bound
[TABLE]
Summing up all the terms together we get:
[TABLE]
hence theorem 2 holds. ∎
Proof:
Lower bound Observe that exact recovery fails if and only if one biased weight is worst (smaller) than one of the unbiased weights. Then,
[TABLE]
where the inequality is simply the union bound and . Now observe that the latter probability is just the probability of failing in a P-REM with states and thus the bounds in (2) for yield
[TABLE]
since implies . For , the corresponding bound in (2) yields .
Upper bound For , the bounds in (2) give . From the discussion above, we also have , thus implying that the probability of failing tends to . ∎
Theorem 7** (Fisher–Tippett–Gnedenko theorem [23])**
Let be a sequence of independent and identically-distributed Gaussian random variables, distributed as , and . For the pairs of real numbers
[TABLE]
the normalized cumulative distribution function converges as
[TABLE]
where is the Gumbel cdf.
Appendix B Proofs for section III
Proof:
[TABLE]
hence the algorithm the minimizes the error is the one the maximizes for every clique .
[TABLE]
∎
Proof:
Lower bound The event of fail for the ML estimator reads:
[TABLE]
Let us now rewrite it distinguishing the contributions given by non-planted solution with different overlap , with ranging from [math] to .
[TABLE]
For every such with intersection (common nodes) of size (there are many) let us build a set of solutions , called an independent coverage, with the following property:
. 2. 2.
Any two solutions and share all and only the edges inside .
Intuitively, the latter condition says that we can remove all the edges inside from our consideration, and restrict to the remaining edges which result in independent random variables. Consider
[TABLE]
for any solution as above (including the planted solution ), and note that
[TABLE]
It is easy to build such an independent coverage grouping all nodes not in by . This gives a coverage with cardinality
[TABLE]
Note that this cardinality depends only on the size of the overlap and not on the actual solution . It is easy to see that the union over all the non-planted solution with overlap can be written as the union over a set of seed solutions of the independent coverage of the seeds. Formally
[TABLE]
Now we can rewrite the event in eq. 21 as
[TABLE]
We can now use the union bound to establish a lower bound on the probability of success of the ML estimator as:
[TABLE]
where
[TABLE]
depends only on the overlap and not on the solution , and where we bounded the cardinality of as
[TABLE]
We can now use the results on the P-REM to upper bound . Observe that each corresponds to a P-REM with states and that using (22) we can rewrite as
[TABLE]
where each quantity is given by the sum of the edge weights (the edges not in the common intersection ). Therefore
[TABLE]
and these random variables are independent since, in , solutions do not share edges other than those in (which are removed in the definition of ). Hence the probability is equal to the probability of error in a P-REM with parameters . Let us now compute the SNR for this particular P-REM:
[TABLE]
for which follow that the SNR reads
[TABLE]
We shall prove that, for every P-REM corresponding to the overlap , it holds that
[TABLE]
where the asymptotic notiation is here referred to . Since and ,
[TABLE]
This implies together with the inequalities and :
[TABLE]
where the last inequality follow from . Now we can use the asymptotics of the probability of fail given in (2). In particular, if , eq. 26 holds whenever
[TABLE]
and since , it is sufficient that
[TABLE]
Since we have
[TABLE]
Also note that since ,
[TABLE]
By plugging these inequalities into (27), and since , we get
[TABLE]
This implies that, for any eq. 27 holds as desired.
To conclude the proof, we observe that indeed : for we have , while for we have hence it follows that implies since for all .
Upper bound: Consider and a corresponding . Note that for this particular we have , , and . Hence for any constant and for large enough, it follow that and thus, by (2), the probability of failing converges to 1
[TABLE]
The theorem follows from the bound for any .
Comment: Following the proof we can see that both upper and lower bound are established according to the worst case scenario in the given regime. In the case of the lower bound, the worst case is given for the smallest SNR by solutions with no overlap with the planted solution (), since those have the highest multiplicity . In the case of the upper bound, the worst case is given at the highest SNR from the solution with the biggest overlap (), since those have highest fail probability. The whole problem can in turn be seen as a classical entropy-energy trade-off, where assumes the role of the inverse-temperature, the entropy is given by the multiplicity and the energy term as the fail probability. ∎
Appendix C Proof for section IV
Proof:
Lower bound Note that, also in this extension, every solution is fully specified by a subset of nodes. The proof thus follows the same steps as the case (Theorem 5), which leads to the sufficient condition for exact recovery (27) that reads
[TABLE]
The only difference is that the quantity reads
[TABLE]
In particular, we have
[TABLE]
where the inequality holds for every and can be proved as follows. We want to show that
[TABLE]
For this is trivially true because . Otherwise, for we can expand the binomial coefficients and write the inequality above as follows:
[TABLE]
that is
[TABLE]
which is equivalent to
[TABLE]
that is
[TABLE]
which holds since .
Upper bound Also in this case, the proof is essentially the same as . Consider a maximal overlap and a corresponding , which gives again . Note that now since all hyperedges in consist of the single node in and any nodes in the common intersection between and (which consists of nodes). Thus, for any constant and large enough, we have . Hence, the probability of failing converges to 1
[TABLE]
The theorem follows from the bound for any . ∎
The reference list from the paper itself. Each links out to its DOI / PubMed record.
- 1[1] M. Mezard and A. Montanari, Information, physics, and computation . Oxford University Press, 2009.
- 2[2] A. Gronskiy, J. M. Buhmann, and W. Szpankowski, “Free energy asymptotics for problems with weak solution dependencies,” in 2018 IEEE International Symposium on Information Theory (ISIT) . IEEE, 2018, pp. 2132–2136.
- 3[3] J. M. Buhmann, J. Dumazert, A. Gronskiy, and W. Szpankowski, “Phase transitions in parameter rich optimization problems,” in 2017 Proceedings of the Fourteenth Workshop on Analytic Algorithmics and Combinatorics (ANALCO) . SIAM, 2017, pp. 148–155.
- 4[4] J. M. Buhmann, A. Gronskiy, and W. Szpankowski, “Free energy rates for a class of very noisy optimization problems,” Probabilistic, Combinatorial and Asymptotic Methods for the Analysis of Algorithms , p. 61, 2014.
- 5[5] B. Derrida, “Random-energy model: An exactly solvable model of disordered systems,” Physical Review B , vol. 24, no. 5, p. 2613, 1981.
- 6[6] ——, “Random-energy model: Limit of a family of disordered models,” Physical Review Letters , vol. 45, no. 2, p. 79, 1980.
- 7[7] M. Mézard, G. Parisi, and M. Virasoro, Spin glass theory and beyond: An Introduction to the Replica Method and Its Applications . World Scientific Publishing Company, 1987, vol. 9.
- 8[8] J. Steinhardt, “Does robustness imply tractability? A lower bound for planted clique in the semi-random model,” ar Xiv preprint ar Xiv:1704.05120 , 2017.
