A Gentle Tutorial of the EM Algorithm and its Application to Parameter Estimation for Gaussian Mixture and Hidden Markov Models Abstract

Similar documents
A Gentle Tutorial of the EM Algorithm and its Application to Parameter Estimation for Gaussian Mixture and Hidden Markov Models

STA 4273H: Statistical Machine Learning

Lecture 6: April 19, 2002

Note Set 5: Hidden Markov Models

STA 414/2104: Machine Learning

Statistical Pattern Recognition

Hidden Markov Models. Aarti Singh Slides courtesy: Eric Xing. Machine Learning / Nov 8, 2010

Hidden Markov Models. By Parisa Abedi. Slides courtesy: Eric Xing

Hidden Markov Modelling

Latent Variable Models and EM algorithm

Hidden Markov Models and Gaussian Mixture Models

Chapter 4 Dynamic Bayesian Networks Fall Jin Gu, Michael Zhang

Weighted Finite-State Transducers in Computational Biology

Introduction to Machine Learning CMU-10701

Hybrid HMM/MLP models for time series prediction

Hidden Markov models

Master 2 Informatique Probabilistic Learning and Data Analysis

EM for Spherical Gaussians

CS 136a Lecture 7 Speech Recognition Architecture: Training models with the Forward backward algorithm

Sequence labeling. Taking collective a set of interrelated instances x 1,, x T and jointly labeling them

Speech Recognition Lecture 8: Expectation-Maximization Algorithm, Hidden Markov Models.

Multiscale Systems Engineering Research Group

Hidden Markov Models The three basic HMM problems (note: change in notation) Mitch Marcus CSE 391

Parametric Unsupervised Learning Expectation Maximization (EM) Lecture 20.a

The Generalized CEM Algorithm. MIT Media Lab. Abstract. variable probability models to maximize conditional likelihood

Page 1. References. Hidden Markov models and multiple sequence alignment. Markov chains. Probability review. Example. Markovian sequence

Lecture 4: Hidden Markov Models: An Introduction to Dynamic Decision Making. November 11, 2010

Statistical NLP: Hidden Markov Models. Updated 12/15

Toward Probabilistic Forecasts of Convective Storm Activity for En Route Air Traffic Management

Robert Collins CSE586 CSE 586, Spring 2015 Computer Vision II

Expectation-Maximization (EM) algorithm

Markov Chains and Hidden Markov Models

Machine Learning & Data Mining Caltech CS/CNS/EE 155 Hidden Markov Models Last Updated: Feb 7th, 2017

We Live in Exciting Times. CSCI-567: Machine Learning (Spring 2019) Outline. Outline. ACM (an international computing research society) has named

Math 350: An exploration of HMMs through doodles.

Speech Recognition HMM

order is number of previous outputs

Expectation Maximization (EM) Algorithm. Each has it s own probability of seeing H on any one flip. Let. p 1 = P ( H on Coin 1 )

Brief Introduction of Machine Learning Techniques for Content Analysis

University of Cambridge. MPhil in Computer Speech Text & Internet Technology. Module: Speech Processing II. Lecture 2: Hidden Markov Models I

Linear Dynamical Systems

HIDDEN MARKOV MODELS IN SPEECH RECOGNITION

Statistical Sequence Recognition and Training: An Introduction to HMMs

Statistical Methods for NLP

Computational Genomics and Molecular Biology, Fall

Machine Learning for natural language processing

Lecture 10. Announcement. Mixture Models II. Topics of This Lecture. This Lecture: Advanced Machine Learning. Recap: GMMs as Latent Variable Models

The Expectation Maximization Algorithm

Training Hidden Markov Models with Multiple Observations A Combinatorial Method

A Higher-Order Interactive Hidden Markov Model and Its Applications Wai-Ki Ching Department of Mathematics The University of Hong Kong

Hidden Markov Models

An introduction to Variational calculus in Machine Learning

Statistical Pattern Recognition

Dynamic Approaches: The Hidden Markov Model

Statistical learning. Chapter 20, Sections 1 4 1

