Jump to content

Center-of-gravity method

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Erel Segal (talk | contribs) at 09:13, 28 November 2023 (Created page with 'The '''center-of-gravity method''' is a theoretic algorithm for convex optimization. It can be seen as a generalization of the bisection method from one-dimensional functions to multi-dimensional functions.<ref name=":0">{{Cite web |last=Nemirovsky and Ben-Tal |date=2023 |title=Optimization III: Convex Optimization |url=http://www2.isye.gatech.edu/~nemirovs/OPTIIILN2023Spring.pdf}}</ref>{{Rp|location=Sec.8.2.2}} It is theoretically important as it a...'). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)

The center-of-gravity method is a theoretic algorithm for convex optimization. It can be seen as a generalization of the bisection method from one-dimensional functions to multi-dimensional functions.[1]: Sec.8.2.2  It is theoretically important as it attains the optimal convergence rate. However, it has little practical value as each step is very computationally expensive.

Description

We are given a convex optimization problem of the form:

minimize f(x) subject to: x in G,

where f is a convex function and G is a convex subset of a Euclidean space Rd.

References

  1. ^ Nemirovsky and Ben-Tal (2023). "Optimization III: Convex Optimization" (PDF).