Biconvex optimization

From HandWiki

Biconvex optimization is a generalization of convex optimization where the objective function and the constraint set can be biconvex. There are methods that can find the global optimum of these problems.[1][2] A set BX×Y is called a biconvex set on X×Y if for every fixed yY, By={xX:(x,y)B} is a convex set in X and for every fixed xX, Bx={yY:(x,y)B} is a convex set in Y.

A function f(x,y):B is called a biconvex function if fixing x, fx(y)=f(x,y) is convex over Y and fixing y, fy(x)=f(x,y) is convex over X.

A common practice for solving a biconvex problem (which does not guarantee global optimality of the solution) is alternatively updating x,y by fixing one of them and solving the corresponding convex optimization problem.[1]

The generalization to functions of more than two arguments is called a block multi-convex function. A function f(x1,,xK) is block multi-convex iff it is convex with respect to each of the individual arguments while holding all others fixed.[3]

References

  1. 1.0 1.1 Gorski, Jochen; Pfeuffer, Frank; Klamroth, Kathrin (22 June 2007). "Biconvex sets and optimization with biconvex functions: a survey and extensions". Mathematical Methods of Operations Research 66 (3): 373–407. doi:10.1007/s00186-007-0161-1. http://www2.math.uni-wuppertal.de/~klamroth/publications/gopfkl07.pdf. 
  2. Floudas, Christodoulos A. (2000). Deterministic global optimization : theory, methods, and applications. Dordrecht [u.a.]: Kluwer Academic Publ.. ISBN 978-0-7923-6014-8. https://www.springer.com/mathematics/book/978-0-7923-6014-8. 
  3. Chen, Caihua (2016). ""The direct extension of ADMM for multi-block convex minimization problems is not necessarily convergent"". Mathematical Programming 155 (1–2): 57–59. doi:10.1007/s10107-014-0826-5.