IEOR E4570: Machine Learning for OR&FE Spring 2015 c 2015 by Martin Haugh. The EM Algorithm

Lecture 11: Hidden Markov Models

Parametric Models Part III: Hidden Markov Models

Statistical Processing of Natural Language

Hidden Markov Models and Gaussian Mixture Models

O 3 O 4 O 5. q 3. q 4. Transition

Lecture 3: ASR: HMMs, Forward, Viterbi

STATS 306B: Unsupervised Learning Spring Lecture 2 April 2

Figure : Learning the dynamics of juggling. Three motion classes, emerging from dynamical learning, turn out to correspond accurately to ballistic mot

Lecture 3: Machine learning, classification, and generative models

Recall: Modeling Time Series. CSE 586, Spring 2015 Computer Vision II. Hidden Markov Model and Kalman Filter. Modeling Time Series

Expectation Maximization (EM)

1 What is a hidden Markov model?

Machine Learning. Gaussian Mixture Models. Zhiyao Duan & Bryan Pardo, Machine Learning: EECS 349 Fall

Advanced Data Science

Hidden Markov Models Part 2: Algorithms

STATS 306B: Unsupervised Learning Spring Lecture 5 April 14

Samy Bengioy, Yoshua Bengioz. y INRS-Telecommunications, 16, Place du Commerce, Ile-des-Soeurs, Qc, H3E 1H6, CANADA

Conditional Random Field

Data Analyzing and Daily Activity Learning with Hidden Markov Model

Hidden Markov Models

Why do we care? Measurements. Handling uncertainty over time: predicting, estimating, recognizing, learning. Dealing with time

Cheng Soon Ong & Christian Walder. Canberra February June 2018

Hidden Markov models for time series of counts with excess zeros

Gaussian processes. Chuong B. Do (updated by Honglak Lee) November 22, 2008

Hidden Markov Models

10. Hidden Markov Models (HMM) for Speech Processing. (some slides taken from Glass and Zue course)

Log-Linear Models, MEMMs, and CRFs

Linear Dynamical Systems (Kalman filter)

Chapter 17: Undirected Graphical Models

The Expectation-Maximization Algorithm

Expectation Maximization Algorithm

Part of Speech Tagging: Viterbi, Forward, Backward, Forward- Backward, Baum-Welch. COMP-599 Oct 1, 2015

A gentle introduction to Hidden Markov Models

More on HMMs and other sequence models. Intro to NLP - ETHZ - 18/03/2013

Estimating Gaussian Mixture Densities with EM A Tutorial

Expectation Maximization (EM)

Human Mobility Pattern Prediction Algorithm using Mobile Device Location and Time Data

Hidden Markov Models

Hidden Markov Models: All the Glorious Gory Details

Lecture 3: Markov chains.

Recap: HMM. ANLP Lecture 9: Algorithms for HMMs. More general notation. Recap: HMM. Elements of HMM: Sharon Goldwater 4 Oct 2018.

Towards a Bayesian model for Cyber Security

Expectation Maximization

Learning from Sequential and Time-Series Data

Transcription:

INTERNATIONAL COMPUTER SCIENCE INSTITUTE 947 Center St. Suite 600 Berkeley, California 94704-98 (50) 643-953 FA (50) 643-7684I A Gentle Tutorial of the EM Algorithm and its Application to Parameter Estimation for Gaussian Mixture and Hidden Markov Models Jeff A. Bilmes (bilmes@cs.berkeley.edu) International Computer Science Institute Berkeley CA, 94704 and Computer Science Division Department of Electrical Engineering and Computer Science U.C. Berkeley TR-97-02 April 998 Abstract We describe the maximum-likelihood parameter estimation problem and how the Expectation- Maximization (EM) algorithm can be used for its solution. We first describe the abstract form of the EM algorithm as it is often given in the literature. We then develop the EM parameter estimation procedure for two applications: ) finding the parameters of a mixture of Gaussian densities, and 2) finding the parameters of a hidden Markov model (HMM) (i.e., the Baum-Welch algorithm) for both discrete and Gaussian mixture observation models. We derive the update equations in fairly explicit detail but we do not prove any convergence properties. We try to emphasize intuition rather than mathematical rigor.

