Vector optimization

From testwiki
Revision as of 09:00, 5 September 2023 by imported>Citation bot (Alter: pages. Add: s2cid. | Use this bot. Report bugs. | Suggested by Headbomb | Linked from Wikipedia:WikiProject_Academic_Journals/Journals_cited_by_Wikipedia/Sandbox2 | #UCB_webform_linked 202/207)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Vector optimization is a subarea of mathematical optimization where optimization problems with a vector-valued objective functions are optimized with respect to a given partial ordering and subject to certain constraints. A multi-objective optimization problem is a special case of a vector optimization problem: The objective space is the finite dimensional Euclidean space partially ordered by the component-wise "less than or equal to" ordering.

Problem formulation

In mathematical terms, a vector optimization problem can be written as:

CminxSf(x)

where f:XZ for a partially ordered vector space Z. The partial ordering is induced by a cone CZ. X is an arbitrary set and SX is called the feasible set.

Solution concepts

There are different minimality notions, among them:

  • x¯S is a weakly efficient point (weak minimizer) if for every xS one has f(x)f(x¯)∉intC.
  • x¯S is an efficient point (minimizer) if for every xS one has f(x)f(x¯)∉C{0}.
  • x¯S is a properly efficient point (proper minimizer) if x¯ is a weakly efficient point with respect to a closed pointed convex cone C~ where C{0}intC~.

Every proper minimizer is a minimizer. And every minimizer is a weak minimizer.[1]

Modern solution concepts not only consists of minimality notions but also take into account infimum attainment.[2]

Solution methods

Relation to multi-objective optimization

Any multi-objective optimization problem can be written as

+dminxMf(x)

where f:Xd and +d is the non-negative orthant of d. Thus the minimizer of this vector optimization problem are the Pareto efficient points.

References

Template:Reflist