Skip to main content

Showing 1–46 of 46 results for author: Makarychev, Y

.
  1. arXiv:2405.10378  [pdf, other

    cs.DS cs.AI cs.LG

    A Polynomial-Time Approximation for Pairwise Fair $k$-Median Clustering

    Authors: Sayan Bandyapadhyay, Eden Chlamtáč, Yury Makarychev, Ali Vakilian

    Abstract: In this work, we study pairwise fair clustering with $\ell \ge 2$ groups, where for every cluster $C$ and every group $i \in [\ell]$, the number of points in $C$ from group $i$ must be at most $t$ times the number of points in $C$ from any other group $j \in [\ell]$, for a given integer $t$. To the best of our knowledge, only bi-criteria approximation and exponential-time algorithms follow for thi… ▽ More

    Submitted 16 May, 2024; originally announced May 2024.

  2. arXiv:2404.17669  [pdf, ps, other

    cs.DS

    Approximation Algorithms for $\ell_p$-Shortest Path and $\ell_p$-Group Steiner Tree

    Authors: Yury Makarychev, Max Ovsiankin, Erasmo Tani

    Abstract: We present polylogarithmic approximation algorithms for variants of the Shortest Path, Group Steiner Tree, and Group ATSP problems with vector costs. In these problems, each edge e has a non-negative vector cost $c_e \in \mathbb{R}^{\ell}_{\ge 0}$. For a feasible solution - a path, subtree, or tour (respectively) - we find the total vector cost of all the edges in the solution and then compute the… ▽ More

    Submitted 26 April, 2024; originally announced April 2024.

  3. arXiv:2403.02212  [pdf, ps, other

    cs.DS

    Constraint Satisfaction Problems with Advice

    Authors: Suprovat Ghoshal, Konstantin Makarychev, Yury Makarychev

    Abstract: We initiate the study of algorithms for constraint satisfaction problems with ML oracle advice. We introduce two models of advice and then design an approximation algorithm for Max Cut and Max 2-Lin in these models.

    Submitted 4 March, 2024; originally announced March 2024.

  4. arXiv:2311.09460  [pdf, other

    cs.DS cs.CG

    Near-Optimal Streaming Ellipsoidal Rounding for General Convex Polytopes

    Authors: Yury Makarychev, Naren Sarayu Manoj, Max Ovsiankin

    Abstract: We give near-optimal algorithms for computing an ellipsoidal rounding of a convex polytope whose vertices are given in a stream. The approximation factor is linear in the dimension (as in John's theorem) and only loses an excess logarithmic factor in the aspect ratio of the polytope. Our algorithms are nearly optimal in two senses: first, their runtimes nearly match those of the most efficient kno… ▽ More

    Submitted 15 November, 2023; originally announced November 2023.

  5. arXiv:2308.10160  [pdf, other

    cs.DS

    Higher-Order Cheeger Inequality for Partitioning with Buffers

    Authors: Konstantin Makarychev, Yury Makarychev, Liren Shan, Aravindan Vijayaraghavan

    Abstract: We prove a new generalization of the higher-order Cheeger inequality for partitioning with buffers. Consider a graph $G=(V,E)$. The buffered expansion of a set $S \subseteq V$ with a buffer $B \subseteq V \setminus S$ is the edge expansion of $S$ after removing all the edges from set $S$ to its buffer $B$. An $\varepsilon$-buffered $k$-partitioning is a partitioning of a graph into disjoint compon… ▽ More

    Submitted 20 August, 2023; originally announced August 2023.

    Comments: 45 pages

  6. arXiv:2308.08373  [pdf, ps, other

    cs.DS

    Approximation Algorithms for Norm Multiway Cut

    Authors: Charlie Carlson, Jafar Jafarov, Konstantin Makarychev, Yury Makarychev, Liren Shan

    Abstract: We consider variants of the classic Multiway Cut problem. Multiway Cut asks to partition a graph $G$ into $k$ parts so as to separate $k$ given terminals. Recently, Chandrasekaran and Wang (ESA 2021) introduced $\ell_p$-norm Multiway, a generalization of the problem, in which the goal is to minimize the $\ell_p$ norm of the edge boundaries of $k$ parts. We provide an… ▽ More

    Submitted 16 August, 2023; originally announced August 2023.

    Comments: 25 pages, ESA 2023

  7. arXiv:2302.00213  [pdf, other

    cs.DS

    Approximating Red-Blue Set Cover and Minimum Monotone Satisfying Assignment

    Authors: Eden Chlamtáč, Yury Makarychev, Ali Vakilian

    Abstract: We provide new approximation algorithms for the Red-Blue Set Cover and Circuit Minimum Monotone Satisfying Assignment (MMSA) problems. Our algorithm for Red-Blue Set Cover achieves $\tilde O(m^{1/3})$-approximation improving on the $\tilde O(m^{1/2})$-approximation due to Elkin and Peleg (where $m$ is the number of sets). Our approximation algorithm for MMSA$_t$ (for circuits of depth $t$) gives a… ▽ More

    Submitted 7 July, 2023; v1 submitted 31 January, 2023; originally announced February 2023.

    Comments: APPROX 2023

  8. arXiv:2206.07250  [pdf, ps, other

    cs.DS cs.CG

    Streaming Algorithms for Ellipsoidal Approximation of Convex Polytopes

    Authors: Yury Makarychev, Naren Sarayu Manoj, Max Ovsiankin

    Abstract: We give efficient deterministic one-pass streaming algorithms for finding an ellipsoidal approximation of a symmetric convex polytope. The algorithms are near-optimal in that their approximation factors differ from that of the optimal offline solution only by a factor sub-logarithmic in the aspect ratio of the polytope.

    Submitted 14 June, 2022; originally announced June 2022.

    Comments: Accepted to COLT 2022

  9. arXiv:2202.01391  [pdf, ps, other

    cs.DS cs.LG

    Fair Representation Clustering with Several Protected Classes

    Authors: Zhen Dai, Yury Makarychev, Ali Vakilian

    Abstract: We study the problem of fair $k$-median where each cluster is required to have a fair representation of individuals from different groups. In the fair representation $k$-median problem, we are given a set of points $X$ in a metric space. Each point $x\in X$ belongs to one of $\ell$ groups. Further, we are given fair representation parameters $α_j$ and $β_j$ for each group $j\in [\ell]$. We say tha… ▽ More

    Submitted 2 February, 2022; originally announced February 2022.

  10. arXiv:2111.04804  [pdf, ps, other

    cs.DS cs.LG

    Approximating Fair Clustering with Cascaded Norm Objectives

    Authors: Eden Chlamtáč, Yury Makarychev, Ali Vakilian

    Abstract: We introduce the $(p,q)$-Fair Clustering problem. In this problem, we are given a set of points $P$ and a collection of different weight functions $W$. We would like to find a clustering which minimizes the $\ell_q$-norm of the vector over $W$ of the $\ell_p$-norms of the weighted distances of points in $P$ from the centers. This generalizes various clustering problems, including Socially Fair… ▽ More

    Submitted 8 November, 2021; originally announced November 2021.

    Comments: SODA 2022

  11. arXiv:2108.05697  [pdf, ps, other

    cs.DS cs.LG

    Local Correlation Clustering with Asymmetric Classification Errors

    Authors: Jafar Jafarov, Sanchit Kalhan, Konstantin Makarychev, Yury Makarychev

    Abstract: In the Correlation Clustering problem, we are given a complete weighted graph $G$ with its edges labeled as "similar" and "dissimilar" by a noisy binary classifier. For a clustering $\mathcal{C}$ of graph $G$, a similar edge is in disagreement with $\mathcal{C}$, if its endpoints belong to distinct clusters; and a dissimilar edge is in disagreement with $\mathcal{C}$ if its endpoints belong to the… ▽ More

    Submitted 11 August, 2021; originally announced August 2021.

    Comments: 24 pages, 2 figures. The conference version of this paper appeared in the proceedings of ICML 2021

  12. arXiv:2108.05696  [pdf, ps, other

    cs.DS cs.LG

    Correlation Clustering with Asymmetric Classification Errors

    Authors: Jafar Jafarov, Sanchit Kalhan, Konstantin Makarychev, Yury Makarychev

    Abstract: In the Correlation Clustering problem, we are given a weighted graph $G$ with its edges labeled as "similar" or "dissimilar" by a binary classifier. The goal is to produce a clustering that minimizes the weight of "disagreements": the sum of the weights of "similar" edges across clusters and "dissimilar" edges within clusters. We study the correlation clustering problem under the following assumpt… ▽ More

    Submitted 11 August, 2021; originally announced August 2021.

    Comments: 24 pages, 2 figures. The conference version of this paper appeared in the proceedings of ICML 2020

  13. arXiv:2103.02512  [pdf, ps, other

    cs.DS cs.LG stat.ML

    Approximation Algorithms for Socially Fair Clustering

    Authors: Yury Makarychev, Ali Vakilian

    Abstract: We present an $(e^{O(p)} \frac{\log \ell}{\log\log\ell})$-approximation algorithm for socially fair clustering with the $\ell_p$-objective. In this problem, we are given a set of points in a metric space. Each point belongs to one (or several) of $\ell$ groups. The goal is to find a $k$-medians, $k$-means, or, more generally, $\ell_p$-clustering that is simultaneously good for all of the groups. M… ▽ More

    Submitted 15 July, 2021; v1 submitted 3 March, 2021; originally announced March 2021.

    Comments: COLT 2021

  14. arXiv:1905.11930  [pdf, other

    cs.LG stat.ML

    Efficient Kirszbraun Extension with Applications to Regression

    Authors: Hanan Zaichyk, Armin Biess, Aryeh Kontorovich, Yury Makarychev

    Abstract: We introduce a framework for performing regression between two Hilbert spaces. This is done based on Kirszbraun's extension theorem, to the best of our knowledge, the first application of this technique to supervised learning. We analyze the statistical and computational aspects of this method. We decompose this task into two stages: training (which corresponds operationally to smoothing/regulariz… ▽ More

    Submitted 8 March, 2022; v1 submitted 28 May, 2019; originally announced May 2019.

  15. arXiv:1811.03591  [pdf, other

    cs.DS cs.CG cs.LG math.MG

    Nonlinear Dimension Reduction via Outer Bi-Lipschitz Extensions

    Authors: Sepideh Mahabadi, Konstantin Makarychev, Yury Makarychev, Ilya Razenshteyn

    Abstract: We introduce and study the notion of an outer bi-Lipschitz extension of a map between Euclidean spaces. The notion is a natural analogue of the notion of a Lipschitz extension of a Lipschitz map. We show that for every map $f$ there exists an outer bi-Lipschitz extension $f'$ whose distortion is greater than that of $f$ by at most a constant factor. This result can be seen as a counterpart of the… ▽ More

    Submitted 8 November, 2018; originally announced November 2018.

    Comments: 27 pages, 6 figures; an extended abstract appeared in the proceedings of STOC 2018

  16. arXiv:1811.03195  [pdf, ps, other

    cs.DS cs.LG

    Performance of Johnson-Lindenstrauss Transform for k-Means and k-Medians Clustering

    Authors: Konstantin Makarychev, Yury Makarychev, Ilya Razenshteyn

    Abstract: Consider an instance of Euclidean $k$-means or $k$-medians clustering. We show that the cost of the optimal solution is preserved up to a factor of $(1+\varepsilon)$ under a projection onto a random $O(\log(k / \varepsilon) / \varepsilon^2)$-dimensional subspace. Further, the cost of every clustering is preserved within $(1+\varepsilon)$. More generally, our result applies to any dimension reducti… ▽ More

    Submitted 8 April, 2020; v1 submitted 7 November, 2018; originally announced November 2018.

    Comments: 31 pages, an extended abstract appeared in the proceedings of STOC 2019

  17. arXiv:1611.07866  [pdf, ps, other

    cs.DS

    Minimizing the Union: Tight Approximations for Small Set Bipartite Vertex Expansion

    Authors: Eden Chlamtáč, Michael Dinitz, Yury Makarychev

    Abstract: In the Minimum k-Union problem (MkU) we are given a set system with n sets and are asked to select k sets in order to minimize the size of their union. Despite being a very natural problem, it has received surprisingly little attention: the only known approximation algorithm is an $O(\sqrt{n})$-approximation due to [Chlamtáč et al APPROX '16]. This problem can also be viewed as the bipartite versi… ▽ More

    Submitted 23 November, 2016; originally announced November 2016.

    Comments: To appear in SODA 2017

  18. arXiv:1611.06605  [pdf, other

    cs.DS

    Algorithmic and Hardness Results for the Hub Labeling Problem

    Authors: Haris Angelidakis, Yury Makarychev, Vsevolod Oparin

    Abstract: There has been significant success in designing highly efficient algorithms for distance and shortest-path queries in recent years; many of the state-of-the-art algorithms use the hub labeling framework. In this paper, we study the approximability of the Hub Labeling problem. We prove a hardness of $Ω(\log n)$ for Hub Labeling, matching known approximation guarantees. The hardness result applies t… ▽ More

    Submitted 20 November, 2016; originally announced November 2016.

    Comments: To appear in SODA17

  19. arXiv:1611.05530  [pdf, ps, other

    cs.DS

    An Improved Integrality Gap for the Calinescu-Karloff-Rabani Relaxation for Multiway Cut

    Authors: Haris Angelidakis, Yury Makarychev, Pasin Manurangsi

    Abstract: We construct an improved integrality gap instance for the Calinescu-Karloff-Rabani LP relaxation of the Multiway Cut problem. In particular, for $k \geqslant 3$ terminals, our instance has an integrality ratio of $6 / (5 + \frac{1}{k - 1}) - \varepsilon$, for every constant $\varepsilon > 0$. For every $k \geqslant 4$, our result improves upon a long-standing lower bound of… ▽ More

    Submitted 16 November, 2016; originally announced November 2016.

    Comments: 18 pages, 6 figures

  20. arXiv:1607.06442  [pdf, ps, other

    cs.DS

    Metric Perturbation Resilience

    Authors: Konstantin Makarychev, Yury Makarychev

    Abstract: We study the notion of perturbation resilience introduced by Bilu and Linial (2010) and Awasthi, Blum, and Sheffet (2012). A clustering problem is $α$-perturbation resilient if the optimal clustering does not change when we perturb all distances by a factor of at most $α$. We consider a class of clustering problems with center-based objectives, which includes such problems as k-means, k-median, an… ▽ More

    Submitted 21 July, 2016; originally announced July 2016.

  21. arXiv:1607.04787  [pdf, ps, other

    cs.DS cs.CC cs.LO

    Robust algorithms with polynomial loss for near-unanimity CSPs

    Authors: Víctor Dalmau, Marcin Kozik, Andrei Krokhin, Konstantin Makarychev, Yury Makarychev, Jakub Opršal

    Abstract: An instance of the Constraint Satisfaction Problem (CSP) is given by a family of constraints on overlap** sets of variables, and the goal is to assign values from a fixed domain to the variables so that all constraints are satisfied. In the optimization version, the goal is to maximize the number of satisfied constraints. An approximation algorithm for CSP is called robust if it outputs an assig… ▽ More

    Submitted 4 December, 2018; v1 submitted 16 July, 2016; originally announced July 2016.

    Comments: A preliminary version of this paper appeared in SODA 2017. Journal referees' comments are incorporated

  22. A Union of Euclidean Metric Spaces is Euclidean

    Authors: Konstantin Makarychev, Yury Makarychev

    Abstract: Suppose that a metric space $X$ is the union of two metric subspaces $A$ and $B$ that embed into Euclidean space with distortions $D_A$ and $D_B$, respectively. We prove that then $X$ embeds into Euclidean space with a bounded distortion (namely, with distortion at most $7D_A D_B + 2(D_A+D_B)$). Our result settles an open problem posed by Naor. Additionally, we present some corollaries and extensi… ▽ More

    Submitted 23 January, 2017; v1 submitted 26 February, 2016; originally announced February 2016.

    Comments: Reformatted for Discrete Analysis, updated metadata, and edited the title. This version is otherwise identical to the previous one

    Journal ref: A Union of Euclidean Metric Spaces is Euclidean, Discrete Analysis 2016:14

  23. arXiv:1511.03229  [pdf, ps, other

    cs.DS cs.LG math.ST

    Learning Communities in the Presence of Errors

    Authors: Konstantin Makarychev, Yury Makarychev, Aravindan Vijayaraghavan

    Abstract: We study the problem of learning communities in the presence of modeling errors and give robust recovery algorithms for the Stochastic Block Model (SBM). This model, which is also known as the Planted Partition Model, is widely used for community detection and graph partitioning in various fields, including machine learning, statistics, and social sciences. Many algorithms exist for learning commu… ▽ More

    Submitted 24 June, 2016; v1 submitted 10 November, 2015; originally announced November 2015.

    Comments: 34 pages. Appearing in the Conference on Learning Theory (COLT)'16

  24. arXiv:1507.04227  [pdf, ps, other

    cs.DS

    A bi-criteria approximation algorithm for $k$ Means

    Authors: Konstantin Makarychev, Yury Makarychev, Maxim Sviridenko, Justin Ward

    Abstract: We consider the classical $k$-means clustering problem in the setting bi-criteria approximation, in which an algoithm is allowed to output $βk > k$ clusters, and must produce a clustering with cost at most $α$ times the to the cost of the optimal set of $k$ clusters. We argue that this approach is natural in many settings, for which the exact number of clusters is a priori unknown, or unimportant… ▽ More

    Submitted 3 August, 2015; v1 submitted 15 July, 2015; originally announced July 2015.

  25. arXiv:1503.03851  [pdf, ps, other

    cs.DS

    Satisfiability of Ordering CSPs Above Average

    Authors: Konstantin Makarychev, Yury Makarychev, Yuan Zhou

    Abstract: We study the satisfiability of ordering constraint satisfaction problems (CSPs) above average. We prove the conjecture of Gutin, van Iersel, Mnich, and Yeo that the satisfiability above average of ordering CSPs of arity $k$ is fixed-parameter tractable for every $k$. Previously, this was only known for $k=2$ and $k=3$. We also generalize this result to more general classes of CSPs, including CSPs… ▽ More

    Submitted 30 October, 2015; v1 submitted 12 March, 2015; originally announced March 2015.

  26. arXiv:1406.5667  [pdf, ps, other

    cs.DS cs.LG

    Correlation Clustering with Noisy Partial Information

    Authors: Konstantin Makarychev, Yury Makarychev, Aravindan Vijayaraghavan

    Abstract: In this paper, we propose and study a semi-random model for the Correlation Clustering problem on arbitrary graphs G. We give two approximation algorithms for Correlation Clustering instances from this model. The first algorithm finds a solution of value $(1+ δ) optcost + O_δ(n\log^3 n)$ with high probability, where $optcost$ is the value of the optimal solution (for every $δ> 0$). The second algo… ▽ More

    Submitted 12 May, 2015; v1 submitted 21 June, 2014; originally announced June 2014.

    Comments: To appear at Conference on Learning Theory (COLT) 2015. Substantial changes from previous version, including a new section on recovery of the ground truth clustering. 20 pages

  27. arXiv:1406.5665  [pdf, ps, other

    cs.DS cs.LG

    Constant Factor Approximation for Balanced Cut in the PIE model

    Authors: Konstantin Makarychev, Yury Makarychev, Aravindan Vijayaraghavan

    Abstract: We propose and study a new semi-random semi-adversarial model for Balanced Cut, a planted model with permutation-invariant random edges (PIE). Our model is much more general than planted models considered previously. Consider a set of vertices V partitioned into two clusters $L$ and $R$ of equal size. Let $G$ be an arbitrary graph on $V$ with no edges between $L$ and $R$. Let $E_{random}$ be a set… ▽ More

    Submitted 21 June, 2014; originally announced June 2014.

    Comments: Full version of the paper at the 46th ACM Symposium on the Theory of Computing (STOC 2014). 32 pages

  28. arXiv:1405.3167  [pdf, ps, other

    cs.LG

    Clustering, Hamming Embedding, Generalized LSH and the Max Norm

    Authors: Behnam Neyshabur, Yury Makarychev, Nathan Srebro

    Abstract: We study the convex relaxation of clustering and hamming embedding, focusing on the asymmetric case (co-clustering and asymmetric hamming embedding), understanding their relationship to LSH as studied by (Charikar 2002) and to the max-norm ball, and the differences between their symmetric and asymmetric versions.

    Submitted 13 May, 2014; originally announced May 2014.

    Comments: 17 pages

  29. arXiv:1404.4575  [pdf, other

    cs.DS

    Approximation Algorithms for Hypergraph Small Set Expansion and Small Set Vertex Expansion

    Authors: Anand Louis, Yury Makarychev

    Abstract: The expansion of a hypergraph, a natural extension of the notion of expansion in graphs, is defined as the minimum over all cuts in the hypergraph of the ratio of the number of the hyperedges cut to the size of the smaller side of the cut. We study the Hypergraph Small Set Expansion problem, which, for a parameter $δ\in (0,1/2]$, asks to compute the cut having the least expansion while having at m… ▽ More

    Submitted 17 April, 2014; originally announced April 2014.

  30. arXiv:1401.0699  [pdf, ps, other

    cs.DS

    Nonuniform Graph Partitioning with Unrelated Weights

    Authors: Konstantin Makarychev, Yury Makarychev

    Abstract: We give a bi-criteria approximation algorithm for the Minimum Nonuniform Partitioning problem, recently introduced by Krauthgamer, Naor, Schwartz and Talwar (2014). In this problem, we are given a graph $G=(V,E)$ on $n$ vertices and $k$ numbers $ρ_1,\dots, ρ_k$. The goal is to partition the graph into $k$ disjoint sets $P_1,\dots, P_k$ satisfying $|P_i|\leq ρ_i n$ so as to minimize the number of e… ▽ More

    Submitted 28 April, 2014; v1 submitted 3 January, 2014; originally announced January 2014.

  31. arXiv:1311.7662  [pdf, other

    cs.LG cs.CV cs.IR

    The Power of Asymmetry in Binary Hashing

    Authors: Behnam Neyshabur, Payman Yadollahpour, Yury Makarychev, Ruslan Salakhutdinov, Nathan Srebro

    Abstract: When approximating binary similarity using the hamming distance between short binary hashes, we show that even if the similarity is symmetric, we can have shorter and more accurate hashes by using two distinct code maps. I.e. by approximating the similarity between $x$ and $x'$ as the hamming distance between $f(x)$ and $g(x')$, for two distinct binary codes $f,g$, rather than as the hamming dista… ▽ More

    Submitted 29 November, 2013; originally announced November 2013.

    Comments: Accepted to NIPS 2013, 9 pages, 5 figures

  32. arXiv:1305.1681  [pdf, ps, other

    cs.DS

    Bilu-Linial Stable Instances of Max Cut and Minimum Multiway Cut

    Authors: Konstantin Makarychev, Yury Makarychev, Aravindan Vijayaraghavan

    Abstract: We investigate the notion of stability proposed by Bilu and Linial. We obtain an exact polynomial-time algorithm for $γ$-stable Max Cut instances with $γ\geq c\sqrt{\log n}\log\log n$ for some absolute constant $c > 0$. Our algorithm is robust: it never returns an incorrect answer; if the instance is $γ$-stable, it finds the maximum cut, otherwise, it either finds the maximum cut or certifies that… ▽ More

    Submitted 11 November, 2013; v1 submitted 7 May, 2013; originally announced May 2013.

    Comments: 24 pages

  33. arXiv:1206.4898  [pdf, ps, other

    cs.DS cs.CG

    Planarizing an Unknown Surface

    Authors: Yury Makarychev, Anastasios Sidiropoulos

    Abstract: It has been recently shown that any graph of genus g>0 can be stochastically embedded into a distribution over planar graphs, with distortion Olog (g+1)) [Sidiropoulos, FOCS 2010]. This embedding can be computed in polynomial time, provided that a drawing of the input graph into a genus-g surface is given. We show how to compute the above embedding without having such a drawing. This implies a g… ▽ More

    Submitted 21 June, 2012; originally announced June 2012.

    Comments: The conference version of this paper will appear in the Proceedings of APPROX 2012

  34. arXiv:1206.3603  [pdf, other

    cs.DS

    Approximation Algorithm for Non-Boolean MAX k-CSP

    Authors: Konstantin Makarychev, Yury Makarychev

    Abstract: In this paper, we present a randomized polynomial-time approximation algorithm for k-CSPd. In k-CSPd, we are given a set of predicates of arity k over an alphabet of size d. Our goal is to find an assignment that maximizes the number of satisfied constraints. Our algorithm has approximation factor Omega(kd/d^k) (when k > Ω(log d)). This bound is asymptotically optimal assuming the Unique Games C… ▽ More

    Submitted 15 June, 2012; originally announced June 2012.

    Comments: The conference version of this paper will appear in the Proceedings of APPROX 2012

  35. arXiv:1205.2234  [pdf, ps, other

    cs.DS cs.CC

    Approximation Algorithms for Semi-random Graph Partitioning Problems

    Authors: Konstantin Makarychev, Yury Makarychev, Aravindan Vijayaraghavan

    Abstract: In this paper, we propose and study a new semi-random model for graph partitioning problems. We believe that it captures many properties of real--world instances. The model is more flexible than the semi-random model of Feige and Kilian and planted random model of Bui, Chaudhuri, Leighton and Sipser. We develop a general framework for solving semi-random instances and apply it to several problem… ▽ More

    Submitted 10 May, 2012; originally announced May 2012.

    Comments: To appear at the 44th ACM Symposium on Theory of Computing (STOC 2012)

  36. arXiv:1112.3611  [pdf, other

    cs.DS cs.CC

    Approximation Algorithms and Hardness of the k-Route Cut Problem

    Authors: Julia Chuzhoy, Yury Makarychev, Aravindan Vijayaraghavan, Yuan Zhou

    Abstract: We study the k-route cut problem: given an undirected edge-weighted graph G=(V,E), a collection {(s_1,t_1),(s_2,t_2),...,(s_r,t_r)} of source-sink pairs, and an integer connectivity requirement k, the goal is to find a minimum-weight subset E' of edges to remove, such that the connectivity of every pair (s_i, t_i) falls below k. Specifically, in the edge-connectivity version, EC-kRC, the requireme… ▽ More

    Submitted 15 December, 2011; v1 submitted 15 December, 2011; originally announced December 2011.

    Comments: To appear in the Symposium on Discrete Algorithms (SODA) 2012. 44 pages

  37. arXiv:1104.3806  [pdf, ps, other

    cs.DS cs.CC

    How to Play Unique Games against a Semi-Random Adversary

    Authors: Alexandra Kolla, Konstantin Makarychev, Yury Makarychev

    Abstract: In this paper, we study the average case complexity of the Unique Games problem. We propose a natural semi-random model, in which a unique game instance is generated in several steps. First an adversary selects a completely satisfiable instance of Unique Games, then she chooses an epsilon-fraction of all edges, and finally replaces ("corrupts") the constraints corresponding to these edges with new… ▽ More

    Submitted 19 April, 2011; originally announced April 2011.

  38. arXiv:1103.6161  [pdf, other

    math.FA cs.DS

    The Grothendieck constant is strictly smaller than Krivine's bound

    Authors: Mark Braverman, Konstantin Makarychev, Yury Makarychev, Assaf Naor

    Abstract: We prove that $K_G<\fracπ{2\log(1+\sqrt{2})}$, where $K_G$ is the Grothendieck constant.

    Submitted 17 August, 2011; v1 submitted 31 March, 2011; originally announced March 2011.

    Comments: An extended abstract describing the contents of this work will appear in FOCS 2011. Suggestions of the FOCS reviewers have been addressed

  39. arXiv:1010.3976  [pdf, other

    cs.DS cs.CG

    On Graph Crossing Number and Edge Planarization

    Authors: Julia Chuzhoy, Yury Makarychev, Anastasios Sidiropoulos

    Abstract: Given an n-vertex graph G, a drawing of G in the plane is a map** of its vertices into points of the plane, and its edges into continuous curves, connecting the images of their endpoints. A crossing in such a drawing is a point where two such curves intersect. In the Minimum Crossing Number problem, the goal is to find a drawing of G with minimum number of crossings. The value of the optimal sol… ▽ More

    Submitted 19 October, 2010; originally announced October 2010.

  40. arXiv:1006.4607  [pdf, ps, other

    cs.DS

    Metric Extension Operators, Vertex Sparsifiers and Lipschitz Extendability

    Authors: Konstantin Makarychev, Yury Makarychev

    Abstract: We study vertex cut and flow sparsifiers that were recently introduced by Moitra, and Leighton and Moitra. We improve and generalize their results. We give a new polynomial-time algorithm for constructing O(log k / log log k) cut and flow sparsifiers, matching the best existential upper bound on the quality of a sparsifier, and improving the previous algorithmic upper bound of O(log^2 k / log log… ▽ More

    Submitted 8 December, 2010; v1 submitted 23 June, 2010; originally announced June 2010.

    Comments: Appeared at FOCS 2010

  41. arXiv:0912.1623  [pdf, ps, other

    cs.DM

    Subgraph Sparsification and Nearly Optimal Ultrasparsifiers

    Authors: Alexandra Kolla, Yury Makarychev, Amin Saberi, Shanghua Teng

    Abstract: We consider a variation of the spectral sparsification problem where we are required to keep a subgraph of the original graph. Formally, given a union of two weighted graphs $G$ and $W$ and an integer $k$, we are asked to find a $k$-edge weighted graph $W_k$ such that $G+W_k$ is a good spectral sparsifer of $G+W$. We will refer to this problem as the subgraph (spectral) sparsification. We presen… ▽ More

    Submitted 8 December, 2009; originally announced December 2009.

  42. arXiv:0903.0367  [pdf, ps, other

    cs.DS

    How to Play Unique Games on Expanders

    Authors: Konstantin Makarychev, Yury Makarychev

    Abstract: In this note we improve a recent result by Arora, Khot, Kolla, Steurer, Tulsiani, and Vishnoi on solving the Unique Games problem on expanders. Given a $(1-\varepsilon)$-satisfiable instance of Unique Games with the constraint graph $G$, our algorithm finds an assignment satisfying at least a $1- C \varepsilon/h_G$ fraction of all constraints if $\varepsilon < c λ_G$ where $h_G$ is the edge ex… ▽ More

    Submitted 2 March, 2009; originally announced March 2009.

  43. arXiv:0901.1155  [pdf, ps, other

    cs.DS cs.DM math.PR

    Balanced allocation: Memory performance tradeoffs

    Authors: Itai Benjamini, Yury Makarychev

    Abstract: Suppose we sequentially put $n$ balls into $n$ bins. If we put each ball into a random bin then the heaviest bin will contain ${\sim}\log n/\log\log n$ balls with high probability. However, Azar, Broder, Karlin and Upfal [SIAM J. Comput. 29 (1999) 180--200] showed that if each time we choose two bins at random and put the ball in the least loaded bin among the two, then the heaviest bin will conta… ▽ More

    Submitted 12 September, 2012; v1 submitted 8 January, 2009; originally announced January 2009.

    Comments: Published in at http://dx.doi.org/10.1214/11-AAP804 the Annals of Applied Probability (http://www.imstat.org/aap/) by the Institute of Mathematical Statistics (http://www.imstat.org)

    Report number: IMS-AAP-AAP804

    Journal ref: Annals of Applied Probability 2012, Vol. 22, No. 4, 1642-1649

  44. arXiv:0806.1745  [pdf, ps, other

    math.MG math.DG math.GR

    Eigenvalue multiplicity and volume growth

    Authors: James R. Lee, Yury Makarychev

    Abstract: Let $G$ be a finite group with symmetric generating set $S$, and let $c = \max_{R > 0} |B(2R)|/|B(R)|$ be the doubling constant of the corresponding Cayley graph, where $B(R)$ denotes an $R$-ball in the word-metric with respect to $S$. We show that the multiplicity of the $k$th eigenvalue of the Laplacian on the Cayley graph of $G$ is bounded by a function of only $c$ and $k$. More specifically,… ▽ More

    Submitted 26 March, 2009; v1 submitted 10 June, 2008; originally announced June 2008.

  45. arXiv:0710.1343  [pdf, ps, other

    math.MG

    Dimension Reduction for the Hyperbolic Space

    Authors: itai benjamini, Yury Makarychev

    Abstract: A dimension reduction for the hyperbolic space is established. When points are far apart an embedding with bounded distortion into the hyperbolic plane is achieved.

    Submitted 6 October, 2007; originally announced October 2007.

  46. arXiv:cs/0510029  [pdf, ps, other

    cs.IT

    Conditionally independent random variables

    Authors: Konstantin Makarychev, Yury Makarychev

    Abstract: In this paper we investigate the notion of conditional independence and prove several information inequalities for conditionally independent random variables.

    Submitted 11 October, 2005; originally announced October 2005.

    Comments: 8 pages