ii

Maximum-likelihood Recall the definition of the maximum-likelihood estimation problem. We have a density function p(xj) that is governed by the set of parameters (e.g., p might be a set of Gaussians and could be the means and covariances). We also have a data set of size N, supposedly drawn from this distribution, i.e., fx ::: x N g. That is, we assume that these data vectors are independent and identically distributed (i.i.d.) with distribution p. Therefore, the resulting density for the samples is p(j) p(x i j) L(j ): This function L(j ) is called the likelihood of the parameters given the data, or just the likelihood function. The likelihood is thought of as a function of the parameters where the data is fixed. In the maximum likelihood problem, our goal is to find the that maximizes L. That is, we wish to find where argmax L(j ): Often we maximize log(l(j )) instead because it is analytically easier. Depending on the form of p(xj) this problem can be easy or hard. For example, if p(xj) is simply a single Gaussian distribution where ( 2 ), then we can set the derivative of log(l(j )) to zero, and solve directly for and 2 (this, in fact, results in the standard formulas for the mean and variance of a data set). For many problems, however, it is not possible to find such analytical expressions, and we must resort to more elaborate techniques. 2 BasicEM The EM algorithm is one such elaborate technique. The EM algorithm [ALR77, RW84, GJ95, JJ94, Bis95, Wu83] is a general method of finding the maximum-likelihood estimate of the parameters of an underlying distribution from a given data set when the data is incomplete or has missing values. There are two main applications of the EM algorithm. The first occurs when the data indeed has missing values, due to problems with or limitations of the observation process. The second occurs when optimizing the likelihood function is analytically intractable but when the likelihood function can be simplified by assuming the existence of and values for additional but missing (or hidden) parameters. The latter application is more common in the computational pattern recognition community. As before, we assume that data is observed and is generated by some distribution. We call the incomplete data. We assume that a complete data set exists Z ( Y) and also assume (or specify) a joint density function: p(zj) p(x yj) p(yjx )p(xj). Where does this joint density come from? Often it arises from the marginal density function p(xj) and the assumption of hidden variables and parameter value guesses (e.g., our two examples, Mixture-densities and Baum-Welch). In other cases (e.g., missing data values in samples of a distribution), we must assume a joint relationship between the missing and observed values.

With this new density function, we can define a new likelihood function, L(jZ) L(j Y) p( Yj), called the complete-data likelihood. Note that this function is in fact a random variable since the missing information Y is unknown, random, and presumably governed by an underlying distribution. That is, we can think of L(j Y) h (Y) for some function h () where and are constant and Y is a random variable. The original likelihood L(j ) is referred to as the incomplete-data likelihood function. The EM algorithm first finds the expected value of the complete-data log-likelihood log p( Yj) with respect to the unknown data Y given the observed data and the current parameterestimates. That is, we define: i Q( (i;) ) E hlog p( Yj)j (i;) () Where (i;) are the current parameters estimates that we used to evaluate the expectation and are the new parameters that we optimize to increase Q. This expression probably requires some explanation. The key thing to understand is that and (i;) are constants, is a normal variable that we wish to adjust, and Y is a random variable governed by the distribution f (yj (i;) ). The right side of Equation can therefore be re-written as: i Z E hlog p( Yj)j (i;) log p( yj)f (yj (i;) )dy: (2) y2 Note that f (yj (i;) ) is the marginal distribution of the unobserved data and is dependent on both the observed data and on the current parameters, and is the space of values y can take on. In the best of cases, this marginal distribution is a simple analytical expression of the assumed parameters (i;) and perhaps the data. In the worst of cases, this density might be very hard to obtain. Sometimes, in fact, the density actually used is f (y j (i;) ) f (yj (i;) )f (j (i;) ) but this doesn t effect subsequent steps since the extra factor, f (j (i;) ) is not dependent on. As an analogy, suppose we have a function h( ) of two variables. Consider h( Y) where is a constant and Y is a random variable governed by some distribution f Y (y). Then q() E Y [h( Y)] R y h( y)f Y(y)dy is now a deterministic function that could be maximized if desired. The evaluation of this expectation is called the E-step of the algorithm. Notice the meaning of the two arguments in the function Q( 0 ).Thefirst argument corresponds to the parameters that ultimately will be optimized in an attempt to maximize the likelihood. The second argument 0 corresponds to the parameters that we use to evaluate the expectation. The second step (the M-step) of the EM algorithm is to maximize the expectation we computed in the first step. That is, we find: (i) argmax Q( (i;) ): These two steps are repeated as necessary. Each iteration is guaranteed to increase the loglikelihood and the algorithm is guaranteed to converge to a local maximum of the likelihood function. There are many rate-of-convergence papers (e.g., [ALR77, RW84, Wu83, J96, J96]) but we will not discuss them here. R Recall that E[h(Y )j x] y h(y)f Y j (yjx)dy. In the following discussion, we drop the subscripts from different density functions since argument usage should should disambiguate different ones. 2

