majorizationminimizationtekniikoita
Majorization-minimization (MM) algorithms are a class of iterative optimization methods used to find local minima of objective functions. The core idea behind MM algorithms is to construct a sequence of simpler surrogate functions that are easier to minimize than the original objective function. At each iteration, the algorithm minimizes a surrogate function that "majorizes" the original objective function, meaning it lies above or touches the original function at the current iterate.
The MM algorithm works by repeatedly minimizing a surrogate function, denoted as g(x), that majorizes the objective
MM algorithms have found wide applications in various fields, including statistical estimation, signal processing, and machine