Alternating Optimization
Definition
When optimizing a multivariate objective function, the practice of optimizing over one variable at a time, alternating between variables, is known as alternating optimization.
Description
Consider the following optimization problem where the objective function is .
This can be divided into two subproblems by fixing one variable and optimizing over the other.
Alternating optimization is the process of iteratively updating the optimal solution for the two variables as follows.