A modified form of the M-step is to, instead of maximizing Q( (i;) ),wefind some (i) such that Q( (i) (i;) ) > Q( (i;) ). This form of the algorithm is called Generalized EM (GEM) and is also guaranteed to converge. As presented above, it s not clear how exactly to code up the algorithm. This is the way, however, that the algorithm is presented in its most general form. The details of the steps required to compute the given quantities are very dependent on the particular application so they are not discussed when the algorithm is presented in this abstract form. 3 Finding Maximum Likelihood Mixture Densities Parameters via EM The mixture-density parameter estimation problem is probably one of the most widely used applications of the EM algorithm in the computational pattern recognition community. In this case, we assume the following probabilistic model: p(xj) i p i (xj i ) P M where the parameters are ( ::: M ::: M ) such that i and each p i is a density function parameterized by i. In other words, we assume we have M component densities mixed together with M mixing coefficients i. The incomplete-data log-likelihood expression for this density from the data is given by: log(l(j )) log p(x i j) log 0 @ M j j p j (x i j j ) which is difficult to optimize because it contains the log of the sum. If we consider as incomplete, however, and posit the existence of unobserved data items Y fy i g N whose values inform us which component density generated each data item, the likelihood expression is significantly simplified. That is, we assume that y i 2 ::: M for each i, andy i k if the i th sample was generated by the k th mixture component. If we know the values of Y, the likelihood becomes: log(l(j Y)) log(p ( Yj)) log (P (x i jy i )P (y)) A log ( yi p yi (x i j yi )) which, given a particular form of the component densities, can be optimized using a variety of techniques. The problem, of course, is that we do not know the values of Y. If we assume Y is a random vector, however, we can proceed. We first must derive an expression for the distribution of the unobserved data. Let s first guess at parameters for the mixture density, i.e., we guess that g ( g ::: g M g ::: g M ) are the appropriate parameters for the likelihood L( g j Y). Given g, we can easily compute p j (x i j g j ) for each i and j. In addition, the mixing parameters, j can be though of as prior probabilities of each mixture component, that is j p(component j). Therefore, using Bayes s rule, we can compute: p(y i jx i g ) g y i p yi (x i j g y i ) p(x i j g ) 3 g y i p yi (x i jy g i ) P Mk g k p k(x i j g k )

and p(yj g ) p(y i jx i g ) where y (y ::: y N ) is an instance of the unobserved data independently drawn. When we now look at Equation 2, we see that in this case we have obtained the desired marginal density by assuming the existence of the hidden variables and making a guess at the initial parameters of their distribution. In this case, Equation takes the form: Q( g ) y2 y2 log (L(j y)) p(yj g ) y y 2 y y 2 log ( yi p yi (x i j yi )) ::: ::: y N y N j p(y j jx j g ) log ( yi p yi (x i j yi )) log (p(x i j)) j yi log (p(x i j)) y y 2 ::: y N yi p(y j jx j g ) j j p(y j jx j g ) p(y j jx j g ) (3) In this form, Q( g ) looks fairly daunting, yet it can be greatly simplified. We first note that for 2 ::: M, y y 2 ::: 0 @ M y j j6i y N ::: yi 0 @ M j y i; y i+ y j p(y j jx j g ) ::: y N j j6i p(y j jx j g ) A p(jxi g ) p(y j jx j g ) A p(jxi g ) p(jx i g ) (4) since P M p(ijx j g ). Using Equation 4, we can write Equation 3 as: Q( g ) log (p(x i j)) p(jx i g ) log()p(jx i g ) + log(p(x i j))p(jx i g ) (5) To maximize this expression, we can maximize the term containing and the term containing independently since they are not related. 4

