<< Chapter < Page Chapter >> Page >
An example of a Markov Random Field

The energy of a given assignment is equal to e θ · μ , where θ is a vector of parameters and μ is a vector of indicator functions, i.e. 1 means on, 0 means off. Below, we define these notions exactly [link] .

                θ = θ 1 ( x 1 ) θ 1 ( x 2 ) . . . θ 1 ( x K ) θ 2 ( x 1 ) . . . θ 2 ( x K ) θ 3 ( x 1 ) . . . θ N ( x K ) θ E 1 1 , E 1 2 ( x 1 , x 1 ) θ E 1 1 , E 1 2 ( x 1 , x 2 ) . . . θ E 1 1 , E 1 2 ( x 1 , x K ) θ E 1 1 , E 1 2 ( x 2 , x 1 ) . . . θ E 1 1 , E 1 2 ( x K , x K ) θ E 2 1 , E 2 2 ( x 1 , x 1 ) . . . θ E M 1 , E M 2 ( x K , x K )                                μ = μ 1 ( x 1 ) μ 1 ( x 2 ) . . . μ 1 ( x K ) μ 2 ( x 1 ) . . . μ 2 ( x K ) μ 3 ( x 1 ) . . . μ N ( x K ) μ E 1 1 , E 1 2 ( x 1 , x 1 ) μ E 1 1 , E 1 2 ( x 1 , x 2 ) . . . μ E 1 1 , E 1 2 ( x 1 , x K ) μ E 1 1 , E 1 2 ( x 2 , x 1 ) . . . μ E 1 1 , E 1 2 ( x K , x K ) μ E 2 1 , E 2 2 ( x 1 , x 1 ) . . . μ E M 1 , E M 2 ( x K , x K )

  • K = Total Number of Possible States (Assumed to be the same for each node here, though this isn't necessarily true)
  • N = Total Number of Nodes
  • M = Total Number of Edges
  • x k = State k
  • E m 1 = The first of two nodes connected by edge m
  • E m 2 = The second of two nodes connected by edge m
  • θ n ( x k ) = The level of energy gained by node n being in state k
  • θ E m 1 , E m 2 ( x j , x k ) = The level of energy gained by the two nodes connected by edge m being in states j and k, respectively
  • μ n ( x k ) = 1 if node n is in state k, 0 if not.
  • μ E m 1 , E m 2 ( x j , x k ) = 1 if the two nodes connected by edge m are in states j and k, respectively. 0 otherwise.

It can be seen that D = length of θ = length of μ = N * K + M * K 2 . In general, we are interested in maximizing the amount of energy over the network (also known as maximum a posteriori inference). Since the exponential is monotonic, this is equivalent to maximizing the following binary program [link] :

maximize μ d = 1 D θ d * μ d subject to k = 1 K μ E m 1 , E m 2 ( x j , x k ) = μ E m 1 ( x j ) m , j j = 1 K μ E m 1 , E m 2 ( x j , x k ) = μ E m 2 ( x k ) m , k k = 1 K μ n ( x k ) = 1 n μ { 0 , 1 } D

The first two constraints ensure consistency between the edge indicator functions and the nodal indicator functions. The third constraint ensures that each node takes exactly one state.

Colorado counties as a markov random field

We consider each of the 64 counties of Colorado to be a node. Two counties are connected by an edge if they are geographically adjacent (see figure 2). The state of a county is the percentage of its voters in 2012 who will vote for Barack Obama (precisely it's the number of voters voting for Obama divided by the number of voters voting for Obama or Romney). For computational efficiency, we cut these percentages off at 20 and 79. In order to use this Markov Network to predict the 2012 election, we must know the model parameters, θ .

A subset of our Colorado Markov Random Field

Learning the model parameters

In order to learn the model parameters, we examine presidential elections from 1960 to 2008. We note that 1960 was chosen somewhat arbitrarily but roughly represents the end of an old political era. The historical observations (call them ξ 1 , , ξ 13 ) are used in a Maximum Likelihood Estimation. This optimization problem searches for the most likely model parameters given the observed data:

maximize θ l ( θ : Ξ ) = i = 1 D θ i j = 1 13 μ i ( ξ j ) - M ln Z ( θ )

Technically, our equation above gives the log -likelihood of a set of parameters θ , but this is unimportant since the logarithm is a monotonic function. Z ( θ ) is the partition function, i.e. the sum over all possible outcomes given a set of parameters, θ .

Questions & Answers

if three forces F1.f2 .f3 act at a point on a Cartesian plane in the daigram .....so if the question says write down the x and y components ..... I really don't understand
Syamthanda Reply
hey , can you please explain oxidation reaction & redox ?
Boitumelo Reply
hey , can you please explain oxidation reaction and redox ?
Boitumelo
for grade 12 or grade 11?
Sibulele
the value of V1 and V2
Tumelo Reply
advantages of electrons in a circuit
Rethabile Reply
we're do you find electromagnetism past papers
Ntombifuthi
what a normal force
Tholulwazi Reply
it is the force or component of the force that the surface exert on an object incontact with it and which acts perpendicular to the surface
Sihle
what is physics?
Petrus Reply
what is the half reaction of Potassium and chlorine
Anna Reply
how to calculate coefficient of static friction
Lisa Reply
how to calculate static friction
Lisa
How to calculate a current
Tumelo
how to calculate the magnitude of horizontal component of the applied force
Mogano
How to calculate force
Monambi
a structure of a thermocouple used to measure inner temperature
Anna Reply
a fixed gas of a mass is held at standard pressure temperature of 15 degrees Celsius .Calculate the temperature of the gas in Celsius if the pressure is changed to 2×10 to the power 4
Amahle Reply
How is energy being used in bonding?
Raymond Reply
what is acceleration
Syamthanda Reply
a rate of change in velocity of an object whith respect to time
Khuthadzo
how can we find the moment of torque of a circular object
Kidist
Acceleration is a rate of change in velocity.
Justice
t =r×f
Khuthadzo
how to calculate tension by substitution
Precious Reply
hi
Shongi
hi
Leago
use fnet method. how many obects are being calculated ?
Khuthadzo
khuthadzo hii
Hulisani
how to calculate acceleration and tension force
Lungile Reply
you use Fnet equals ma , newtoms second law formula
Masego
please help me with vectors in two dimensions
Mulaudzi Reply
how to calculate normal force
Mulaudzi
Got questions? Join the online conversation and get instant answers!
Jobilize.com Reply

Get Jobilize Job Search Mobile App in your pocket Now!

Get it on Google Play Download on the App Store Now




Source:  OpenStax, The art of the pfug. OpenStax CNX. Jun 05, 2013 Download for free at http://cnx.org/content/col10523/1.34
Google Play and the Google Play logo are trademarks of Google Inc.

Notification Switch

Would you like to follow the 'The art of the pfug' conversation and receive update notifications?

Ask