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

edit

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

where for a partially ordered vector space . The partial ordering is induced by a cone . is an arbitrary set and is called the feasible set.

Solution concepts

edit

There are different minimality notions, among them:

  • is a weakly efficient point (weak minimizer) if for every one has .
  • is an efficient point (minimizer) if for every one has .
  • is a properly efficient point (proper minimizer) if is a weakly efficient point with respect to a closed pointed convex cone where .

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

edit

Relation to multi-objective optimization

edit

Any multi-objective optimization problem can be written as

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

References

edit
  1. ^ Ginchev, I.; Guerraggio, A.; Rocca, M. (2006). "From Scalar to Vector Optimization" (PDF). Applications of Mathematics. 51: 5–36. doi:10.1007/s10492-006-0002-1. hdl:10338.dmlcz/134627. S2CID 121346159.
  2. ^ a b Andreas Löhne (2011). Vector Optimization with Infimum and Supremum. Springer. ISBN 9783642183508.

📚 Artikel Terkait di Wikipedia

Multi-objective optimization

Multi-objective optimization or Pareto optimization (also known as multi-objective programming, vector optimization, multicriteria optimization, or multiattribute

Support vector machine

In machine learning, support vector machines (SVMs, also support vector networks) are supervised max-margin models with associated learning algorithms

Test functions for optimization

single-objective optimization cases are presented. In the second part, test functions with their respective Pareto fronts for multi-objective optimization problems

Mathematical optimization

generally divided into two subfields: discrete optimization and continuous optimization. Optimization problems arise in all quantitative disciplines from

Duality (optimization)

In mathematical optimization theory, duality or the duality principle is the principle that optimization problems may be viewed from either of two perspectives

Web performance

displayed on the user's web browser. Web performance optimization (WPO), or website optimization is the field of knowledge about increasing web performance

Sequential minimal optimization

minimal optimization (SMO) is an algorithm for solving the quadratic programming (QP) problem that arises during the training of support-vector machines

Particle swarm optimization

by using another overlaying optimizer, a concept known as meta-optimization, or even fine-tuned during the optimization, e.g., by means of fuzzy logic