To find the expression for, we introduce the Lagrange multiplier with the constraint that P, and solve the following equation: or @ @ " M log()p(jx i g ) + p(jx i g ) + 0 Summing both sizes over, we get that ;N resulting in: ;!# 0 N p(jx i g ) For some distributions, it is possible to get an analytical expressions for as functions of everything else. For example, if we assume d-dimensional Gaussian component distributions with mean and covariance matrix, i.e., ( ) then p(xj ) (2) d2 jj 2 e; 2 (x;) T ; (x;) : (6) To derive the update equations for this distribution, we need to recall some results from matrix algebra. The trace of a square matrix tr(a) is equal to the sum of A s diagonal elements. The trace of a scalar P equals that scalar. Also, tr(a + B) P tr(a) + tr(b), andtr(ab) tr(ba) which implies that i xt i Ax i tr(ab) where B i x ix T i. Also note that jaj indicates the determinant of a matrix, and that ja ; j jaj. We ll need to take derivatives of a function of a matrix f (A) with respect to elements of that matrix. Therefore, we define @f(a) @A to be the matrix with i jth entry [ @f(a) @a ] i j where a i j is the i j th entry of A. The definition also applies taking derivatives with respect to a vector. First, @x T Ax @x (A + A T )x. Second, it can be shown that when A is a symmetric matrix: ( @jaj Ai j if i j @a i j if i 6 j 2A i j where A i j is the i j th cofactor of A. Given the above, we see that: ( @ log jaj Ai j jaj if i @A j 2A i j jaj if i 6 j ) 2A ; ; diag(a ; ) by the definition of the inverse of a matrix. Finally, it can be shown that: @tr(ab) @A B + BT ; Diag(B): 5

Taking the log of Equation 6, ignoring any constant terms (since they disappear after taking derivatives), and substituting into the right side of Equation 5, we get: log (p(x i j )) p(jx i g ) ; 2 log(jj) ; 2 (x i ; ) T ; (x i ; ) p(jx i g ) (7) Taking the derivative of Equation 7 with respect to and setting it equal to zero, we get: with which we can easily solve for to obtain: ; (x i ; )p(jx i g ) 0 P N x i p(jx i g ) P N : p(jx i g ) To find, note that we can write Equation 7 as: " 2 log(j; j) " 2 log(j; j) p(jx i g ) ; 2 p(jx i g ) ; 2 where N i (x i ; )(x i ; ) T. Taking the derivative with respect to ;, we get: 2 p(jx i g )tr p(jx i g )(2 ; diag()) ; 2 2 2S ; diag(s) ; (x i ; )(x i ; ) T# # p(jx i g )tr ; N i p(jx i g )(2M i ; diag(m i )) p(jx i g )(2N i ; diag(n i )) where M i ; N i and where S 2 P N p(jx i g )M i. Setting the derivative to zero, i.e., 2S ; diag(s) 0, implies that S 0. Thisgives or P N p(jx i g )N i PN p(jx i g ) p(jx i g )( ; N i ) 0 P N p(jx i g )(x i ; )(x i ; ) T P N p(jx i g ) 6

