Approximating Sparsest Cut in Low Rank Graphs via Embeddings from Approximately Low-Dimensional Spaces
Yuval Rabani, Rakesh Venkat

TL;DR
This paper extends known embedding results to approximately low-dimensional points, showing that such embeddings into can be achieved with distortion depending on the approximate dimension, which improves bounds on the Sparsest Cut problem.
Contribution
It proves a robust analogue of low-dimensional embeddings into with distortion depending on the approximate dimension, improving previous bounds on the integrality gap for Sparsest Cut.
Findings
Embedding into with (r) distortion under approximate low-dimensionality.
Improved bound on the integrality gap of Goemans-Linial SDP for graphs with spectral properties.
Enhanced understanding of embeddings and SDP relaxations in graph partitioning problems.
Abstract
We consider the problem of embedding a finite set of points that satisfy triangle inequalities into , when the points are approximately low-dimensional. Goemans (unpublished, appears in a work of [Magen and Moharammi, 2008]) showed that such points residing in \emph{exactly} dimensions can be embedded into with distortion at most . We prove the following robust analogue of this statement: if there exists a -dimensional subspace such that the projections onto this subspace satisfy , then there is an embedding of the points into with average distortion. A consequence of this result is that the integrality gap of the well-known Goemans-Linial SDP relaxation for the…
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.
Approximating Sparsest Cut in Low Rank Graphs via Embeddings from Approximately Low Dimensional Spaces.
Yuval Rabani111The Hebrew University of Jerusalem, Israel. e-mail: [email protected]. Rakesh Venkat222The Hebrew University of Jerusalem, Israel. e-mail: [email protected]. Supported by an I-Core Algorithms Fellowship.
Abstract
We consider the problem of embedding a finite set of points that satisfy triangle inequalities into , when the points are approximately low-dimensional. Goemans (unpublished, appears in [20]) showed that such points residing in exactly dimensions can be embedded into with distortion at most . We prove the following robust analogue of this statement: if there exists a -dimensional subspace such that the projections onto this subspace satisfy , then there is an embedding of the points into with average distortion. A consequence of this result is that the integrality gap of the well-known Goemans-Linial SDP relaxation for the Uniform Sparsest Cut problem is on graphs whose -th smallest normalized eigenvalue of the Laplacian satisfies . Our result improves upon the previously known bound of on the average distortion, and the integrality gap of the Goemans-Linial SDP under the same preconditions, proven in [7, 6].
1 Introduction
A finite metric space consists of a pair , where is a finite set of points, and is a distance function on pairs of points in . Many combinatorial optimization problems can be naturally formulated as a maximization or minimization problem over metric spaces of some target class. However, since it might be computationally difficult to optimize over this class, one considers a relaxation that finds a solution amongst a class of computationally ‘easy’ metrics, and then looks to produce an embedding into the target space, while minimizing some measure of distortion between the distance functions and incurred by the embedding. There has been much work that investigates various measures and costs of distortion incurred by embeddings between metric spaces, and applications thereof (see the surveys [12, 21, 18] and references therein).
In this work, we look at embeddings from metrics to metrics, motivated by applications to the Sparsest Cut problem. A metric (or a space) consists of a finite set of points represented in with the distance given by the distance between them. It is a natural target space that can be viewed as an non-negative combination of ‘cut-metrics’ on the underlying point set, and hence arises frequently in graph-cut based problems. A space, on the other hand, is easy to optimize over, and consists of a finite set of points, say , that satisfy triangle inequalities on the squares of distances:
[TABLE]
The Sparsest Cut problem is a fundamental NP-hard graph optimization problem that serves as a striking example of the utility of the metric embedding approach. In the (Uniform) Sparsest Cut problem, we are given a graph , with a symmetric weight function on pairs . The goal is to find a cut of minimum sparsity , defined as follows (here, is , if , and [math] otherwise).
[TABLE]
The best known approximation for the Sparsest Cut problem is due to Arora, Rao and Vazirani [3] (henceforth called the ARV algorithm), who considered the following semidefinite programming relaxation (SDP) introduced by Goemans and Linial (see [9] and [18]).
[TABLE]
Clearly, . Notice that any feasible solution to the above SDP constitutes a space. The ARV algorithm works by producing an embedding of the solutions of the above SDP into a space, with average distortion (see Section 2 for a definition) . It was shown in [19, 4] that producing an embedding of the SDP solutions into a space with average distortion suffices to get a approximation to the Uniform Sparsest Cut problem.
Though the solutions to SDP-1 can lie in up to dimensions, for certain graph classes, they are more structured. In particular, if the -th smallest eigenvalue of the graph Laplacian satisfies , then it turns out that the solutions are approximately -dimensional (see Definition 1.2 and Section 3.4). Graphs whose -th smallest eigenvalue is bounded away from [math] for a typically small are called low threshold-rank graphs; note that spectral expanders are a special case of these for . The work of Guruswami and Sinop [11] exploited higher levels of the Lasserre SDP hierarchy [16], along with the above structure, to give constant-factor guarantees for Sparsest Cut on these graphs. However, this involved partially solving a SDP of size 333In a separate work, Guruswami and Sinop [10] give an algorithm that solves the SDP partially, running in time, and suffices for their algorithm., and did not say anything about the behaviour of the Goemans-Linial SDP on these graphs.
Goemans showed that if the points satisfying triangle inequalities lie in dimensions, then they can be embedded into (and hence into , since there is an isometry from to [21]) with distortion (unpublished, appears in [20], see also [6, Section 4] for an alternative proof).
Theorem 1.1** (Goemans [20, Appendix B]).**
Let be points satisfying triangle inequalities. Then there exists an embedding of these points into , , with distortion , that is,
[TABLE]
The immediate question that this raises is the following: can one reduce the dimension of metrics, while preserving pairwise distances, and the triangle inequalities? The Johnson-Lindenstrauss lemma [13] reduces the dimension to , while preserving pairwise distances approximately. However, this procedure does not preserve the triangle inequalities, if the original points satisfied them. In fact, Magen and Moharammi [20] prove a strong lower bound against dimension reduction for metrics.
It is interesting to note that the Johnson-Lindenstrauss lemma, while not preserving the triangle inequalities exactly, does preserve them approximately, that is, every sequence of points satisfies , for some . An observation by Luca Trevisan (personal communication) shows that, in fact, Goemans’ theorem is also true for points satisfying approximate triangle inequalities, but the proof uses the ARV machinery. However, even this does not yield anything better that , for approximately -dimensional points, when is small.
The above discussion motivates one to ask if there is a more ‘robust’ analogue of Goemans’ theorem that can be applied to low threshold-rank graphs. Deshpande, Harsha and Venkat [6] considered this question, and showed that one can prove a similar theorem for the case where the points are in approximately dimensions, albeit giving a bound of on the average distortion (which suffices for Sparsest Cut). One would expect an exact analogue to have a bound of , and it was left open if one could find such an embedding.
We show that there is, indeed, an embedding into (in fact, into , since all our embeddings are one-dimensional) with average distortion when the points are approximately -dimensional.
1.1 Our Results
In order to state our main result, we use the following definition to quantify the notion of approximate rank of a set of points:
Definition 1.2**.**
(-Subspace rank) For any , a set of points will be said to have -subspace rank , denoted by , if there exists a subspace given by a projector with that satisfies:
[TABLE]
In this work, we will always consider .
Remark**.**
Since the subspace defined by the top- left singular vectors of the matrix with columns satisfies for every with , we can always assume that when we need to explicitly use the projections. Also, note that the subspace rank is independent of any scaling or shifting of the points, and is always at most the rank of the point set.
Deshpande et al. [6] use a slightly different notion of approximate dimension, called the stable-rank of the point set, defined as , where is the maximum singular value of the matrix . Clearly, , and so points with low subspace rank also have low stable rank. While the stable rank is a well-known proxy for rank (see [5, 25]), for applications to the Sparsest Cut problem, the notion of subspace rank suffices and is natural (see Section 3.4). For applications to the Sparsest Cut problem, the notion of subspace rank suffices and is natural (see Section 3.4). It would be interesting to see if other notions of approximate rank yield further applications or improvements, in Sparsest Cut, or elsewhere.
Our main result is the following:
Theorem 1.3**.**
Given a set of points with that satisfy the triangle inequalities, there is an embedding with average distortion at most . That is, there is a constant and a mapping that satisfies:
[TABLE]
This matches Goemans’ theorem in terms of the dependence on , albeit for average-case distortion. Since the subspace rank is an average global condition on the point set, we cannot hope to prove a worst-case distortion guarantee like Goemans’ theorem that depends only on the subspace rank (see Appendix A.1).
The above theorem holds even if the points satisfy the triangle inequalities only approximately, since the steps in the analysis of the algorithm only need the points to satisfy an approximate version of the triangle inequalities444The points are said to satisfy approximate triangle inequalities, if every sequence of points satisfies , for some . Improving on the bound above with any technique that works with approximate triangle inequalities would imply an improvement over the ARV algorithm’s guarantee, since dimension reduction using the Johnson-Lindenstrauss [13] transform preserves pairwise distances (and hence the inequalities) approximately, while reducing the dimension to . Note that this, thus, recovers the unconditional guarantee of of the ARV algorithm, but gives better results for points in lower approximate dimension. This is unsurprising, since our techniques do build on the ARV analysis.
Our main result immediately implies a approximation algorithm for the Uniform Sparsest Cut problem on low threshold-rank graphs, using just the Goemans-Linial SDP.
Corollary 1.4**.**
Let . Given a regular graph with -th smallest eigenvalue of the normalized Laplacian satisfying , we can find a approximation to the sparsest cut in the graph using SDP-1.
This improves upon the previously known guarantee of using the Goemans-Linial SDP in [6], under the same precondition.
Proof Techniques:
In order to prove our main result, we follow the generic approach of the ARV algorithm [3] that proceeds in two steps: If there is a dense cluster of the solution vectors, then a specific Fréchet embedding (see Section 2 for a definition) works. If not, then the solutions are ‘well-spread’, and one can always find two -sized sets that are -apart in distance, using a separating hyperplane algorithm. This constitutes the core of the proof, and the analysis involves a ‘chaining argument’ which relies on the concentration of measure in high-dimensional spaces. These well-separated sets can then be used to construct a good Fréchet embedding into .
In our case, we would analogously like to find two large sets that are -apart, and to do this, we need to work with the projections of the points. Note that the projections need not be in , while the ARV algorithm’s analysis requires the use of triangle inequalities at various points.
Thus, in order to prove Theorem 1.3, we follow and adapt the techniques in Naor, Rabani and Sinclair [22] (henceforth called the NRS analysis). Their work generalized the ARV algorithm’s analysis to apply to the more general case of metrics quasisymmetrically embeddable into , which includes as a special case. We do not need the complete machinery developed by them, though, and extend only a part of their analysis to our setting. In particular, the chaining argument in [22] works in Euclidean, rather than space, making it useful in our case.
Our result, thus, also demonstrates the utility of isolating the chaining argument from the use of triangle inequalities in the ARV algorithm’s analysis.
1.2 Other related Work
We recall that the best known upper bound for the worst-case distortion of embedding is by [2], building on the techniques in [3, 17]. The best known lower bound is for worst-case distortion [23], and for average distortion [14]. On low threshold-rank graphs (where ), an approximation guarantee of for Sparsest Cut was obtained using levels of the Lasserre hierarchy for SDPs [11]. In contrast, the works [7, 6] obtained a weaker approximation, but using just the basic SDP relaxation. Oveis Gharan and Trevisan [8] also give a rounding algorithm for the basic SDP relaxation on low-threshold rank graphs, but require a stricter pre-condition on the eigenvalues (), and leverage it to give a stronger -approximation guarantee. Their improvement comes from a new structure theorem on the SDP solutions of low threshold-rank graphs being clustered, and using the techniques in ARV for analysis.
Kwok et al. [15] showed that a better analysis of Cheeger’s inequality gives a approximation to the sparsest cut on regular graphs. In particular, when , this gives a approximation. Note that our result gives a better approximation in this setting (see Section 3.4).
2 Notation
We use . For a matrix , we say or is positive-semidefinite (psd) if for all . The unit Euclidean Ball in is denoted by .
Graphs and Laplacians: All graphs will be defined on a vertex set of size . The vertices will usually be referred to by indices . Given a graph with a symmetric weight function on pairs , with , let be the degree of vertex . The (normalized) graph Laplacian matrix is defined as:
[TABLE]
Note that . We will denote the eigenvalues of (the Laplacian of) the graph by , in increasing order. If the graph is -regular, we have for every . Note that might be a fraction.
For nodes in , is the shortest path between vertices in . For , is the subgraph induced by on . The vertex expansion of , denoted by is defined as the largest constant such that for every set with , where .
Embeddings and cuts: For our purposes, a (semi-)metric space consists of a finite set of points and a distance function satisfying the following three conditions:
, . 2. 2.
. 3. 3.
(Triangle inequality) .
An embedding from a metric space to a metric space is a mapping . The embedding is called a contraction, if
[TABLE]
For convenience, we will only deal with contractive mappings in this paper (this is without loss of generality). A contractive mapping is said to have (worst-case) distortion , if: . It is said to have average distortion , if
Note that a mapping with worst-case distortion also has average distortion , but not necessarily vice-versa. Fréchet embeddings of are a class of embeddings of into defined on the basis of distances to point sets: a co-ordinate of the embedding will be given by a map of the form for some . Note that Fréchet embeddings are always contractive in every co-ordinate.
When is a space, we will use , and for . For , . We refer to the quantity as the spread of these points.
3 Proof of Main Theorem
3.1 Proof Outline
We prove Theorem 1.3 in two steps. First, we scale the points to lie within a ball of radius ; note that this would shrink the pairwise distances. Suppose that the points have constant spread after this scaling; i.e. they satisfy
[TABLE]
Since scaling does not affect the subspace rank, we continue to have . In this case, we adapt the chaining argument from [22] to work on the projections to conclude the existence of two large, -separated sets for .
In the general case, we show that by appropriately utilizing the subspace criterion, we can either reduce it to the case of constant spread, or produce an distortion Fréchet embedding by considering distances to an appropriate ball centered at one of the points.
Let . We will require the following definitions, following [3]:
Definition 3.1** (Largeness).**
A subset is -large, if .
Definition 3.2** (-separation).**
Subsets and are -separated, if
The following lemma, implicit in [3], gives a sufficient condition for the existence of a Fréchet embedding into with low average distortion.
Lemma 3.3** (Sufficient condition).**
If there is a set satisfying
[TABLE]
Then, there is an embedding of the points into with average distortion .
Proof.
Consider the embedding . Clearly, this is a Fréchet embedding, and hence a contraction. Furthermore, we have:
[TABLE]
Thus, the average distortion of the map is at most .∎
Note that the existence of two -large, -separated sets would satisfy the above condition, with and . The above can also be thought of as an embedding into , since it is one-dimensional.
3.2 The constant spread case
We will start by stating the following Proposition, which is a simple modification of Proposition 3.11 in [22]. Since the proof closely follows the original, requiring only a simple observation, we do not give it here.
Proposition 3.4** (From Proposition 3.11 in [22]).**
Let be graph with vertex expansion . Let be a mapping that satisfies:
[TABLE]
Then, there exists a pair , and constants such that
[TABLE]
Remark**.**
The modification only requires the observation that for any with , and , . This avoids a union bound over the pairs of points in the last step of the proof, the rest of the steps being identical. Combined with the original statement of Proposition 3.11 in [22], the term in the above can be replaced by .
We now proceed to prove a special case of Theorem 1.3 assuming condition (3.1).
Theorem 3.5**.**
Let satisfy -triangle inequalities, with and . Furthermore, suppose that
[TABLE]
Then there exist sets , with with .
Proof.
Let be the -dimensional subspace containing an fraction of the squared lengths of the difference vectors upon projection. Let , and define by
[TABLE]
Since the set has -subspace rank , we have, by definition:
[TABLE]
We will now follow the proof of Theorem 2.4 in [22], but switch to the projections where appropriate. Consider the graph with edges , where is a constant that we will set later.
Suppose, for the sake of contradiction, that every two sets with satisfy , which implies that . We use the following lemma from [22]:
Lemma 3.6** (Lemma 2.3 in [22]).**
Fix , and let be a graph such that for every satisfying , . Then there is a with with .
Invoking Lemma 3.6 on yields a subset , with such that . We claim the following:
[TABLE]
To see this, note that . Let . Since the diameter of the unit ball is , in order to satisfy (3.5), we should have . Thus, . This implies that the average -distance in is at least:
[TABLE]
This proves (3.6).
We can now apply Proposition 3.4 to , and the projections , with . We infer that there exists a path in , of vertices such that , where and are constants depending on and .
This implies that:
[TABLE]
Above, follows from the fact that projections can only decrease distances, from the property, and from the definition of . This is a contradiction, if we set . ∎
Remark**.**
The last chain of inequalities above is the only place where the triangle inequalities are invoked. Without them, we could still prove a weaker statement with separation between the large sets, since would hold with an additional multiplicative factor of by convexity.
3.3 The general case
We now extend our argument to the general case. Let us fix some notation before going to the proofs. We will take , and to satisfy the triangle inequalities, with . Let be the corresponding -dimensional subspace. Let , as before. Define
[TABLE]
The terms , for are defined naturally, and denote . Note that is not necessarily a distance, unlike . However, since is a projection map, it satisfies:
[TABLE]
We will also assume that is scaled to satisfy:
[TABLE]
We first record a simple observation.
Observation 3.7**.**
For any , and any ,
[TABLE]
Proof.
Let be such that and . Since obeys the triangle inequality, we have:
[TABLE]
The last inequality follows from the convexity of the function , and the definition of . ∎
We now consider various cases, and show that a low average-distortion embedding exists in each case.
Lemma 3.8** (Dense Ball).**
If , with , then we can find an -average distortion embedding of into .
Proof.
The proof follows the proof of a similar lemma in [3]. Let be such that , and let . Consider the embedding . This is a contraction. Since , we have :
[TABLE]
This gives us that . Since , Lemma 3.3 applies, and proves that the above embedding has average-distortion. 555Strictly speaking, one could do without the triangle inequality here by adjusting the constants appropriately, as we did in Observation 3.7. ∎
Lemma 3.9** (Isolating a bounded ball).**
If there is no such that , then there is a such that satisfies , and
[TABLE]
Proof.
Suppose we had for every . Then, for any , we would have , which gives us that . Summing over contradicts (3.10).
Now, let , and . Define the set . From our assumption and the preceeding argument, . Since for every , we have that . This gives us:
[TABLE]
∎
In next two lemmas, assume that the precondition of Lemma 3.9 holds, i.e., there is no with .
Lemma 3.10**.**
Let , and . If satisfies:
[TABLE]
then there is an embedding of into with average distortion.
Proof.
Consider the map given by . This ensures that for every , and the mapping continues to obey the triangle inequalities. Furthermore, from Lemma 3.9, the points in satisfy:
[TABLE]
From the assumption on , we infer that:
[TABLE]
We can now invoke Theorem 3.5 on just the points in to conclude that there exist sets , such that with (the scaling by a constant factor just shrinks some distances). As before, it is easy to see that satisfies the conditions of Lemma 3.3 with and hence the mapping has average distortion . Note that by the ARV algorithm [3], the sets can be found with good probability by a random separating hyperplane through . ∎
Lemma 3.11**.**
Let , and . If satisfies:
[TABLE]
then we can find an embedding of into with average distortion.
Proof.
The proof will be similar to the proof of Lemma 3.8, except for the fact that we will work with projections instead of the original vectors. First, observe that there exists an such that . If not, then for every , we will have . Summing over results in a contradiction to the precondition on .
Let ; from the preceding argument, we have .
Claim 3.12**.**
**
Proof.
We know that . Using Observation 3.7, we can infer:
[TABLE]
This yields that , proving the claim. ∎
Since , and , satisfies the conditions of Lemma 3.3. This gives us an average-distortion embedding of the points into . ∎
We can now infer the proof of Theorem 1.3 by using the results above.
Proof of Theorem 1.3.
The conditions covered in Lemmas 3.8, 3.9, 3.10 and 3.11 on the set of points are exhaustive, and in each case yield an embedding with average distortion. It is clear that each of these conditions can be easily checked, and the corresponding embeddings can be constructed efficiently. ∎
Remark**.**
The Hamming Cube on points, residing in dimensions, and having -subspace rank by symmetry, has two -sized sets that are apart, and shows that the above analysis is tight up to constants.
3.4 Application to Sparsest Cut
The proof of Corollary 1.4 now follows easily, using the main result.
Proof of Corollary 1.4.
Suppose . We invoke the following result of Guruswami and Sinop [11] (stated here for the special case of Uniform Sparsest Cut):
Proposition 3.13** (Von-Neumann inequality [11, Theorem 3.3]).**
Let be the singular values of the matrix with columns . Then
[TABLE]
For every , we know that , where is the subspace defined by the the top left singular vectors of . This immediately gives us that . Applying the main theorem gives us an average distortion embedding into , and hence an approximation to in this setting. ∎
Remark**.**
Under the same precondition, Guruswami and Sinop [11] give an approximation, but by solving a SDP of size , using a partial solver that runs in time [10]. They need to know first, and set up the SDP and solver appropriately. The works [7, 6] give a and approximation respectively, using just the Goemans-Linial SDP; the rounding algorithms do not depend on . Our algorithm too is independent of , and we get a better guarantee of in this setting.
Though the precondition of the corollary may seem involved, it can easily be related back to a simpler one, as the following corollary shows (proof in Appendix A.2).
Corollary 3.14**.**
If is regular with , then we can find a approximation to the sparsest cut in in time.
Remark**.**
It is clear that we get a approximation for all graphs whose representation always has subspace rank . Graphs of low threshold-rank are one class of graphs that have this property.
Acknowledgements
The second named author would like to thank Amit Deshpande and Prahladh Harsha for prior useful discussions.
Appendix A Appendix
A.1 Ruling out a worst-case distortion bound of .
We give a simple example of why one cannot hope to prove a worst-case distortion bound like Goemans’ result, using the notion of subspace rank. Suppose that a certain point set X satisfies the inequalities, and has worst-case distortion for embedding into . It is known that there exists such an with [23]. Without loss of generality, let be scaled to satisfy , and . Consider the set which has , along with additional copies of and 666Technically, we are dealing with semi-metrics, and hence distinct points may overlap.. Clearly, satisfies the triangle inequalities. Further, has -subspace rank of for a large enough : the sum of all squared distances is at most , and the sum of squared distances along the direction is at least . However, embedding with worst-case distortion into would contradict the lower bound on embedding into .
A.2 Proof of Corollary 3.14
Proof (Of Corollary 3.14).
The proof follows by using a combination of two algorithms, depending on how compares to . Suppose that is -regular by scaling the edge weights, without loss of generality, and let be the optimal SDP solution. If , then there is one co-ordinate of the SDP solution with objective value at least . In this case, running the Cheeger rounding algorithm [1, Lemma 2.1] (see also [24, Section 2.4] for an exposition) on this co-ordinate would output a cut of sparsity .
If then we have . Applying Corollary 1.4 with gives us an average-distortion embedding into , and hence an approximation to in this setting. Thus, the best of the two cuts will be a approximation to . ∎
The reference list from the paper itself. Each links out to its DOI / PubMed record.
- 1[1] Noga Alon and Vitali D Milman. λ 1 subscript 𝜆 1 \lambda_{1} , isoperimetric inequalities for graphs, and superconcentrators. Journal of Combinatorial Theory, Series B , 38(1):73–88, 1985.
- 2[2] Sanjeev Arora, James R. Lee, and Assaf Naor. Euclidean distortion and the sparsest cut. J. Amer. Math. Soc. , 21:1–21, 2008. (Preliminary version in 37th STOC , 2008). doi:10.1090/S 0894-0347-07-00573-5 . · doi ↗
- 3[3] Sanjeev Arora, Satish Rao, and Umesh V. Vazirani. Expander flows, geometric embeddings and graph partitioning. J. ACM , 56(2), 2009. (Preliminary version in 36th STOC , 2004). doi:10.1145/1502793.1502794 . · doi ↗
- 4[4] Yonatan Aumann and Yuval Rabani. An O ( log k ) 𝑂 𝑘 O(\log k) approximate min-cut max-flow theorem and approximation algorithm. SIAM Journal on Computing , 27(1):291–301, 1998.
- 5[5] Jean Bourgain and Lior Tzafriri. Invertibility of large submatrices with applications to the geometry of Banach spaces and harmonic analysis. Israel Journal of Mathematics , 57(2):137––224, 1987. doi:0.1007/BF 02772174 . · doi ↗
- 6[6] Amit Deshpande, Prahladh Harsha, and Rakesh Venkat. Embedding Approximately Low-Dimensional ℓ 2 2 superscript subscript ℓ 2 2 \ell_{2}^{2} Metrics into ℓ 1 subscript ℓ 1 \ell_{1} . In 36th IARCS Annual Conference on Foundations of Software Technology and Theoretical Computer Science (FSTTCS), 2016 , LIP Ics, pages 10:1–10:13.
- 7[7] Amit Deshpande and Rakesh Venkat. Guruswami-Sinop rounding without higher level Lasserre. In Proc. 17 17 17 th International Workshop on Approximation Algorithms for Combinatorial Optimization Problems (APPROX) , volume 28 of LIP Ics , pages 105–114. Schloss Dagstuhl, 2014. ar Xiv:1406.7279 , doi:10.4230/LIP Ics.APPROX-RANDOM.2014.105 . · doi ↗
- 8[8] Shayan Oveis Gharan and Luca Trevisan. Improved ARV rounding in small-set expanders and graphs of bounded threshold rank. 2013. ar Xiv:1304.2060 .
