1 Patti Bodkin Saint Michael’s College Colchester, VT 05439.

Slides:



Advertisements
Similar presentations
Bioinspired Computing Lecture 16
Advertisements

1. Find the cost of each of the following using the Nearest Neighbor Algorithm. a)Start at Vertex M.
Computational Intelligence
Orthogonal Drawing Kees Visser. Overview  Introduction  Orthogonal representation  Flow network  Bend optimal drawing.
Polynomial dynamical systems over finite fields, with applications to modeling and simulation of biological networks. IMA Workshop on Applications of.
A Mathematical Formalism for Agent- Based Modeling 22 nd Mini-Conference on Discrete Mathematics and Algorithms Clemson University October 11, 2007 Reinhard.
1 Neural networks. Neural networks are made up of many artificial neurons. Each input into the neuron has its own weight associated with it illustrated.
DYNAMICS OF RANDOM BOOLEAN NETWORKS James F. Lynch Clarkson University.
Optimization in mean field random models Johan Wästlund Linköping University Sweden.
The Kauffman Bracket as an Evaluation of the Tutte Polynomial Whitney Sherman Saint Michael’s College.
To show that the Kauffman Bracket is unchanged under each of the three Reidemeister moves. First explain the basics of knot theory. Then show you what.
1 State Assignment Using Partition Pairs 2  This method allows for finding high quality solutions but is slow and complicated  Only computer approach.
Parallel Scheduling of Complex DAGs under Uncertainty Grzegorz Malewicz.
Boris Altshuler Columbia University Anderson Localization against Adiabatic Quantum Computation Hari Krovi, Jérémie Roland NEC Laboratories America.
1 Neural networks 3. 2 Hopfield network (HN) model A Hopfield network is a form of recurrent artificial neural network invented by John Hopfield in 1982.
Simple Neural Nets For Pattern Classification
The Circuit Partition Polynomial and Relation to the Tutte Polynomial Prof. Ellis-Monaghan 1 Andrea Austin The project described was.
The Potts and Ising Models of Statistical Mechanics.
Whitney Sherman & Patti Bodkin Saint Michael’s College.
The Potts Model Laura Beaudin Saint Michael’s College The project described was supported by the Vermont Genetics Network through NIH Grant Number 1 P20.
10/27/051 From Potts to Tutte and back again... A graph theoretical view of statistical mechanics Jo Ellis-Monaghan
Introduction to Neural Network Justin Jansen December 9 th 2002.
Is the following graph Hamiltonian- connected from vertex v? a). Yes b). No c). I have absolutely no idea v.
6/23/20151 Graph Theory and Complex Systems in Statistical Mechanics website:
Hypercubes and Neural Networks bill wolfe 9/21/2005.
The Circuit Partition Polynomial and Relation to the Tutte Polynomial Prof. Ellis-Monaghan 1 Andrea Austin The project described was.
Monte Carlo Simulation of Ising Model and Phase Transition Studies
The Increasingly Popular Potts Model or A Graph Theorist Does Physics (!) Jo Ellis-Monaghan website:
Hypercubes and Neural Networks bill wolfe 10/23/2005.
Neural Networks (NN) Ahmad Rawashdieh Sa’ad Haddad.
Neural Networks. Background - Neural Networks can be : Biological - Biological models Artificial - Artificial models - Desire to produce artificial systems.
The Ising Model of Ferromagnetism by Lukasz Koscielski Chem 444 Fall 2006.
Relations Chapter 9.
Monte Carlo Simulation of Ising Model and Phase Transition Studies By Gelman Evgenii.
Artificial Intelligence Lecture No. 28 Dr. Asad Ali Safi ​ Assistant Professor, Department of Computer Science, COMSATS Institute of Information Technology.
2 Introduction: phase transition phenomena Phase transition: qualitative change as a parameter crosses threshold Matter temperature magnetism demagnetism.
Presentation on Neural Networks.. Basics Of Neural Networks Neural networks refers to a connectionist model that simulates the biophysical information.
Introduction to Neural Networks. Neural Networks in the Brain Human brain “computes” in an entirely different way from conventional digital computers.
Neural Networks Architecture Baktash Babadi IPM, SCS Fall 2004.
CS774. Markov Random Field : Theory and Application Lecture 21 Kyomin Jung KAIST Nov
Discrete Math for CS Binary Relation: A binary relation between sets A and B is a subset of the Cartesian Product A x B. If A = B we say that the relation.
We must therefore not be discouraged by the difficulty of interpreting life by the ordinary laws of physics... We must also be prepared to find a new.
Introduction to Lattice Simulations. Cellular Automata What are Cellular Automata or CA? A cellular automata is a discrete model used to study a range.
The Ising Model Mathematical Biology Lecture 5 James A. Glazier (Partially Based on Koonin and Meredith, Computational Physics, Chapter 8)
8. Selected Applications. Applications of Monte Carlo Method Structural and thermodynamic properties of matter [gas, liquid, solid, polymers, (bio)-macro-
So Far……  Clustering basics, necessity for clustering, Usage in various fields : engineering and industrial fields  Properties : hierarchical, flat,
28 February, 2003University of Glasgow1 Cluster Variation Method and Probabilistic Image Processing -- Loopy Belief Propagation -- Kazuyuki Tanaka Graduate.
Networks Igor Segota Statistical physics presentation.
Austin Howard & Chris Wohlgamuth April 28, 2009 This presentation is available at
Presenter : Kuang-Jui Hsu Date : 2011/3/24(Thur.).
Classification (slides adapted from Rob Schapire) Eran Segal Weizmann Institute.
Probability Rules In the following sections, we will transition from looking at the probability of one event to the probability of multiple events (compound.
1 Use graphs and not pure logic Variables represented by nodes and dependencies by edges. Common in our language: “threads of thoughts”, “lines of reasoning”,
CS623: Introduction to Computing with Neural Nets (lecture-7) Pushpak Bhattacharyya Computer Science and Engineering Department IIT Bombay.
Computational Intelligence Winter Term 2015/16 Prof. Dr. Günter Rudolph Lehrstuhl für Algorithm Engineering (LS 11) Fakultät für Informatik TU Dortmund.
Computational Physics (Lecture 10) PHY4370. Simulation Details To simulate Ising models First step is to choose a lattice. For example, we can us SC,
Theory of Computational Complexity Probability and Computing Chapter Hikaru Inada Iwama and Ito lab M1.
Neural networks.
Graph Theory and Complex Systems in Statistical Mechanics
The Increasingly Popular Potts Model or A Graph Theorist Does Physics (!) Jo Ellis-Monaghan website:
Computational Physics (Lecture 10)
Ch7: Hopfield Neural Model
Soft Computing Introduction.
What is the next line of the proof?
Networked Life NETS 112 Fall 2014 Prof. Michael Kearns
Presented by Rhee, Je-Keun
Artificial Intelligence Lecture No. 28
Computational Intelligence
Computational Intelligence
CSC 578 Neural Networks and Deep Learning
Presentation transcript:

1 Patti Bodkin Saint Michael’s College Colchester, VT 05439

2 Phase Transitions

3 Different States of a Model The Potts Model is often referred to as the q-state Potts Model where the spins in the system can have the value of one of the q equally spaced angles: The case is a special case known as the Ising Model.

4 Hamiltonian and the Kronecker delta Function Kronecker delta-function is defined as: for two “nearest neighbor” sites, a and b. The Hamiltonian of a system is the sum of the changes in states of all of the sites. It is defined as:

5 Example: of this system is: Consider the following model of a magnet system where each site has two possible states, positive or negative, an example of the Ising Model

6 Computing the Partition Function… The probability of a particular system occurring is: The denominator is the partition function, and is very hard to compute. In fact, for our model, there are possible states to consider for the denominator. Partition Function of the Potts Model:

7 Recall: The Universality Theorem: The Dichromatic Polynomial where is either the disjoint union of and or where and share at most one vertex whenever is not a loop or a bridge then, The Dichromatic Polynomial is defined as Clearly satisfies condition 1, with and. So, is an evaluation of the Tutte polynomial:

8 The Potts Partition Function is an evaluation of the Dichromatic Polynomial (hence of the Tutte polynomial too!) Simplified Proof: Let Consider all edges of the system, perform the deletion and contraction steps. After simplifying, we’ll end up with:

9 We can now show that the Potts Model is an evaluation of the Tutte Polynomial!! Recall: Let: Since we defined After simplifying we have:

10 Where would you find the Potts Model being used today? ● Atoms ● Animals ● Protein Folds ● Biological Membranes ● Social Behavior ● Phase separation in binary alloys ● Spin glasses ● Neural Networks ● Flocking birds ● Beating heart cells

11 The Ising Model and Magnets At a low temperature, a sheet of metal is magnetized At high temperatures, the metal becomes less magnetized. The magnetism of a sheet of metal as it goes through temperature phase transitions can be modeled with the Ising model (Potts Model with q =2 )

12 Magnet Model Phase Transition Cold Temperature Hot Temperature Images taken from applet on:

13 Neural Networks There are two ways to develop machines which exhibit “intelligent behavior”; Artificial Intelligence Neural Networks Architecture that is based loosely on an animal’s brain. Learns from a training environment, rather than being preprogrammed. Neural Networks: John Hopfield showed that a highly interconnected network of threshold logic units could be arranged by considering the network to be a physical dynamic system possessing an “energy.” “Associative Recall” is where a net is started in some initial random state and goes on to some stable final state. The process of Associate Recall parallel the action of the system falling into a state of minimal energy. The mathematics of these systems is very similar to the Ising Model of magnetic phenomena in materials.

14 Applications of large Q-Potts Model The extended large Q-Potts Model “captures effectively the global features of tissue rearrangement experiments including cell sorting and tissue engulfment. The large Q-Potts Model “simulates the coarsening of foams especially in one- phase systems and can be easily extended to include drainage.

15 Resources Modern Graph Theory, Béla Bollobás “The Potts Model”, F. Y. Wu “Chromatic Polynomial, Potts Model and All That”, Alan D. Sokal Jo Ellis-Monaghan