Summarizing, the estimates of the new parameters in terms of the old parameters are as follows: new new N p(jx i g ) P N new x i p(jx i g ) P N p(jx i g ) P N p(jx i g )(x i ; new P N p(jx i g ) )(x i ; new Note that the above equations perform both the expectation step and the maximization step simultaneously. The algorithm proceeds by using the newly derived parameters as the guess for the next iteration. ) T 4 Learning the parameters of an HMM, EM, and the Baum-Welch algorithm A Hidden Markov Model is a probabilistic model of the joint probability of a collection of random variables fo ::: O T Q ::: Q T g.theo t variables are either continuous or discrete observations and the Q t variables are hidden and discrete. Under an HMM, there are two conditional independence assumptions made about these random variables that make associated algorithms tractable. These independence assumptions are ), the t th hidden variable, given the (t ; ) st hidden variable, is independent of previous variables, or: P (Q t jq t; O t; ::: Q O ) P (Q t jq t; ) and 2), the t th observation, given the t th hidden variable, is independent of other variables, or: P (O t jq T O T Q T; O T; ::: Q t+ O t+ Q t Q t; O t; ::: Q O ) P (O t jq t ): In this section, we derive the EM algorithmfor finding the maximum-likelihood estimate of the parameters of a hidden Markov model given a set of observed feature vectors. This algorithm is also known as the Baum-Welch algorithm. Q t is a discrete random variable with N possible values f :::Ng. We further assume that the underlying hidden Markov chain defined by P (Q t jq t; ) is time-homogeneous (i.e., is independent of the time t). Therefore, we can represent P (Q t jq t; ) as a time-independent stochastic transition matrix A fa i j g p(q t jjq t; i). The special case of time t is described by the initial state distribution, i p(q i). We say that we are in state j at time t if Q t j. A particular sequence of states is described by q (q ::: q T ) where q t 2 f :::Ng is the state at time t. A particular observation sequence O is described as O (O o ::: O T o T ). The probability of a particular observation vector at a particular time t for state j is described by: b j (o t ) p(o t o t jq t j). The complete collection of parameters for all observation distributions is represented by B fb j ()g. There are two forms of output distributions we will consider. The first is a discrete observation assumption where we assume that an observation is one of L possible observation symbols o t 2 7

V fv ::: v L g. In this case, if o t v k,thenb j (o t ) p(o t v k jq t j). The second form of probably distribution we consider is a mixture of M multivariate Gaussians for each state where b j (o t ) P M c jn (o t j j j) P M c jb j(o t ). We describe the complete set of HMM parameters for a given model by: (A B ). There are three basic problems associated with HMMs:. Find p(oj) for some O (o ::: o T ). We use the forward (or the backward) procedure for this since it is much more efficient than direct evaluation. 2. Given some O and some, find the best state sequence q (q ::: q T ) that explains O. The Viterbi algorithm solves this problem but we won t discuss it in this paper. 3. Find argmax p(oj). The Baum-Welch (also called forward-backward or EM for HMMs) algorithm solves this problem, and we will develop it presently. In subsequent sections, we will consider only the first and third problems. The second is addressed in [RJ93]. 4. Efficient Calculation of Desired Quantities One of the advantages of HMMs is that relatively efficient algorithms can be derived for the three problems mentioned above. Before we derive the EM algorithm directly using the Q function, we review these efficient procedures. Recall the forward procedure. We define i (t) p(o o ::: O t o t Q t ij) which is the probability of seeing the partial sequence o ::: o t and ending up in state i at time t. We can efficiently define i (t) recursively as:. i () i b i (o ) 2. j (t + ) 3. p(oj) P N i (T ) hp N i(t)a ij i b j (o t+ ) The backward procedure is similar: i (t) p(o t+ o t+ ::: O T o T jq t i ) which is the probability of the ending partial sequence o t+ ::: o T given that we started at state i at time t. We can efficiently define i (t) as:. i (T ) 2. i (t) P N j a ij b j (o t+ ) j (t + ) 3. p(oj) P N i () i b i (o ) 8

