Construction of an irreducible Markov chain in the Ising model
{{Multiple issues|{{context|date=June 2015}}
{{tone|date=June 2015}}
{{original research|date=June 2015}}}}
Construction of an irreducible Markov Chain is a mathematical method used to prove results related the changing of magnetic materials in the Ising model, enabling the study of phase transitions and critical phenomena.
The Ising model, a mathematical model in statistical mechanics, is utilized to study magnetic phase transitions and is a fundamental model of interacting systems.{{cite conference |last1=Kannan |first1=Ravi |author1-link=Ravindran Kannan |last2=Mahoney |first2=Michael W. |last3=Montenegro |first3=Ravi |year=2003 |editor1-last=Ibaraki |editor1-first=Toshihide |editor1-link=Toshihide Ibaraki |editor2-last=Katoh |editor2-first=Naoki |editor3-last=Ono |editor3-first=Hirotaka |title=Algorithms and Computation, 14th International Symposium, ISAAC 2003, Kyoto, Japan, December 15-17, 2003, Proceedings |series=Lecture Notes in Computer Science |publisher=Springer |volume=2906 |pages=663–675 |doi=10.1007/978-3-540-24587-2_68 |contribution=Rapid mixing of several Markov chains for a hard-core model}} Constructing an irreducible Markov chain within a finite Ising model is essential for overcoming computational challenges encountered when achieving exact goodness-of-fit tests with Markov chain Monte Carlo (MCMC) methods.
Markov bases
In the context of the Ising model, a Markov basis is a set of integer vectors that enables the construction of an irreducible Markov chain. Every integer vector can be uniquely decomposed as , where and are non-negative vectors. A Markov basis satisfies the following conditions:
(i) For all , there must be and .
(ii) For any and any , there always exist satisfy:
:
and
:
for l = 1,...,k.
The element of is moved. An aperiodic, reversible, and irreducible Markov Chain can then be obtained using Metropolis–Hastings algorithm.
Persi Diaconis and Bernd Sturmfels showed that (1) a Markov basis can be defined algebraically as an Ising model{{Cite journal |last1=Diaconis |first1=Persi |last2=Sturmfels |first2=Bernd |date=February 1998 |title=Algebraic algorithms for sampling from conditional distributions |url=http://projecteuclid.org/euclid.aos/1030563990 |journal=The Annals of Statistics |language=en |volume=26 |issue=1 |pages=363–397 |citeseerx=10.1.1.28.6847 |doi=10.1214/aos/1030563990 |issn=0090-5364 |access-date=2023-11-16}} and (2) any generating set for the ideal , is a Markov basis for the Ising model.{{Cite journal |last=Robert |first=Christian P. |last2=Casella |first2=George |date=2004 |title=Monte Carlo Statistical Methods |url=http://dx.doi.org/10.1007/978-1-4757-4145-2 |journal=Springer Texts in Statistics |doi=10.1007/978-1-4757-4145-2 |issn=1431-875X}}
Construction of an irreducible Markov Chain
To obtain uniform samples from and avoid inaccurate p-values, it is necessary to construct an irreducible Markov chain without modifying the algorithm proposed by Diaconis and Sturmfels.
A simple swap of the form , where is the canonical basis vector, changes the states of two lattice points in y. The set Z denotes the collection of simple swaps. Two configurations are -connected by Z if there exists a path between y and y′ consisting of simple swaps .
The algorithm proceeds as follows:
:
with
:
for
The algorithm can now be described as:
(i) Start with the Markov chain in a configuration
(ii) Select at random and let .
(iii) Accept if ; otherwise remain in y.
Although the resulting Markov Chain possibly cannot leave the initial state, the problem does not arise for a 1-dimensional Ising model. In higher dimensions, this problem can be overcome by using the Metropolis-Hastings algorithm in the smallest expanded sample space .{{Cite book |last=Levin |first=David |url=http://dx.doi.org/10.1090/mbk/058 |title=Markov Chains and Mixing Times |last2=Peres |first2=Yuval |last3=Wilmer |first3=Elizabeth |date=2008-12-09 |publisher=American Mathematical Society |isbn=978-0-8218-4739-8 |location=Providence, Rhode Island}}
Irreducibility in the 1-Dimensional Ising Model
The proof of irreducibility in the 1-dimensional Ising model requires two lemmas.
Lemma 1: The max-singleton configuration of for the 1-dimension Ising model is unique (up to location of its connected components) and consists of singletons and one connected component of size .
Lemma 2: For and , let denote the unique max-singleton configuration. There exists a sequence such that:
:
and
:
for
Since is the smallest expanded sample space which contains , any two configurations in can be connected by simple swaps Z without leaving . This is proved by Lemma 2, so one can achieve the irreducibility of a Markov chain based on simple swaps for the 1-dimension Ising model.{{Cite journal |last=PESKUN |first=P. H. |date=1973 |title=Optimum Monte-Carlo sampling using Markov chains |url=http://dx.doi.org/10.1093/biomet/60.3.607 |journal=Biometrika |volume=60 |issue=3 |pages=607–612 |doi=10.1093/biomet/60.3.607 |issn=0006-3444}}
It is also possible to get the same conclusion for a dimension 2 or higher Ising model using the same steps outlined above.