Normal Factor Graphs
Total Page:16
File Type:pdf, Size:1020Kb
Load more
Recommended publications
-
Complexity Dichotomies of Counting Problems
Electronic Colloquium on Computational Complexity, Report No. 93 (2011) Complexity Dichotomies of Counting Problems Pinyan Lu Microsoft Research Asia. [email protected] Abstract In order to study the complexity of counting problems, several inter- esting frameworks have been proposed, such as Constraint Satisfaction Problems (#CSP) and Graph Homomorphisms. Recently, we proposed and explored a novel alternative framework, called Holant Problems. It is a refinement with a more explicit role for constraint functions. Both graph homomorphism and #CSP can be viewed as special sub-frameworks of Holant Problems. One reason such frameworks are interesting is because the language is expressive enough so that they can express many natural counting problems, while specific enough so that it is possible to prove complete classification theorems on their complexity, which are called di- chotomy theorems. From the unified prospective of a Holant framework, we summarize various dichotomies obtained for counting problems and also proof techniques used. This survey presents material from the talk given by the author at the 4-th International Congress of Chinese Math- ematicians (ICCM 2010). 1 Introduction The complexity of counting problems is a fascinating subject. Valiant defined the class #P to capture most of these counting problems [Val79b]. Beyond the complexity of individual problems, there has been a great deal of interest in proving complexity dichotomy theorems which state that for a wide class of counting problems, every problem in the class is either computable in polynomial time (tractable) or #P-hard. One such framework is called counting Constraint Satisfaction Problems (#CSP) [CH96, BD03, DGJ07, Bul08, CLX09b, DR10b, CCL11]. -
BLOCKS in DELIGNE's CATEGORY Rep(St) JONATHAN COMES A
BLOCKS IN DELIGNE'S CATEGORY Rep(St) by JONATHAN COMES A DISSERTATION Presented to the Department of Mathematics and the Graduate School of the University of Oregon in partial fulfillment of the requirements for the degree of Doctor of Philosophy June 2010 11 University of Oregon Graduate School Confirmation of Approval and Acceptance of Dissertation prepared by: Jonathan Comes Title: "Blocks in Deligne's Category Rep(S_t)" This dissertation has been accepted and approved in partial fulfillment ofthe requirements for the Doctor ofPhilosophy degree in the Department ofMathematics by: Victor Ostrik, Chairperson, Mathematics Daniel Dugger, Member, Mathematics Jonathan Brundan, Member, Mathematics Alexander Kleshchev, Member, Mathematics Michael Kellman, Outside Member, Chemistry and Richard Linton, Vice President for Research and Graduate Studies/Dean ofthe Graduate School for the University ofOregon. June 14,2010 Original approval signatures are on file with the Graduate School and the University of Oregon Libraries. ' iii @201O, Jonathan Comes -------- iv An Abstract of the Dissertation of Jonathan Comes for the degree of Doctor of Philosophy in the Department of Mathematics to be taken June 2010 Title: BLOCKS IN DELIGNE'S CATEGORY Rep(St) Approved: _ Dr. Victor Ostrik We give an exposition of Deligne's tensor category Rep(St) where t is not necessarily an integer. Thereafter, we give a complete description of the blocks in Rep(St) for arbitrary t. Finally, we use our result on blocks to decompose tensor products and classify tensor ideals -
National and Kapodistrian University of Athens Complexity Dichotomies
National and Kapodistrian University of Athens Department of Mathematics Graduate Program in Logic and Theory of Algorithms and Computation Complexity Dichotomies for Approximations of Counting Problems Master Thesis of Andreas-Nikolas G¨obel Supervisor: Stathis Zachos Professor July 2012 2 Η παρούσα Διπλωματική Εργασία εκπονήθηκε στα πλαίσια των σπουδών για την απόκτηση του Μεταπτυχιακού Διπλώματος Ειδίκευσης στη Λογική και Θεωρία Αλγορίθμων και Υπολογισμού που απονέμει το Τμήμα Μαθηματικών του Εθνικού και Καποδιστριακού Πανεπιστημίου Αθηνών Εγκρίθηκε την 23η Ιουλίου 2012 από Εξεταστική Επιτροπή αποτελούμενη από τους: Ονοματεπώνυμο Βαθμίδα Υπογραφή 1. : Ε. Ζάχος Καθηγητής …………………… 2. : Αρ. Παγουρτζής Επίκ. Καθηγητής …………………… 3. : Δ. Φωτάκης Λέκτορας …………………… i Abstract This thesis is a survey of dichotomy theorems for computational problems, focusing in counting problems. A dichotomy theorem in computational complexity, is a complete classification of the members of a class of problems, in computationally easy and compu- tationally hard, with the set of problems of intermediate complexity being empty. Due to Ladner's theorem we cannot find a dichotomy theorem for the whole classes NP and #P, however there are large subclasses of NP (#P), that model many "natural" problems, for which dichotomy theorems exist. We continue with the decision version of constraint satisfaction problems (CSP), a class of problems in NP. for which Ladner's theorem doesn't apply. We obtain a dichotomy theorem for some special cases of CSP. We then focus on counting problems presenting the following frameworks: graph homomorphisms, counting constraint satisfaction (#CSP) and Holant problems; we provide the known dichotomies for these frameworks. In the last and main chapter of this thesis we relax the requirement of exact com- putation, and settle in approximating the problems. -
Some Observations on Holographic Algorithms
SOME OBSERVATIONS ON HOLOGRAPHIC ALGORITHMS Leslie G. Valiant August 1, 2017 Abstract. We define the notion of diversity for families of finite func- tions, and express the limitations of a simple class of holographic algo- rithms, called elementary algorithms, in terms of limitations on diver- sity. We show that this class of elementary algorithms is too weak to solve the Boolean Circuit Value problem, or Boolean Satisfiability, or the Permanent. The lower bound argument is a natural but apparently novel combination of counting and algebraic dependence arguments that is viable in the holographic framework. We go on to describe polynomial time holographic algorithms that go beyond the elementarity restriction in the two respects that they use exponential size fields, and multiple oracle calls in the form of polynomial interpolation. These new algo- rithms, which use bases of three components, compute the parity of the following quantities for degree three planar undirected graphs: the number of 3-colorings up to permutation of colors, the number of con- nected vertex covers, and the number of induced forests or feedback vertex sets. In each case the parity can also be computed for any one slice of the problem, in particular for colorings where the first color is used a certain number of times, or where the connected vertex cover, feedback set or induced forest has a certain number of nodes. Keywords. computational complexity, algebraic complexity, holo- graphic algorithms Subject classification. 03D15, 15A15, 68Q15, 68Q17, 68R10 1. Introduction The theory of holographic algorithms is based on a notion of re- duction that enables computational problems to be interrelated 2 Leslie G. -
Mapping the Complexity of Counting Problems
Mapping the complexity of counting problems Heng Guo Queen Mary, University of London [email protected] 1 Computational Counting The study of computational counting was initiated by Leslie Valiant in the late 70s. In the seminal papers [32, 33], he defined the computational complexity class #P, the counting counterpart of NP, and showed that the counting version of tractable decision problems can be #P-complete. One such example is counting perfect matchings (#PM). These work revealed some fundamental differences between counting problems and decision problems and stimulated a lot of research in the directions of both structural complexity theory and algorithmic design. One of the crowning results in the first direction is Toda’s theorem [31], stating that #P contains the whole polynomial hierarchy, and in the second direction we have witnessed the success of Markov chain Monte Carlo algorithms [24, 23]. A typical counting problem is #Sat, which asks the number of satisfying as- signments of a given CNF formula. An equivalent way to recast this problem is to give each assignment weight 1 if it satisfies the formula, or 0 otherwise. Then the goal is to compute the sum of all weights. Moreover, this weight can be de- composed into a product of weights of all clauses. Thus we are interested in a sum-of-product quantity (e.g. see Eq. (1) in Section 2), which is usually called the partition function. In fact, the partition function has received immense attention by statistical physicists long before computer scientists. It is a central quantity from which one can deduce various properties of a field or a system. -
Arxiv:0903.1373V2 [Math.CO] 19 Dec 2009 Ewl Ae Rv 1 N Hwta Vr Tphr a Emat Be Can Here Step Every That Show and Rigorous
TRACE DIAGRAMS, SIGNED GRAPH COLORINGS, AND MATRIX MINORS STEVEN MORSE AND ELISHA PETERSON Abstract. Trace diagrams are structured graphs with edges la- beled by matrices. Each diagram has an interpretation as a par- ticular multilinear function. We provide a rigorous combinatorial definition of these diagrams using a notion of signed graph color- ing, and prove that they may be efficiently represented in terms of matrix minors. Using this viewpoint, we provide new proofs of several standard determinant formulas and a new generalization of the Jacobi determinant theorem. 1. Introduction Trace diagrams provide a graphical means of performing computa- tions in multilinear algebra. The following example, which proves aa vector identity, illustrates the power of the notation. Example. For u, v, w ∈ C3, diagrams for the cross product and inner product are u × v = and u · v = . u v u v By “bending” the diagrammatic identity arXiv:0903.1373v2 [math.CO] 19 Dec 2009 (1) = − , and attaching vectors, one obtains = − , u v w x u v w x u v w x which is the vector identity (u × v) · (w × x)=(u · w)(v · x) − (u · x)(v · w). We will later prove (1) and show that every step here can be mathe- matically rigorous. 1 2 STEVENMORSEANDELISHAPETERSON In this paper, we define a set of combinatorial objects called trace diagrams. Each diagram translates to a well-defined multilinear func- tion, provided it is framed (the framing specifies the domain and range of the function). We introduce the idea of signed graph coloring to de- scribe this translation, and show that it preserves a tensorial structure. -
Arxiv:0903.1373V2 [Math.CO] 19 Dec 2009 Ewl Ae Rv 1 N Hwta Vr Tphr a Emathe- Be Can Here Step Every That Show and Rigorous
TRACE DIAGRAMS, SIGNED GRAPH COLORINGS, AND MATRIX MINORS STEVEN MORSE AND ELISHA PETERSON Abstract. Trace diagrams are structured graphs with edges la- beled by matrices. Each diagram has an interpretation as a par- ticular multilinear function. We provide a rigorous combinatorial definition of these diagrams using a notion of signed graph color- ing, and prove that they may be efficiently represented in terms of matrix minors. Using this viewpoint, we provide new proofs of several standard determinant formulas and a new generalization of the Jacobi determinant theorem. 1. Introduction Trace diagrams provide a graphical means of performing computa- tions in multilinear algebra. The following example, which proves aa vector identity, illustrates the power of the notation. Example. For u, v, w ∈ C3, diagrams for the cross product and inner product are u × v = and u · v = . u v u v By “bending” the diagrammatic identity arXiv:0903.1373v2 [math.CO] 19 Dec 2009 (1) = − , and attaching vectors, one obtains = − , u v w x u v w x u v w x which is the vector identity (u × v) · (w × x)=(u · w)(v · x) − (u · x)(v · w). We will later prove (1) and show that every step here can be mathe- matically rigorous. 1 2 STEVENMORSEANDELISHAPETERSON In this paper, we define a set of combinatorial objects called trace diagrams. Each diagram translates to a well-defined multilinear func- tion, provided it is framed (the framing specifies the domain and range of the function). We introduce the idea of signed graph coloring to de- scribe this translation, and show that it preserves a tensorial structure. -
The Ground-State Energies in Γi-Deformed N = 4 SYM Theory at Leading Wrapping Order
HU-MATH-2014-07 HU-EP-14/15 A piece of cake: the ground-state energies in γi-deformed N = 4 SYM theory at leading wrapping order Jan Fokken, Christoph Sieg, Matthias Wilhelm Institut f¨ur Mathematik und Institut f¨ur Physik Humboldt-Universit¨at zu Berlin IRIS Geb¨aude Zum Grossen Windkanal 6 12489 Berlin fokken, csieg, mwilhelm @physik.hu-berlin.de 1 2 L 3 ∼ ζ(2L − 3) L−1 4 Abstract. In the non-supersymmetric γi-deformed N = 4 SYM theory, the scaling di- mensions of the operators tr[ZL] composed of L scalar fields Z receive finite-size wrapping and prewrapping corrections in the ’t Hooft limit. In this paper, we calculate these scaling dimensions to leading wrapping order directly from Feynman diagrams. For L ≥ 3, the result is proportional to the maximally transcendental ‘cake’ integral. It matches with an earlier result obtained from the integrability-based L¨uscher corrections, TBA and Y- system equations. At L = 2, where the integrability-based equations yield infinity, we find a finite rational result. This result is renormalization-scheme dependent due to the non-vanishing β-function of an induced quartic scalar double-trace coupling, on which we have reported earlier. This explicitly shows that conformal invariance is broken – even in the ’t Hooft limit. Keywords. PACS: 11.15.-q; 11.30.Pb; 11.25.Tq Keywords: Super-Yang-Mills; Anomalous dimensions; Integrability; 1 Introduction and summary In this paper, we provide a field-theoretic test of integrability in the γi-deformed N = 4 SYM theory (γi-deformation). This theory was proposed as the field-theory part of a non-supersymmetric example of the AdS/CFT correspondence [1], which is obtained by applying a three-parameter deformation to both sides of the original correspondence [2–4]. -
Holographic Algorithms
Holographic Algorithms Jin-Yi Cai ∗ Computer Sciences Department University of Wisconsin Madison, WI 53706. USA. Email: [email protected] Abstract Leslie Valiant recently proposed a theory of holographic algorithms. These novel algorithms achieve exponential speed-ups for certain computational problems compared to naive algorithms for the same problems. The methodology uses Pfaffians and (planar) perfect matchings as basic computational primitives, and attempts to create exponential cancellations in computation. In this article we survey this new theory of matchgate computations and holographic algorithms. Key words: Theoretical Computer Science, Computational Complexity Theory, Perfect Match- ings, Pfaffians, Matchgates, Matchcircuits, Matchgrids, Signatures, Holographic Algorithms. 1 Some Historical Background There have always been two major strands of mathematical thought since antiquity and across civilizations: Structural Theory and Computation, as exemplified by Euclid’s Elements and Dio- phantus’ Arithmetica. Structural Theory prizes the formulation and proof of structural theorems, while Computation seeks efficient algorithmic methods to solve problems. Of course, these strands of mathematical thought are not in opposition to each other, but rather they are highly intertwined and mutually complementary. For example, from Euclid’s Elements we learn the Euclidean algo- rithm to find the greatest common divisor of two positive integers. This algorithm can serve as the first logical step in the structural derivation of elementary number theory. At the same time, the correctness and efficiency of this and similar algorithms demand proofs in a purely structural sense, and use quite a bit more structural results from number theory [4]. As another example, the computational difficulty of recognizing primes and the related (but separate) problem of in- teger factorization already fascinated Gauss, and are closely tied to the structural theory of the distribution of primes [21, 1, 2]. -
Correspondences, Integral Structures, and Compatibilities in P-Adic Cohomology
Correspondences, Integral Structures, and Compatibilities in p-adic Cohomology by Bryden R. Cais A dissertation submitted in partial fulfillment of the requirements for the degree of Doctor of Philosophy (Mathematics) in The University of Michigan 2007 Doctoral Committee: Professor Brian Conrad, Chair Professor Karen Smith Professor Stephen Debacker Professor Ralph Lydic When the stars threw down their spears, And watered heaven with their tears: Did he smile his work to see? Did he who made the Lamb make thee? |WIlliam Blake, The Tyger c Bryden R. Cais 2019 All Rights Reserved ACKNOWLEDGEMENTS It is a pleasure to thank Robert Coleman, Johan de Jong, Kiran Kedlaya, Barry Mazur, Bill Messing, Martin Olsson, Karen Smith, and Jason Starr for many helpful exchanges and conversations. I heartily thank Karen Smith for several enlightening discussions, for her interest in my thesis, and for agreeing to read the final draft. I owe a particular debt of gratitude to Benedict Gross, both for his paper [22] that motivated this thesis, and for his encouragement over the course of my mathematical career. I would also like to thank Stephen Debacker and Ralph Lydic for agreeing to be on my thesis committe. Many special thanks go to my family for their unwavering encouragement, and to Mark for his continued friendship and support. It is impossible to measure the debt I owe to my advisor, Brian Conrad. Over the past five years he has been an indefatigable source of encouragement, wisdom, and inspiration, and his help and patient guidance have been invaluable in the writing of this thesis. ii TABLE OF CONTENTS ACKNOWLEDGEMENTS :::::::::::::::::::::::::: ii LIST OF APPENDICES :::::::::::::::::::::::::::: v INSTRUCTIONS FOR THE READER :::::::::::::::::: vi CHAPTER I. -
Arxiv: Spontaneous Conformal Symmetry Breaking in Fishnet
CERN-TH-2019-147 Spontaneous Conformal Symmetry Breaking in Fishnet CFT Georgios K. Karananas,1, ∗ Vladimir Kazakov,2, 3, 4, y and Mikhail Shaposhnikov5, z 1Arnold Sommerfeld Center, Ludwig-Maximilians-Universit¨atM¨unchen,Theresienstraße 37, 80333, M¨unchen,Germany 2Laboratoire de Physique de l'Ecole´ Normale Sup´erieure, 24 rue Lhomond, F-75231 Paris Cedex 05, France 3PSL Research University, CNRS, Sorbonne Universit´e 4CERN Theory Department, CH-1211 Geneva 23, Switzerland 5Institute of Physics, Laboratory of Particle Physics and Cosmology, Ecole´ Polytechnique F´ed´erale de Lausanne (EPFL), CH-1015, Lausanne, Switzerland Quantum field theories with exact but spontaneously broken conformal invariance have an in- triguing feature: their vacuum energy (cosmological constant) is equal to zero. Up to now, the only known ultraviolet complete theories where conformal symmetry can be spontaneously broken were associated with supersymmetry (SUSY), with the most prominent example being the N =4 SUSY Yang-Mills. In this Letter we show that the recently proposed conformal “fishnet” theory supports at the classical level a rich set of flat directions (moduli) along which conformal symmetry is spontaneously broken. We demonstrate that, at least perturbatively, some of these vacua survive in the full quantum theory (in the planar limit, at the leading order of 1=Nc expansion) without any fine tuning. The vacuum energy is equal to zero along these flat directions, providing the first non-SUSY example of a four-dimensional quantum field theory with \natural" breaking of conformal symmetry. INTRODUCTION vant for the explanation of the amazing smallness of the cosmological constant. Conformal Field Theories (CFTs) represent an indis- A systematic way to construct effective field theories pensable tool to address the behavior of many systems in enjoying exact but spontaneously broken CI was de- the vicinity of the critical points associated with phase scribed in [6], following the ideas of [7, 8] (for further transitions. -
Trace Diagrams, Representations, and Low-Dimensional Topology
ABSTRACT Title of Dissertation: TRACE DIAGRAMS, REPRESENTATIONS, AND LOW-DIMENSIONAL TOPOLOGY Elisha Peterson, Doctor of Philosophy, 2006 Dissertation directed by: Professor William Goldman Department of Mathematics This thesis concerns a certain basis for the coordinate ring of the character variety of a surface. Let G be a connected reductive linear algebraic group, and let § be a surface whose fundamental group ¼ is a free group. Then the co- ordinate ring C[Hom(¼; G)] of the homomorphisms from ¼ to G is isomorphic to C[G£r] »= C[G]r for some r 2 N. The coordinate ring C[G] may be identi- ¯ed with the ring of matrix coe±cients of the maximal compact subgroup of G. Therefore, the coordinate ring on the character variety, which is also the ring of invariants C[Hom(¼; G)]G, may be described in terms of the matrix coe±cients of the maximal compact subgroup. G This correspondence provides a basis f®g for C[Hom(¼; G)] , whose con- stituents will be called central functions. These functions may be expressed as labelled graphs called trace diagrams. This point-of-view permits diagram ma- nipulation to be used to construct relations on the functions. In the particular case G = SL(2; C), we give an explicit description of the central functions for surfaces. For rank one and two fundamental groups, the diagrammatic approach is used to describe the symmetries and structure of the central function basis, as well as a product formula in terms of this basis. For SL(3; C), we describe how to write down the central functions diagrammatically using the Littlewood-Richardson Rule, and give some examples.