We now define i (t) p(q t ijo ) which is the probability of being in state i at time t for the state sequence O. Note that: p(q t ijo ) p(o Q t ij) P (Oj) p(o Q t ij) P Nj p(o Q t jj) Also note that because of Markovian conditional independence i (t) i (t) p(o ::: o t Q t ij)p(o t+ ::: o T jq t i ) p(o Q t ij) so we can define things in terms of i (t) and i (t) as i (t) i (t) i (t) P Nj j (t) j (t) We also define ij (t) p(q t i Q t+ jjo ) which is the probability of being in state i at time t and being in state j at time t +. This can also be expanded as: ij (t) p(q t i Q t+ j Oj) p(oj) i (t)a ij b j (o t+ ) j (t + ) P N P Nj i (t)a ij b j (o t+ ) j (t + ) or as: ij (t) p(q t ijo)p(o t+ :::o T Q t+ jjq t i ) p(o t+ :::o T jq t i ) i(t)a ij b j (o t+ ) j (t + ) i (t) If we sum these quantities across time, we can get some useful values. I.e., the expression T t i (t) is the expected number of times in state i and therefore is the expected number of transitions away from state i for O. Similarly, T; t ij (t) is the expected number of transitions from state i to state j for O. These follow from the fact that and t t i (t) ij (t) t t E[I t (i)] E[ E[I t (i j)] E[ t t I t (i)] I t (i j)] where I t (i) is an indicator random variable that is when we are in state i at time t, andi t (i j) is a random variable that is when we move from state i to state j after time t. 9

Jumping the gun a bit, our goal in forming an EM algorithm to estimate new parameters for the HMM by using the old parameters and the data. Intuitively, we can do this simply using relative frequencies. I.e., we can define update rules as follows: The quantity ~ i i () (8) is the expected relative frequency spent in state i at time. The quantity ~a ij P T; t ij(t) P T; t i(t) is the expected number of transitions from state i to state j relative to the expected total number of transitions away from state i. And, for discrete distributions, the quantity (9) ~ ot v b k i (t) i (k) i (t) (0) is the expected number of times the output observations have been equal to v k while in state i relative to the expected total number of times in state i. For Gaussian mixtures, we define the probability that the th component of the i th mixture generated observation o t as i(t) i (t) c ib i(o t ) b i (o t ) p(q t i it jo ) where it is a random variable indicating the mixture component at time t for state i. From the previous section on Gaussian Mixtures, we might guess that the update equations for this case are: c i i(t) i (t) i i(t)o t PTt i(t) i i(t)(o t ; i)(o t ; i) T i(t) When there are E observation sequences the e th being of length T e, the update equations become: P Ee i e () c i i E P Ee P Ee t e i(t) t e i (t) i P Ee t e i(t)oe t P Ee t e i(t) 0

and i P Ee t e i(t)(oe t ; i)(o e t ; P T i) Ee t e i(t) P Ee t a e ij (t) ij P Ee t e i (t) These relatively intuitive equations are in fact the EM algorithm (or Balm-Welch) for HMM parameter estimation. We derive these using the more typical EM notation in the next section. 4.2 Estimation formula using the Q function. We consider O (o ::: o T ) to be the observed data and the underlying state sequence q (q ::: q T ) to be hidden or unobserved. The incomplete-data likelihood function is given by P (Oj) whereas the complete-data likelihood function is P (O qj). The Q function therefore is: Q( 0 ) log P (O qj)p (O qj 0 ) q2q where 0 are our initial (or guessed, previous, etc.) 2 estimates of the parameters and where Q is the space of all state sequences of length T. Given a particular state sequence q, representing P (O qj 0 ) is quite easy. 3 I.e., The Q function then becomes: P (O qj) q0 T TY t a qt; q t b qt (o t ) 0 @ T! Q( 0 ) log q0 P (O qj 0 )+ log a qt; q t p(o qj 0 )+ log b qt (o t ) A P (O qj 0 ) q2q q2q t q2q t+ () Since the parameters we wish to optimize are now independently split into the three terms in the sum, we can optimize each term individually. The first term in Equation becomes log q0 P (O qj 0 ) q2q log i p(o q 0 ij 0 ) since by selecting all q 2 Q, we are simply repeatedly selecting the values of q 0, so the right hand side is just the marginal expression for time t 0. Adding the Lagrange multiplier, using the constraint that P i i, and setting the derivative equal to zero, we get: @ @ i log i p(o q 0 ij 0 ) + ( i ; ) 2 For the remainder of the discussion any primed parameters are assumed to be the initial, guessed, or previous parameters whereas the unprimed parameters are being optimized. 3 Note here that we assume the initial distribution starts at t 0 instead of t for notational convenience. The basic results are the same however.! 0

