Skip to main content

Showing 1–28 of 28 results for author: Achlioptas, D

.
  1. arXiv:2211.15368  [pdf, other

    cs.AI cs.LG

    Arbitrarily Large Labelled Random Satisfiability Formulas for Machine Learning Training

    Authors: Dimitris Achlioptas, Amrit Daswaney, Periklis A. Papakonstantinou

    Abstract: Applying deep learning to solve real-life instances of hard combinatorial problems has tremendous potential. Research in this direction has focused on the Boolean satisfiability (SAT) problem, both because of its theoretical centrality and practical importance. A major roadblock faced, though, is that training sets are restricted to random formulas of size several orders of magnitude smaller than… ▽ More

    Submitted 4 June, 2023; v1 submitted 21 November, 2022; originally announced November 2022.

  2. arXiv:2111.08837  [pdf, ps, other

    math.PR cond-mat.stat-mech cs.DM math.CO

    The Lovász Local Lemma is Not About Probability

    Authors: Dimitris Achlioptas, Kostas Zampetakis

    Abstract: Given a collection of independent events each of which has strictly positive probability, the probability that all of them occur is also strictly positive. The Lovász local lemma (LLL) asserts that this remains true if the events are not too strongly negatively correlated. The formulation of the lemma involves a graph with one vertex per event, with edges indicating potential negative dependence.… ▽ More

    Submitted 16 November, 2021; originally announced November 2021.

    MSC Class: 60C05; 82B20 ACM Class: G.2.1

  3. arXiv:2011.04809  [pdf, ps, other

    math.CO cond-mat.stat-mech math.PR

    On the 2-colorability of random hypergraphs

    Authors: Dimitris Achlioptas, Cristopher Moore

    Abstract: A 2-coloring of a hypergraph is a map** from its vertices to a set of two colors such that no edge is monochromatic. Let $H_k(n,m)$ be a random $k$-uniform hypergraph on $n$ vertices formed by picking $m$ edges uniformly, independently and with replacement. It is easy to show that if $r \geq r_c = 2^{k-1} \ln 2 - (\ln 2) /2$, then with high probability $H_k(n,m=rn)$ is not 2-colorable. We comple… ▽ More

    Submitted 9 November, 2020; originally announced November 2020.

    Comments: This is an 18-year-old paper: it appeared in RANDOM 2002, but we neglected to post it on the arxiv and it is a bit hard to find outside paywalls. An enormous amount of progress has been made on this and related problems since then, but it might still be of interest as an example of using the second moment method to prove lower bounds on phase transitions in random combinatorial problems

    Journal ref: Proc. 6th Intl. Workshop on Randomization and Approximation Techniques in Computer Science (RANDOM '02) 78-90 (2002)

  4. arXiv:2002.03690  [pdf, other

    math.PR cs.DM math.CO

    The random 2-SAT partition function

    Authors: Dimitris Achlioptas, Amin Coja-Oghlan, Max Hahn-Klimroth, Joon Lee, Noela Müller, Manuel Penschuck, Guangyan Zhou

    Abstract: We show that throughout the satisfiable phase the normalised number of satisfying assignments of a random $2$-SAT formula converges in probability to an expression predicted by the cavity method from statistical physics. The proof is based on showing that the Belief Propagation algorithm renders the correct marginal probability that a variable is set to `true' under a uniformly random satisfying a… ▽ More

    Submitted 10 February, 2020; originally announced February 2020.

    MSC Class: 05C80; 60C05; 68Q87

  5. arXiv:1906.02613  [pdf, other

    cs.LG stat.ML

    Bad Global Minima Exist and SGD Can Reach Them

    Authors: Shengchao Liu, Dimitris Papailiopoulos, Dimitris Achlioptas

    Abstract: Several works have aimed to explain why overparameterized neural networks generalize well when trained by Stochastic Gradient Descent (SGD). The consensus explanation that has emerged credits the randomized nature of SGD for the bias of the training process towards low-complexity models and, thus, for implicit regularization. We take a careful look at this explanation in the context of image class… ▽ More

    Submitted 22 February, 2021; v1 submitted 6 June, 2019; originally announced June 2019.

  6. arXiv:1809.07910  [pdf, ps, other

    cs.DS

    Simple Local Computation Algorithms for the General Lovasz Local Lemma

    Authors: Dimitris Achlioptas, Themis Gouleakis, Fotis Iliopoulos

    Abstract: We consider the task of designing Local Computation Algorithms (LCA) for applications of the Lovász Local Lemma (LLL). LCA is a class of sublinear algorithms proposed by Rubinfeld et al.~\cite{Ronitt} that have received a lot of attention in recent years. The LLL is an existential, sufficient condition for a collection of sets to have non-empty intersection (in applications, often, each set compri… ▽ More

    Submitted 6 July, 2020; v1 submitted 20 September, 2018; originally announced September 2018.

  7. arXiv:1809.01537  [pdf, ps, other

    cs.DM math.CO math.PR

    A Local Lemma for Focused Stochastic Algorithms

    Authors: Dimitris Achlioptas, Fotis Iliopoulos, Vladimir Kolmogorov

    Abstract: We develop a framework for the rigorous analysis of focused stochastic local search algorithms. These are algorithms that search a state space by repeatedly selecting some constraint that is violated in the current state and moving to a random nearby state that addresses the violation, while hopefully not introducing many new ones. An important class of focused local search algorithms with provabl… ▽ More

    Submitted 3 September, 2018; originally announced September 2018.

    Comments: This paper is based on results that appeared in preliminary form in SODA 2016 and FOCS 2016. arXiv admin note: text overlap with arXiv:1507.07633

  8. arXiv:1805.02026  [pdf, ps, other

    cs.DM cs.DS math.CO math.PR

    Beyond the Lovasz Local Lemma: Point to Set Correlations and Their Algorithmic Applications

    Authors: Dimitris Achlioptas, Fotis Iliopoulos, Alistair Sinclair

    Abstract: Following the groundbreaking algorithm of Moser and Tardos for the Lovasz Local Lemma (LLL), there has been a plethora of results analyzing local search algorithms for various constraint satisfaction problems. The algorithms considered fall into two broad categories: resampling algorithms, analyzed via different algorithmic LLL conditions; and backtracking algorithms, analyzed via entropy compress… ▽ More

    Submitted 18 August, 2020; v1 submitted 5 May, 2018; originally announced May 2018.

  9. arXiv:1707.09467  [pdf, ps, other

    cs.LO

    Probabilistic Model Counting with Short XORs

    Authors: Dimitris Achlioptas, Panos Theodoropoulos

    Abstract: The idea of counting the number of satisfying truth assignments (models) of a formula by adding random parity constraints can be traced back to the seminal work of Valiant and Vazirani, showing that NP is as easy as detecting unique solutions. While theoretically sound, the random parity constraints in that construction have the following drawback: each constraint, on average, involves half of all… ▽ More

    Submitted 29 July, 2017; originally announced July 2017.

    Comments: To appear in SAT 17

    ACM Class: D.2.4; F.3.1

  10. Time-Invariant LDPC Convolutional Codes

    Authors: Dimitris Achlioptas, Hamed Hassani, Wei Liu, Rüdiger Urbanke

    Abstract: Spatially coupled codes have been shown to universally achieve the capacity for a large class of channels. Many variants of such codes have been introduced to date. We discuss a further such variant that is particularly simple and is determined by a very small number of parameters. More precisely, we consider time-invariant low-density convolutional codes with very large constraint lengths. We s… ▽ More

    Submitted 15 February, 2017; originally announced February 2017.

    Comments: Submitted to 2017 IEEE International Symposium on Information Theory

  11. arXiv:1607.06494  [pdf, ps, other

    cs.DM math.CO math.PR

    Stochastic Control via Entropy Compression

    Authors: Dimitris Achlioptas, Fotis Iliopoulos, Nikos Vlassis

    Abstract: We consider an agent trying to bring a system to an acceptable state by repeated probabilistic action. Several recent works on algorithmizations of the Lovasz Local Lemma (LLL) can be seen as establishing sufficient conditions for the agent to succeed. Here we study whether such stochastic control is also possible in a noisy environment, where both the process of state-observation and the process… ▽ More

    Submitted 26 November, 2016; v1 submitted 21 July, 2016; originally announced July 2016.

    Comments: 18 pages

  12. arXiv:1507.07633  [pdf, ps, other

    cs.DM math.CO math.PR

    Focused Stochastic Local Search and the Lovász Local Lemma

    Authors: Dimitris Achlioptas, Fotis Iliopoulos

    Abstract: We develop tools for analyzing focused stochastic local search algorithms. These are algorithms which search a state space probabilistically by repeatedly selecting a constraint that is violated in the current state and moving to a random nearby state which, hopefully, addresses the violation without introducing many new ones. A large class of such algorithms arise from the algorithmization of the… ▽ More

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

    Comments: Generalized the analysis of the Recursive Walk algorithm; corrected the proof of Acyclic Edge Coloring result

    MSC Class: 68W20 ACM Class: F.1.2; G.3

  13. arXiv:1502.07787  [pdf, ps, other

    cs.DM

    Product Measure Approximation of Symmetric Graph Properties

    Authors: Dimitris Achlioptas, Paris Siminelakis

    Abstract: In the study of random structures we often face a trade-off between realism and tractability, the latter typically enabled by assuming some form of independence. In this work we initiate an effort to bridge this gap by develo** tools that allow us to work with independence without assuming it. Let $\mathcal{G}_{n}$ be the set of all graphs on $n$ vertices and let $S$ be an arbitrary subset of… ▽ More

    Submitted 26 February, 2015; originally announced February 2015.

    Comments: 16 pages

    MSC Class: 05C80

  14. arXiv:1501.04931  [pdf, ps, other

    cs.SI cs.DS

    Navigability is a Robust Property

    Authors: Dimitris Achlioptas, Paris Siminelakis

    Abstract: The Small World phenomenon has inspired researchers across a number of fields. A breakthrough in its understanding was made by Kleinberg who introduced Rank Based Augmentation (RBA): add to each vertex independently an arc to a random destination selected from a carefully crafted probability distribution. Kleinberg proved that RBA makes many networks navigable, i.e., it allows greedy routing to su… ▽ More

    Submitted 20 January, 2015; originally announced January 2015.

    ACM Class: G.2.2; G.3

  15. arXiv:1406.0242  [pdf, ps, other

    math.CO cs.DM math.PR

    Random Walks that Find Perfect Objects and the Lovász Local Lemma

    Authors: Dimitris Achlioptas, Fotis Iliopoulos

    Abstract: We give an algorithmic local lemma by establishing a sufficient condition for the uniform random walk on a directed graph to reach a sink quickly. Our work is inspired by Moser's entropic method proof of the Lovász Local Lemma (LLL) for satisfiability and completely bypasses the Probabilistic Method formulation of the LLL. In particular, our method works when the underlying state space is entirely… ▽ More

    Submitted 8 April, 2015; v1 submitted 2 June, 2014; originally announced June 2014.

    Comments: 28 pages, added weighted version, added Independent Sets version, added Latin Squares Application

    MSC Class: 68W20 ACM Class: F.1.2; G.3

  16. arXiv:1311.4643  [pdf, other

    cs.LG cs.IT math.NA stat.ML

    Near-Optimal Entrywise Sampling for Data Matrices

    Authors: Dimitris Achlioptas, Zohar Karnin, Edo Liberty

    Abstract: We consider the problem of selecting non-zero entries of a matrix $A$ in order to produce a sparse sketch of it, $B$, that minimizes $\|A-B\|_2$. For large $m \times n$ matrices, such that $n \gg m$ (for example, representing $n$ observations over $m$ attributes) we give sampling distributions that exhibit four important properties. First, they have closed forms computable from minimal information… ▽ More

    Submitted 19 November, 2013; originally announced November 2013.

    Comments: 14 pages, to appear in NIPS' 13

  17. arXiv:1107.5550  [pdf, ps, other

    cs.DS math.CO

    The solution space geometry of random linear equations

    Authors: Dimitris Achlioptas, Michael Molloy

    Abstract: We consider random systems of linear equations over GF(2) in which every equation binds k variables. We obtain a precise description of the clustering of solutions in such systems. In particular, we prove that with probability that tends to 1 as the number of variables, n, grows: for every pair of solutions σ, τ, either there exists a sequence of solutions σ,...,τ, in which successive elements dif… ▽ More

    Submitted 9 October, 2015; v1 submitted 27 July, 2011; originally announced July 2011.

    Comments: Corrects an error from previous versions. Lemma 35(b) replaces Observation 5 in the journal publication

    Journal ref: Random Structures and Algorithms 46, 197-231 (2015)

  18. arXiv:0803.2122  [pdf, ps, other

    math.CO math.PR

    Algorithmic barriers from phase transitions

    Authors: Dimitris Achlioptas, Amin Coja-Oghlan

    Abstract: For many random Constraint Satisfaction Problems, by now, we have asymptotically tight estimates of the largest constraint density for which they have solutions. At the same time, all known polynomial-time algorithms for many of these problems already completely fail to find solutions at much smaller densities. For example, it is well-known that it is easy to color a random graph using twice as… ▽ More

    Submitted 21 May, 2008; v1 submitted 14 March, 2008; originally announced March 2008.

    Comments: extended abstract

    MSC Class: 05C80

    Journal ref: Proc. 49th FOCS (2008) 793 - 802

  19. arXiv:0706.1725  [pdf, ps, other

    math.PR

    The two possible values of the chromatic number of a random graph

    Authors: Dimitris Achlioptas, Assaf Naor

    Abstract: Given d \in (0,infty) let k_d be the smallest integer k such that d < 2k\log k. We prove that the chromatic number of a random graph G(n,d/n) is either k_d or k_d+1 almost surely.

    Submitted 12 June, 2007; originally announced June 2007.

    Comments: 17 pages, published version

    MSC Class: 60C05

    Journal ref: Ann. of Math. (2) 162 (2005), no. 3, 1335--1351

  20. arXiv:cs/0611052  [pdf, ps, other

    cs.CC cond-mat.dis-nn

    On the Solution-Space Geometry of Random Constraint Satisfaction Problems

    Authors: Dimitris Achlioptas, Federico Ricci-Tersenghi

    Abstract: For a large number of random constraint satisfaction problems, such as random k-SAT and random graph and hypergraph coloring, there are very good estimates of the largest constraint density for which solutions exist. Yet, all known polynomial-time algorithms for these problems fail to find solutions even at much lower densities. To understand the origin of this gap we study how the structure of… ▽ More

    Submitted 15 December, 2006; v1 submitted 13 November, 2006; originally announced November 2006.

    Comments: 25 pages, work presented at STOC'06

  21. Rapid Mixing for Lattice Colorings with Fewer Colors

    Authors: Dimitris Achlioptas, Michael Molloy, Cristopher Moore, Frank Van Bussell

    Abstract: We provide an optimally mixing Markov chain for 6-colorings of the square lattice on rectangular regions with free, fixed, or toroidal boundary conditions. This implies that the uniform distribution on the set of such colorings has strong spatial mixing, so that the 6-state Potts antiferromagnet has a finite correlation length and a unique Gibbs measure at zero temperature. Four and five are now… ▽ More

    Submitted 30 August, 2005; originally announced August 2005.

    Comments: Appeared in Proc. LATIN 2004, to appear in JSTAT

  22. arXiv:cs/0503046  [pdf, ps, other

    cs.AI cond-mat.dis-nn cond-mat.stat-mech cs.CC

    Hiding Satisfying Assignments: Two are Better than One

    Authors: Dimitris Achlioptas, Haixia Jia, Cristopher Moore

    Abstract: The evaluation of incomplete satisfiability solvers depends critically on the availability of hard satisfiable instances. A plausible source of such instances consists of random k-SAT formulas whose clauses are chosen uniformly from among all clauses satisfying some randomly chosen truth assignment A. Unfortunately, instances generated in this manner tend to be relatively easy and can be solved… ▽ More

    Submitted 19 March, 2005; originally announced March 2005.

    Comments: Preliminary version appeared in AAAI 2004

  23. arXiv:cond-mat/0503087  [pdf, ps, other

    cond-mat.dis-nn cs.NI math.CO math.PR

    On the Bias of Traceroute Sampling; or, Power-law Degree Distributions in Regular Graphs

    Authors: Dimitris Achlioptas, Aaron Clauset, David Kempe, Cristopher Moore

    Abstract: Understanding the structure of the Internet graph is a crucial step for building accurate network models and designing efficient algorithms for Internet applications. Yet, obtaining its graph structure is a surprisingly difficult task, as edges cannot be explicitly queried. Instead, empirical studies rely on traceroutes to build what are essentially single-source, all-destinations, shortest-path… ▽ More

    Submitted 29 March, 2006; v1 submitted 3 March, 2005; originally announced March 2005.

    Comments: Long-format version (19 pages); includes small correction to section 6.1

    Journal ref: Proc. 37th ACM Symposium on Theory of Computing (STOC) 2005

  24. arXiv:cond-mat/0407278  [pdf, ps, other

    cond-mat.dis-nn cond-mat.stat-mech math.CO math.PR

    The Chromatic Number of Random Regular Graphs

    Authors: Dimitris Achlioptas, Cristopher Moore

    Abstract: Given any integer d >= 3, let k be the smallest integer such that d < 2k log k. We prove that with high probability the chromatic number of a random d-regular graph is k, k+1, or k+2, and that if (2k-1) \log k < d < 2k \log k then the chromatic number is either k+1 or k+2.

    Submitted 11 July, 2004; originally announced July 2004.

    Journal ref: Proc. RANDOM 2004

  25. arXiv:cond-mat/0310227  [pdf, ps, other

    cond-mat.stat-mech cs.CC math.CO math.PR

    Random k-SAT: Two Moments Suffice to Cross a Sharp Threshold

    Authors: Dimitris Achlioptas, Cristopher Moore

    Abstract: Many NP-complete constraint satisfaction problems appear to undergo a "phase transition'' from solubility to insolubility when the constraint density passes through a critical threshold. In all such cases it is easy to derive upper bounds on the location of the threshold by showing that above a certain density the first moment (expectation) of the number of solutions tends to zero. We show that… ▽ More

    Submitted 9 October, 2003; originally announced October 2003.

  26. arXiv:math/0305151  [pdf, ps, other

    math.PR math.CO

    On the Maximum Satisfiability of Random Formulas

    Authors: Dimitris Achlioptas, Assaf Naor, Yuval Peres

    Abstract: Maximum satisfiability is a canonical NP-hard optimization problem that appears empirically hard for random instances. Let us say that a Conjunctive normal form (CNF) formula consisting of $k$-clauses is $p$-satisfiable if there exists a truth assignment satisfying $1-2^{-k}+p 2^{-k}$ of all clauses (observe that every $k$-CNF is 0-satisfiable). Also, let $F_k(n,m)$ denote a random $k$-CNF on… ▽ More

    Submitted 9 May, 2003; originally announced May 2003.

  27. arXiv:cs/0305009  [pdf, ps, other

    cs.CC cond-mat.stat-mech cs.DM math.PR

    The Threshold for Random k-SAT is 2^k ln2 - O(k)

    Authors: Dimitris Achlioptas, Yuval Peres

    Abstract: Let F be a random k-SAT formula on n variables, formed by selecting uniformly and independently m = rn out of all possible k-clauses. It is well-known that if r>2^k ln 2, then the formula F is unsatisfiable with probability that tends to 1 as n tends to infinity. We prove that there exists a sequence t_k = O(k) such that if r < 2^k ln 2 - t_k, then the formula F is satisfiable with probability t… ▽ More

    Submitted 8 September, 2003; v1 submitted 13 May, 2003; originally announced May 2003.

    Comments: Added figures and explained the intuition behind our approach. Made a correction following comments of Chris Calabro

    ACM Class: F.2.2

  28. arXiv:cond-mat/0209622  [pdf, ps, other

    cond-mat.stat-mech cond-mat.dis-nn

    The Asymptotic Order of the k-SAT Threshold

    Authors: Dimitris Achlioptas, Cristopher Moore

    Abstract: Form a random k-SAT formula on n variables by selecting uniformly and independently m=rn clauses out of all 2^k (n choose k) possible k-clauses. The Satisfiability Threshold Conjecture asserts that for each k there exists a constant r_k such that, as n tends to infinity, the probability that the formula is satisfiable tends to 1 if r < r_k and to 0 if r > r_k. It has long been known that 2^k / k… ▽ More

    Submitted 26 September, 2002; originally announced September 2002.

    Comments: Conference version to appear in FOCS (Foundations of Computer Science) 2002