17 research outputs found

    Hypercontractive Inequality for Pseudo-Boolean Functions of Bounded Fourier Width

    Get PDF
    A function f: {1,1}nRf:\ \{-1,1\}^n\rightarrow \mathbb{R} is called pseudo-Boolean. It is well-known that each pseudo-Boolean function ff can be written as f(x)=IFf^(I)χI(x),f(x)=\sum_{I\in {\cal F}}\hat{f}(I)\chi_I(x), where ${\cal F}\subseteq \{I:\ I\subseteq [n]\},, [n]=\{1,2,...,n\},and, and \chi_I(x)=\prod_{i\in I}x_iand and \hat{f}(I)arenonzeroreals.Thedegreeof are non-zero reals. The degree of fis is \max \{|I|:\ I\in {\cal F}\}andthewidthof and the width of fistheminimuminteger is the minimum integer \rhosuchthatevery such that every i\in [n]appearsinatmost appears in at most \rhosetsin sets in \cal F.For. For i\in [n],let, let \mathbf{x}_ibearandomvariabletakingvalues1or1uniformlyandindependentlyfromallothervariables be a random variable taking values 1 or -1 uniformly and independently from all other variables \mathbf{x}_j,, j\neq i.Let Let \mathbf{x}=(\mathbf{x}_1,...,\mathbf{x}_n).The. The pnormof-norm of fis is ||f||_p=(\mathbb E[|f(\mathbf{x})|^p])^{1/p}forany for any p\ge 1.Itiswellknownthat. It is well-known that ||f||_q\ge ||f||_pwhenever whenever q> p\ge 1.However,thehighernormcanbeboundedbythelowernormtimesacoefficientnotdirectlydependingon. However, the higher norm can be bounded by the lower norm times a coefficient not directly depending on f:if: if fisofdegree is of degree dand and q> p>1then then ||f||_q\le (\frac{q-1}{p-1})^{d/2}||f||_p.ThisinequalityiscalledtheHypercontractiveInequality.Weshowthatonecanreplace This inequality is called the Hypercontractive Inequality. We show that one can replace dby by \rhointheHypercontractiveInequalityforeach in the Hypercontractive Inequality for each q> p\ge 2asfollows: as follows: ||f||_q\le ((2r)!\rho^{r-1})^{1/(2r)}||f||_p,where where r=\lceil q/2\rceil.Forthecase. For the case q=4and and p=2,whichisimportantinmanyapplications,weproveastrongerinequality:, which is important in many applications, we prove a stronger inequality: ||f||_4\le (2\rho+1)^{1/4}||f||_2.

    Computing the partition function of a polynomial on the Boolean cube

    Full text link
    For a polynomial f: {-1, 1}^n --> C, we define the partition function as the average of e^{lambda f(x)} over all points x in {-1, 1}^n, where lambda in C is a parameter. We present a quasi-polynomial algorithm, which, given such f, lambda and epsilon >0 approximates the partition function within a relative error of epsilon in N^{O(ln n -ln epsilon)} time provided |lambda| < 1/(2 L sqrt{deg f}), where L=L(f) is a parameter bounding the Lipschitz constant of f from above and N is the number of monomials in f. As a corollary, we obtain a quasi-polynomial algorithm, which, given such an f with coefficients +1 and -1 and such that every variable enters not more than 4 monomials, approximates the maximum of f on {-1, 1}^n within a factor of O(sqrt{deg f}/delta), provided the maximum is N delta for some 0< delta <1. If every variable enters not more than k monomials for some fixed k > 4, we are able to establish a similar result when delta > (k-1)/k.Comment: The final version of this paper is due to be published in the collection of papers "A Journey through Discrete Mathematics. A Tribute to Jiri Matousek" edited by Martin Loebl, Jaroslav Nesetril and Robin Thomas, to be published by Springe

    Systems of Linear Equations over F2\mathbb{F}_2 and Problems Parameterized Above Average

    Full text link
    In the problem Max Lin, we are given a system Az=bAz=b of mm linear equations with nn variables over F2\mathbb{F}_2 in which each equation is assigned a positive weight and we wish to find an assignment of values to the variables that maximizes the excess, which is the total weight of satisfied equations minus the total weight of falsified equations. Using an algebraic approach, we obtain a lower bound for the maximum excess. Max Lin Above Average (Max Lin AA) is a parameterized version of Max Lin introduced by Mahajan et al. (Proc. IWPEC'06 and J. Comput. Syst. Sci. 75, 2009). In Max Lin AA all weights are integral and we are to decide whether the maximum excess is at least kk, where kk is the parameter. It is not hard to see that we may assume that no two equations in Az=bAz=b have the same left-hand side and n=rankAn={\rm rank A}. Using our maximum excess results, we prove that, under these assumptions, Max Lin AA is fixed-parameter tractable for a wide special case: m2p(n)m\le 2^{p(n)} for an arbitrary fixed function p(n)=o(n)p(n)=o(n). Max rr-Lin AA is a special case of Max Lin AA, where each equation has at most rr variables. In Max Exact rr-SAT AA we are given a multiset of mm clauses on nn variables such that each clause has rr variables and asked whether there is a truth assignment to the nn variables that satisfies at least (12r)m+k2r(1-2^{-r})m + k2^{-r} clauses. Using our maximum excess results, we prove that for each fixed r2r\ge 2, Max rr-Lin AA and Max Exact rr-SAT AA can be solved in time 2O(klogk)+mO(1).2^{O(k \log k)}+m^{O(1)}. This improves 2O(k2)+mO(1)2^{O(k^2)}+m^{O(1)}-time algorithms for the two problems obtained by Gutin et al. (IWPEC 2009) and Alon et al. (SODA 2010), respectively

    Beating the random assignment on constraint satisfaction problems of bounded degree

    Get PDF
    We show that for any odd kk and any instance of the Max-kXOR constraint satisfaction problem, there is an efficient algorithm that finds an assignment satisfying at least a 12+Ω(1/D)\frac{1}{2} + \Omega(1/\sqrt{D}) fraction of constraints, where DD is a bound on the number of constraints that each variable occurs in. This improves both qualitatively and quantitatively on the recent work of Farhi, Goldstone, and Gutmann (2014), which gave a \emph{quantum} algorithm to find an assignment satisfying a 12+Ω(D3/4)\frac{1}{2} + \Omega(D^{-3/4}) fraction of the equations. For arbitrary constraint satisfaction problems, we give a similar result for "triangle-free" instances; i.e., an efficient algorithm that finds an assignment satisfying at least a μ+Ω(1/D)\mu + \Omega(1/\sqrt{D}) fraction of constraints, where μ\mu is the fraction that would be satisfied by a uniformly random assignment.Comment: 14 pages, 1 figur

    Multipartite entanglement in XOR games

    Get PDF
    We study multipartite entanglement in the context of XOR games. In particular, we study the ratio of the entangled and classical biases, which measure the maximum advantage of a quantum or classical strategy over a uniformly random strategy. For the case of two-player XOR games, Tsirelson proved that this ratio is upper bounded by the celebrated Grothendieck constant. In contrast, Pérez-García et al. proved the existence of entangled states that give quantum players an unbounded advantage over classical players in a three-player XOR game. We show that the multipartite entangled states that are most often seen in today’s literature can only lead to a bias that is a constant factor larger than the classical bias. These states include GHZ states, any state local-unitarily equivalent to combinations of GHZ and maximally entangled states shared between different subsets of the players (e.g., stabilizer states), as well as generalizations of GHZ states of the form ∑iɑi|i〉...|i〉 for arbitrary amplitudes ɑi. Our results have the following surprising consequence: classical three-player XOR games do not follow an XOR parallel repetition theorem, even a very weak one. Besides this, we discuss implications of our results for communication complexity and hardness of approximation. Our proofs are based on novel applications of extensions of Grothendieck’s inequality, due to Blei and Tonge, and Carne, generalizing Tsirelson’s use of Grothendieck’s inequality to bound the bias of two-player XOR games
    corecore