Taking the derivative, summing over i to get, and solving for i, we get: The second term in Equation becomes: q2q T t log a qt; q t! p(o qj 0 ) i P (O q 0 ij 0 ) P (Oj 0 ) T j t log a ij P (O q t; i q t jj 0 ) because for this term, we are, for each time t looking over all transitions from i to j and weighting that by the corresponding probability the right hand side is just sum of the joint-marginal P for time N t ; and t. In a similar way, we can use a Lagrange multiplier with the constraint j a ij to get: a ij The third term in Equation becomes: q2q T t log b qt (o t )! P (O q t; i q t jj 0 ) P (O q t; ij 0 ) P (O qj 0 ) T t log b i (o t )p(o q t ij 0 ) because for this term, we are, for each time t, looking at the emissions for all states and weighting each possible emission by the corresponding probability the right hand side is just the sum of the marginal for time t. For discrete distributions, we can, again, use use a Lagrange multiplier but this time with the constraint P L j b i (j). Only the observations that are equal to v k contribute to the k th probability value, so we get: P (O q t ij 0 ) ot v b k i (k) P (O q t ij 0 ) For Gaussian Mixtures, the form of the Q function is slightly different, i.e., the hidden variables must include not only the hidden state sequence, but also a variable indicating the mixture component for each state at each time. Therefore, we can write Q as: Q( 0 ) log P (O q mj)p (O q mj 0 ) q2q m2m where m is the vector m fm q m q2 2 ::: m qt T g that indicates the mixture component for each state at each time. If we expand this as in Equation, the first and second terms are unchanged because the parameters are independent of m which is thus marginalized away by the sum. The third term in Equation becomes: q2q m2m T t log b qt (o t m qt t)! P (O q mj 0 ) T t log(c ib i(o t ))p(o q t i m qt t j 0 ) This equation is almost identical to Equation 5, except for an addition sum component over the hidden state variables. We can optimize this in an exactly analogous way as we did in Section 3, and we get: c il P (q t i m qt t jo 0 ) P M P (q t i m qt t jo 0 ) 2

and il il o t P (q t i m qt t jo 0 ) P (q t i m qt t jo 0 ) (o t ; i)(o t ; T i) P (q t i m qt t jo 0 ) P (q t i m qt t jo 0 : ) As can be seen, these are the same set of update equations as given in the previous section. The update equations for HMMs with multiple observation sequences can similarly be derived and are addressed in [RJ93]. References [ALR77] A.P.Dempster, N.M. Laird, and D.B. Rubin. Maximum-likelihood from incomplete data via the em algorithm. J. Royal Statist. Soc. Ser. B., 39, 977. [Bis95] C. Bishop. Neural Networks for Pattern Recognition. Clarendon Press, Oxford, 995. [GJ95] [JJ94] [J96] [RJ93] [RW84] [Wu83] Z. Ghahramami and M. Jordan. Learning from incomplete data. Technical Report AI Lab Memo No. 509, CBCL Paper No. 08, MIT AI Lab, August 995. M. Jordan and R. Jacobs. Hierarchical mixtures of experts and the em algorithm. Neural Computation, 6:8 24, 994. M. Jordan and L. u. Convergence results for the em approach to mixtures of experts architectures. Neural Networks, 8:409 43, 996. L. Rabiner and B.-H. Juang. Fundamentals of Speech Recognition. Prentice Hall Signal Processing Series, 993. R. Redner and H. Walker. Mixture densities, maximum likelihood and the em algorithm. SIAM Review, 26(2), 984. C.F.J. Wu. On the convergence properties of the em algorithm. The Annals of Statistics, ():95 03, 983. [J96] L. u and M.I. Jordan. On convergence properties of the em algorithm for gaussian mixtures. Neural Computation, 8:29 5, 996. 3