Question
Problem 4.12 Lagrange multipliers and equality constraints
In the M-step of the EM algorithm for mixture models, we need to calculate an estimate of the component prior probabilities via the optimization problem,
for some . Note that this optimization problem has an equality constraint, which is must sum to 1, since they represent a probability distribution.
One method of solving an optimization problem with equality constraints is to use Lagrange multipliers. Consider the following problem,
where is the objective function and is the constraint function.
To solve the constrained optimization problem (4.48), we form the Lagrangian function, and find the stationary point w.r.t. both and , by simultaneously solving
(a) Use Lagrange multipliers to optimize (4.47), and show that the solution is