Emergence of a Finite-Size-Scaling Function in the Supervised Learning

Total Page:16

File Type:pdf, Size:1020Kb

Emergence of a Finite-Size-Scaling Function in the Supervised Learning Emergence of a finite-size-scaling function in the supervised learning of the Ising phase transition Dongkyu Kim and Dong-Hee Kim Department of Physics and Photon Science, Gwangju Institute of Science and Technology, Gwangju 61005, Republic of Korea E-mail: [email protected] Abstract. We investigate the connection between the supervised learning of the binary phase classification in the ferromagnetic Ising model and the standard finite- size-scaling theory of the second-order phase transition. Proposing a minimal one-free- parameter neural network model, we analytically formulate the supervised learning problem for the canonical ensemble being used as a training data set. We show that just one free parameter is capable enough to describe the data-driven emergence of the universal finite-size-scaling function in the network output that is observed in a large neural network, theoretically validating its critical point prediction for unseen test data from different underlying lattices yet in the same universality class of the Ising criticality. We also numerically demonstrate the interpretation with the proposed one- parameter model by providing an example of finding a critical point with the learning of the Landau mean-field free energy being applied to the real data set from the uncorrelated random scale-free graph with a large degree exponent. arXiv:2010.00351v2 [cond-mat.stat-mech] 17 Feb 2021 2 1. Introduction Understanding how an artificial neural network learns the state of matter is an intriguing subject for the applications of machine learning to various domains including the study of phase transitions in physical systems [1{5]. In a typical form of the multilayer perceptron, a neural network consists of layers of neurons that are connected through a feedforward network structure. The network can produce a mathematical function approximating any desired outputs for given inputs in principle [6{9], and one can optimize associated neural network parameters for a particular purpose in a data-driven way. In the supervised learning for the classification of data, which we particularly focus on in this study, the network is optimized to reproduce the labels of the already classified training input data. Remarkably, the neural network trained in a data-driven way often produces prediction with some accuracy even for unacquainted data of a similar type, which is not necessarily from the same data set or system given in the training. With various machine learning schemes being examined, the phase classification and the detection of a phase transition point have been extensively studied in classical and quantum model systems in recent years [10{50]. Because it is data-driven, rather than being based on the first principles, witnessing the empirical successes naturally leads to fundamental questions such as what specific information the neural network learns from the training data, to what extent and why it works even for unacquainted data or systems, how trustworthy such data-driven prediction can be, and most importantly, what is the mathematical foundation of the learnability. A general difficulty in addressing these questions is due to the nature of the \black box" model where one can hardly see inside because of high complexity generated by the interplay between a large number of neural network components. While the opaque nature may not harm its empirical usefulness especially when it works as a recommender, transparency can be crucial in the applications requiring extreme reliability where one wants logical justification of how it reaches such predictions. Explainable machine learning to deal with issues along this direction has attracted much attention in domains of scientific applications [51]. In the machine-learning detection of phase transitions and critical phenomena, there are increasing efforts in interpreting how the machine prediction works or designing transparent machines such as demonstrated in several previous studies [19{21, 32{38, 47]. Our goal in this paper is to interpret the predicting power of a neural network classifying the phases of the Ising model into the conventional physics language of the critical phenomena by proposing an analytically solvable model network having just one free parameter. The Ising model has been employed as a popular test bed of machine learning and is particularly useful for our purpose of discussing the learnability since it is a well- established model of the second-order phase transition in statistical physics. Our work is closely related to the seminal work by Carrasquilla and Melko [10] where a network with a single hidden layer of 100 neurons was trained with the pre-assigned phase labels of the Ising spin data that were given accordingly whether the data is sampled below 3 or above the known critical point of the training system. It turned out that the one trained for the square lattices was reusable to the unseen data from the triangular lattices without any cost of a new training, providing a good estimate of a critical point with a finite-size-scaling behavior. In our previous work [21], we investigated this reusability by downsizing the neural network. We found that the hidden layer could be as small as the one with just two neurons without loss of the prediction accuracy. In the downsized network model, we argued that its reusability to the systems in the different lattices is encoded in the system-size scaling behavior of the network parameters which is universal for any other lattices in the same universality class. In this paper, we further simplify the neural network model into a minimal setting with just one free parameter, providing a more transparent mathematical view on how the learning and prediction of the critical point occurs with the data of the Ising model. Despite the minimal design, we find that a single parameter is only necessary to capture the behavior observed in a large neural network that plays an essential role in the predicting accuracy and the reusability acquired from the training. The present one- parameter model improves the idea of the previous neural network models [10, 21] in terms of transparency and analytical interpretability. In our previous two-node model [21] that needs two free parameters, the fluctuations of the order parameter were ignored for the convenience of analytic treatment, which we find is important and now fully incorporated into the present derivation with the one-parameter model. On the other hand, the three-node model proposed previously by Carrasquilla and Melko [10] also had one free parameter but unfortunately was not analytically explored further. While the third hidden neuron is unnecessary in our model, our derivations and discussions can be directly applied to the previous three-node model because of the similarity between their functional forms of the output. Analytically minimizing the cross entropy for the supervised learning with the canonical ensemble at an arbitrarily large system size, we show that the trained network output becomes a universal scaling function of the order parameter with the standard critical exponents. This emergence of the scaling function is consistent with the empirical observation in a large neural network, which we find works as a universal kernel for the prediction with unseen test data from different lattices but belonging to the same Ising universality class. We demonstrate the operation of the one-parameter model by presenting the learning with the Landau mean-field free energy and its prediction accuracy of the critical point with the data from the uncorrelated random scale-free graph that belongs to the mean-field class. This paper is organized as follows. In Sec. 2, the procedures of the supervised learning are described. In Sec. 3, the implications of the scaling form emerging in the network output are discussed. In Sec. 4, the one-parameter neural network is presented with the derivation of the analytic scaling solution. The demonstration with the Landau mean-field free energy and the application to the data of the Ising model on the random scale-free graph is given in Sec. 5. The summary and conclusions are given in Sec. 6. 4 2. Supervised learning of the phase transition in the Ising model We consider the classical ferromagnetic spin-1=2 Ising model with the nearest-neighbor exchange interactions without a magnetic field, which is described by the Hamiltonian P H = −J hi;ji sisj where the spin si at a site i takes the value of either 1 or −1, and the summation runs over all the nearest-neighbor sites hi; ji in the given lattices. The interaction strength J and the Boltzmann constant kB are set to be unity throughout this paper. The spin configuration s ≡ fs1; s2; : : : ; sN g is given as an input to train the neural network, which is labeled as the ordered or disordered phase depending on whether the temperature associated with the data is lower or higher than the critical temperature Tc given for the supervision. The learning with the labeled data for the binary classification can be done by minimizing the cross entropy [56,57], X L(x) = − [Q(s) ln F (s; x) + (1 − Q(s)) ln (1 − F (s; x))] ; (1) s with respect to the neural network parameters x. The function Q(s) returns the binary value 0 or 1 representing the label of the data s. The function F (s; x) is the output of the neural network, giving a value between 0 and 1 for an input s. The parameter x is to be optimized to maximize the likelihood between the distribution of the output F and the given distribution of the actual label Q. We prepare the data set of spin configurations at a given temperature by assuming an unbiased sampling with the Boltzmann probability in the canonical ensemble.
Recommended publications
  • 978-1-62808-450-4 Ch1.Pdf
    In: Recent Advances in Magnetism Research ISBN: 978-1-62808-450-4 Editor: Keith Pace © 2013 Nova Science Publishers, Inc. No part of this digital document may be reproduced, stored in a retrieval system or transmitted commercially in any form or by any means. The publisher has taken reasonable care in the preparation of this digital document, but makes no expressed or implied warranty of any kind and assumes no responsibility for any errors or omissions. No liability is assumed for incidental or consequential damages in connection with or arising out of information contained herein. This digital document is sold with the clear understanding that the publisher is not engaged in rendering legal, medical or any other professional services. Chapter 1 TOWARDS A FIELD THEORY OF MAGNETISM Ulrich Köbler FZ-Jülich, Institut für Festkörperforschung, Jülich, Germany ABSTRACT Experimental tests of conventional spin wave theory reveal two serious shortcomings of this typical local or atomistic theory: first, spin wave theory is unable to explain the universal temperature dependence of the thermodynamic observables and, second, spin wave theory does not distinguish between the dynamics of magnets with integer and half- integer spin quantum number. As experiments show, universality is not restricted to the critical dynamics but holds for all temperatures in the long range ordered state including the low temperature regime where spin wave theory is widely believed to give an adequate description. However, a rigorous and convincing test that spin wave theory gives correct description of the thermodynamics of ordered magnets has never been delivered. Quite generally, observation of universality unequivocally calls for a continuum or field theory instead of a local theory.
    [Show full text]
  • Universal Scaling Behavior of Non-Equilibrium Phase Transitions
    Universal scaling behavior of non-equilibrium phase transitions HABILITATIONSSCHRIFT der FakultÄat furÄ Naturwissenschaften der UniversitÄat Duisburg-Essen vorgelegt von Sven LubÄ eck aus Duisburg Duisburg, im Juni 2004 Zusammenfassung Kritische PhÄanomene im Nichtgleichgewicht sind seit Jahrzehnten Gegenstand inten- siver Forschungen. In Analogie zur Gleichgewichtsthermodynamik erlaubt das Konzept der UniversalitÄat, die verschiedenen NichtgleichgewichtsphasenubÄ ergÄange in unterschied- liche Klassen einzuordnen. Alle Systeme einer UniversalitÄatsklasse sind durch die glei- chen kritischen Exponenten gekennzeichnet, und die entsprechenden Skalenfunktionen werden in der NÄahe des kritischen Punktes identisch. WÄahrend aber die Exponenten zwischen verschiedenen UniversalitÄatsklassen sich hÄau¯g nur geringfugigÄ unterscheiden, weisen die Skalenfunktionen signi¯kante Unterschiede auf. Daher ermÄoglichen die uni- versellen Skalenfunktionen einerseits einen emp¯ndlichen und genauen Nachweis der UniversalitÄatsklasse eines Systems, demonstrieren aber andererseits in ubÄ erzeugender- weise die UniversalitÄat selbst. Bedauerlicherweise wird in der Literatur die Betrachtung der universellen Skalenfunktionen gegenubÄ er der Bestimmung der kritischen Exponen- ten hÄau¯g vernachlÄassigt. Im Mittelpunkt dieser Arbeit steht eine bestimmte Klasse von Nichtgleichgewichts- phasenubÄ ergÄangen, die sogenannten absorbierenden PhasenubÄ ergÄange. Absorbierende PhasenubÄ ergÄange beschreiben das kritische Verhalten von physikalischen, chemischen sowie biologischen
    [Show full text]
  • Universal Scaling Behavior of Non-Equilibrium Phase Transitions
    Universal scaling behavior of non-equilibrium phase transitions Sven L¨ubeck Theoretische Physik, Univerit¨at Duisburg-Essen, 47048 Duisburg, Germany, [email protected] December 2004 arXiv:cond-mat/0501259v1 [cond-mat.stat-mech] 11 Jan 2005 Summary Non-equilibrium critical phenomena have attracted a lot of research interest in the recent decades. Similar to equilibrium critical phenomena, the concept of universality remains the major tool to order the great variety of non-equilibrium phase transitions systematically. All systems belonging to a given universality class share the same set of critical exponents, and certain scaling functions become identical near the critical point. It is known that the scaling functions vary more widely between different uni- versality classes than the exponents. Thus, universal scaling functions offer a sensitive and accurate test for a system’s universality class. On the other hand, universal scaling functions demonstrate the robustness of a given universality class impressively. Unfor- tunately, most studies focus on the determination of the critical exponents, neglecting the universal scaling functions. In this work a particular class of non-equilibrium critical phenomena is considered, the so-called absorbing phase transitions. Absorbing phase transitions are expected to occur in physical, chemical as well as biological systems, and a detailed introduc- tion is presented. The universal scaling behavior of two different universality classes is analyzed in detail, namely the directed percolation and the Manna universality class. Especially, directed percolation is the most common universality class of absorbing phase transitions. The presented picture gallery of universal scaling functions includes steady state, dynamical as well as finite size scaling functions.
    [Show full text]
  • Arxiv:1012.0653V3
    Quantum phase transitions in transverse field spin models: From Statistical Physics to Quantum Information Amit Dutta∗ Department of Physics, Indian Institute of Technology, Kanpur 208 016, India Uma Divakaran† Theoretische Physik, Universit¨at des Saarlandes, 66041 Saarbr¨ucken, Germany Diptiman Sen‡ Centre for High Energy Physics, Indian Institute of Science, Bangalore 560 012, India Bikas K. Chakrabarti§ Theoretical Condensed Matter Physics Division and Centre for Applied Mathematics and Computational Science, Saha Institute of Nuclear Physics, 1/AF Bidhan Nagar, Kolkata 700 064, India Thomas F. Rosenbaum¶ Department of Physics and the James Franck Institute, University of Chicago, Chicago, IL 60637 Gabriel Aeppli∗∗ London Centre for Nanotechnology and Department of Physics and Astronomy, UCL, London, WC1E 6BT, United Kingdom We review quantum phase transitions of spin systems in transverse magnetic fields taking the examples of some paradigmatic models, namely, the spin-1/2 Ising and XY models in a transverse field in one and higher spatial dimensions. Beginning with a brief overview of quantum phase transitions, we introduce the model Hamiltonians and discuss the equivalence between the quantum phase transition in such a model and the finite temperature phase transition in a higher dimensional classical model. We then provide exact solutions in one spatial dimension connecting them to conformal field theoretical studies when possible. We also discuss Kitaev models, and some other exactly solvable spin systems in this context. Studies of quantum phase transitions in the presence of quenched randomness and with frustrating interactions are presented in details. We discuss novel phenomena like Griffiths-McCoy singularities associated with quantum phase transitions of low- dimensional transverse Ising models with random interactions and transverse fields.
    [Show full text]
  • Bootstrapping Hypercubic and Hypertetrahedral Theories in Three Dimensions
    CERN-TH-2018-012 Bootstrapping hypercubic and hypertetrahedral theories in three dimensions Andreas Stergiou Theoretical Physics Department, CERN, Geneva, Switzerland There are three generalizations of the Platonic solids that exist in all dimensions, namely the hypertetrahedron, the hypercube, and the hyperoctahedron, with the latter two being dual. Conformal field theories with the associated symmetry groups as global symmetries can be argued to exist in d = 3 spacetime dimensions if the " = 4 − d expansion is valid when " ! 1. In this paper hypercubic and hypertetrahedral theories are studied with the non-perturbative numerical conformal bootstrap. In the N = 3 cubic case it is found that a bound with a kink is saturated by a solution with properties that cannot be reconciled with the " expansion of the cubic theory. Possible implications for cubic magnets and structural phase transitions are discussed. For the hypertetrahedral theory evidence is found that the non-conformal window that is seen with the " expansion exists in d = 3 as well, and a rough estimate of its extent is given. arXiv:1801.07127v4 [hep-th] 28 Apr 2018 January 2018 1. Introduction The numerical conformal bootstrap [1] in three dimensions has produced impressive results, especially concerning critical theories in universality classes that also contain scalar conformal field theories (CFTs). For the Ising universality class the bootstrap is in fact the state-of-the-art method for the determination of critical exponents [2]. For theories with continuous global symmetries there has also been significant progress, with important developments for the Heisenberg universality class [3{5]. In this work we study critical theories with discrete global symmetries in three dimensions, focusing on the hypercubic and hypertetrahedral symmetry groups.
    [Show full text]
  • Critical Exponents and Scaling Invariance in the Absence of a Critical Point
    ARTICLE Received 22 Apr 2016 | Accepted 18 Oct 2016 | Published 5 Dec 2016 | Updated 17 Jan 2017 DOI: 10.1038/ncomms13611 OPEN Critical exponents and scaling invariance in the absence of a critical point N. Saratz1, D.A. Zanin1, U. Ramsperger1, S.A. Cannas2, D. Pescia3 & A. Vindigni1 The paramagnetic-to-ferromagnetic phase transition is classified as a critical phenomenon due to the power-law behaviour shown by thermodynamic observables when the Curie point is approached. Here we report the observation of such a behaviour over extraordinarily many decades of suitable scaling variables in ultrathin Fe films, for certain ranges of temperature T and applied field B. This despite the fact that the underlying critical point is practically unreachable because protected by a phase with a modulated domain structure, induced by the dipole–dipole interaction. The modulated structure has a well-defined spatial period and is realized in a portion of the (T, B) plane that extends above the putative critical temperature, where thermodynamic quantities do not display any singularity. Our results imply that scaling behaviour of macroscopic observables is compatible with an avoided critical point. 1 Laboratorium fu¨r Festko¨rperphysik, Eidgeno¨ssische Technische Hochschule Zu¨rich, CH-8093 Zu¨rich, Switzerland. 2 Facultad de Matema´tica, Astronomı´a yFı´sica y Computacion, Universidad Nacional de Co´rdoba, Instituto de Fı´sica Enrique Gaviola (IFEG-CONICET), Ciudad Universitaria, 5000 Co´rdoba, Argentina. 3 Laboratorium fu¨r Festko¨rperphysik, Eidgeno¨ssische Technische Hochschule Zu¨rich, and SIMDALEE2 Sources, Interaction with Matter, Detection and Analysis of Low Energy Electrons 2, Marie Sklodowska Curie FP7-PEOPLE-2013-ITN, CH-8093 Zu¨rich, Switzerland.
    [Show full text]
  • A Model for Free Will and Destiny- Part One
    International Journal of Scientific and Research Publications, Volume 2, Issue 8, August 2012 1 ISSN 2250-3153 OF ESCHATOLOGICAL DOXIES AND HAUBERK HAUTEUR- A MODEL FOR FREE WILL AND DESTINY- PART ONE 1DR K N PRASANNA KUMAR, 2PROF B S KIRANAGI AND 3 PROF C S BAGEWADI Abstract: Ising model with $h\neq 0$, where the relation with gauge theory is used to discuss the phenomenon of confinements is firmly established on terra firma. It has been concluded by many Physicists that quantum spin diffusion in one dimensional chains and a presentation of the chiral potts model which illustrates the physical effects that can occur when the Euclidean and Minkowski regions and they are not connected by an analytic continuation. We state that when Euclidian and Minkowski regions are combined together many interesting results that could have wide ranging amplitudinal ramifications with perceptual field and perceiving object could be studied and thrown light upon. Consciousness distinction with unconsciousness and temporal superposition of latent intents and manifest actions(See Robert Merton) is another example that may provide bewildering results ,notwithstanding the fact we have not approached with ―open mind‖.Nonequilibrium statistical mechanics and its concomitant primary order and secondary organization with quantum field has been studied and investigated by takafumi kita where a conception, creation, process oriented and system oriented a concise and self-contained introduction to non equilibrium statistical mechanics with quantum field theory by considering an ensemble of interacting identical bosons or fermions as an example. An analogue can be seen in verbal proliferation, visual representation and expressible sense for they are essentially process oriented and system proclivitisied.
    [Show full text]
  • Full Nonuniversality of the Symmetric 16-Vertex Model on the Square Lattice
    Full nonuniversality of the symmetric 16-vertex model on the square lattice Eva Pospíšilová, Roman Krčmár, Andrej Gendiar, and Ladislav Šamaj Institute of Physics, Slovak Academy of Sciences, Dúbravská cesta 9, 84511 Bratislava, Slovakia (Dated: May 24, 2021) We consider the symmetric two-state 16-vertex model on the square lattice whose vertex weights are invariant under any permutation of adjacent edge states. The vertex-weight parameters are restricted to a critical manifold which is self-dual under the gauge transformation. The critical properties of the model are studied numerically by using the Corner Transfer Matrix Renormalization Group method. Accuracy of the method is tested on two exactly solvable cases: the Ising model and a specific version of the Baxter 8-vertex model in a zero field that belong to different universality classes. Numerical results show that the two exactly solvable cases are connected by a line of critical points with the polarization as the order parameter. There are numerical indications that critical exponents vary continuously along this line in such a way that the weak universality hypothesis is violated. I. INTRODUCTION several regions in their parameter space belonging to different universality classes because the corresponding According to the universality hypothesis [1], order parameters are defined differently. critical exponents of a statistical system at the The partition function of the “electric” 8-vertex model second-order phase transition do not depend on details on the square lattice can be mapped onto the partition of the corresponding Hamiltonian. Equivalently, the function of a “magnetic” Ising model on the dual (also critical exponents depend only on the system’s space square) lattice with the nearest-neighbor two-spin and dimensionality and the symmetry of microscopic degrees four-spin interactions on a square plaquette [18, 19].
    [Show full text]
  • Quantum Mechanics Condensed Matter Physics
    Quantum Mechanics_Condensed matter physics Condensed matter physics is a branch ofphysics that deals with the physical properties of condensed Phases of matter.[1] Condensed matter physicists seek to understand the behavior of these phases by using physical laws. In particular, these include the laws of quantum mechanics, electromagnetism and statistical mechanics. The most familiar condensed phases are solidsand liquids, while more exotic condensed phases include the superconducting phase exhibited by certain materials at low temperature, theferromagnetic and antiferromagnetic phases ofspins on atomic lattices, and the Bose–Einstein condensate found in cold atomic systems. The study of condensed matter physics involves measuring various material properties via experimental probes along with using techniques of theoretical physics to develop mathematical models that help in understanding physical behavior. The diversity of systems and phenomena available for study makes condensed matter physics the most active field of contemporary physics: one third of all American physicists identify themselves as condensed matter physicists,[2] and The Division of Condensed Matter Physics (DCMP) is the largest division of the American Physical Society.[3] The field overlaps with chemistry, materials science, andnanotechnology, and relates closely to atomic physics and biophysics. Theoreticalcondensed matter physics shares important concepts and techniques with theoretical particle and nuclear physics.[4] A variety of topics in physics such as crystallography,
    [Show full text]
  • Statistical Field Theory and Applications: an Introduction for (And By) Amateurs
    Statistical Field Theory and Applications: An Introduction for (and by) Amateurs. −−−−−−•−−−−−− by Denis BERNARD LPT-ENS & CNRS January 25, 2019 Preliminary version : 2018..... Chapter 3 was written in part by Jesper Jacobsen Comments are welcome 1 Contents 1 Introduction: what are we aiming at describing ? 5 2 Brownian motions, random paths and stochastic processes 10 2.1 Random walks and random paths . 10 2.2 Scaling limits . 11 2.3 Brownian motions and path integrals . 15 2.4 The 2D Brownian motion . 17 2.5 Brownian motions and stochastic differential equations . 18 2.6 Path integral representation for SDEs . 22 2.7 The small noise limit and the Arrhenius law . 27 2.8 Exercises . 30 3 Statistical lattice models 34 3.1 Examples of statistical lattice models . 34 3.2 Transfer matrices . 36 3.3 The 2D Ising model . 38 3.4 Lattice field theory . 45 3.5 Partition functions and path integrals . 45 3.6 The classical/quantum correspondance . 49 3.7 Exercises . 52 4 Critical systems and mean field theory. 56 4.1 Critical systems: phenomenology . 56 4.2 The Ising mean field theory . 57 4.3 Critical exponents and universality . 59 4.4 Landau theory . 61 4.5 Landau-Ginzburg theory . 62 4.6 Upper and lower critical dimensions . 65 4.7 Deviation from mean field theory . 67 4.8 Symmetry breaking and Goldstone modes . 70 4.9 Exercises . 72 5 Statistical field theory: free theory 74 5.1 Classical field theory: basics . 74 5.2 Euclidean free field theories . 75 5.3 Gaussian field theories . 77 5.4 Green functions .
    [Show full text]
  • Failure of the Conformal Bootstrap Technique in Fractional Dimensions Below Two
    Failure of the Conformal Bootstrap Technique in Fractional Dimensions Below Two Patrick J. Ledwith∗ MIT Department of Physics (Dated: May 20, 2017) We study a conformal bootstrap approach to the Ising model in fractional dimension 1 < d < 2. In particular, we propose that the conformal bootstrap as it stands is not a natural approach to define and analyze conformal field theories in dimension below two. We then use these ideas to suggest a mechanism for the numerical results obtained for 1 < d < 2 [1]. Finally, we discuss a potential epsilon expansion around the exact solution at d = 2, finding that a Hamiltonian approach for such a method would not be tractable and that methods using conformal perturbation theory are likely the only way forward. The recent development of the conformal bootstrap has I. THE CONFORMAL BOOTSTRAP AND THE resulted in its rapid adoption into studies of critical be- ISING MODEL havior. Critical behavior only implies scale invariance, but most critical points, such as that of the Ising model, In this section, we review the key elements of conformal are also conjectured or proved to have conformal sym- bootstrap method. What we present is a strict subset of metry as well. This implies that, after coarse graining to [4], where readers can look to find detailed proofs of the obtain a field theory, a system at its critical point can be statements given below. descried via a conformal field theory. Conformal symmetry for d > 2 consists of translation Analysis of critical behavior through conformal field symmetry generated by Pµ, rotational symmetry gener- theory has the theoretical advantage that it allows one ated by Mµν , dialation symmetry generated by D, and to study universality classes themselves, rather than the symmetry with respect to special conformal transforma- models that belong to them, thereby focusing on relevant, tions generated by Kµ.
    [Show full text]
  • The Critical 1-Arm Exponent for the Ferromagnetic Ising Model on The
    The critical 1-arm exponent for the ferromagnetic Ising model on the Bethe lattice Markus Heydenreicha) and Leonid Kolesnikovb) Mathematisches Institut, Ludwig-Maximilians-Universit¨at M¨unchen, Theresienstr. 39, 80333 M¨unchen, Germany. (Dated: January 11, 2018) We consider the ferromagnetic nearest-neighbor Ising model on regular trees (Bethe lattice), which is well-known to undergo a phase transition in the absence of an external magnetic field. The behavior of the model at critical temperature can be described in terms of various critical exponents; one of them is the critical 1-arm exponent ρ, which characterizes the rate of decay of the (root) magnetization. The crucial quantity we analyze in this work is the thermal expectation of the root spin on a finite subtree, where the expected value is taken with respect to a probability measure related to the corresponding finite-volume Hamiltonian with a fixed bound- ary condition. The spontaneous magnetization, which is the limit of this thermal expectation in the distance between the root and the boundary (i.e. in the height of the subtree), is known to vanish at criticality. We are interested in a quantita- tive analysis of the rate of this convergence in terms of the critical 1-arm exponent ρ. Therefore, we rigorously prove that σ +, the thermal expectation of the root h 0in spin at the critical temperature and in the presence of the positive boundary condi- + 1 tion, decays as σ n− 2 (in a rather sharp sense), where n is the height of the h 0in ≈ tree. This establishes the 1-arm critical exponent for the Ising model on regular trees 1 (ρ = 2 ).
    [Show full text]