language-icon Old Web
English
Sign In

Multi-objective optimization

Multi-objective optimization (also known as multi-objective programming, vector optimization, multicriteria optimization, multiattribute optimization or Pareto optimization) is an area of multiple criteria decision making that is concerned with mathematical optimization problems involving more than one objective function to be optimized simultaneously. Multi-objective optimization has been applied in many fields of science, including engineering, economics and logistics where optimal decisions need to be taken in the presence of trade-offs between two or more conflicting objectives. Minimizing cost while maximizing comfort while buying a car, and maximizing performance whilst minimizing fuel consumption and emission of pollutants of a vehicle are examples of multi-objective optimization problems involving two and three objectives, respectively. In practical problems, there can be more than three objectives. Multi-objective optimization (also known as multi-objective programming, vector optimization, multicriteria optimization, multiattribute optimization or Pareto optimization) is an area of multiple criteria decision making that is concerned with mathematical optimization problems involving more than one objective function to be optimized simultaneously. Multi-objective optimization has been applied in many fields of science, including engineering, economics and logistics where optimal decisions need to be taken in the presence of trade-offs between two or more conflicting objectives. Minimizing cost while maximizing comfort while buying a car, and maximizing performance whilst minimizing fuel consumption and emission of pollutants of a vehicle are examples of multi-objective optimization problems involving two and three objectives, respectively. In practical problems, there can be more than three objectives. For a nontrivial multi-objective optimization problem, no single solution exists that simultaneously optimizes each objective. In that case, the objective functions are said to be conflicting, and there exists a (possibly infinite) number of Pareto optimal solutions. A solution is called nondominated, Pareto optimal, Pareto efficient or noninferior, if none of the objective functions can be improved in value without degrading some of the other objective values. Without additional subjective preference information, all Pareto optimal solutions are considered equally good (as vectors cannot be ordered completely). Researchers study multi-objective optimization problems from different viewpoints and, thus, there exist different solution philosophies and goals when setting and solving them. The goal may be to find a representative set of Pareto optimal solutions, and/or quantify the trade-offs in satisfying the different objectives, and/or finding a single solution that satisfies the subjective preferences of a human decision maker (DM). A multi-objective optimization problem is an optimization problem that involves multiple objective functions. In mathematical terms, a multi-objective optimization problem can be formulated as where the integer k ≥ 2 {displaystyle kgeq 2} is the number of objectives and the set X {displaystyle X} is the feasible set of decision vectors. The feasible set is typically defined by some constraint functions. In addition, the vector-valued objective function is often defined as An element x ∗ ∈ X {displaystyle x^{*}in X} is called a feasible solution or a feasible decision. A vector z ∗ := f ( x ∗ ) ∈ R k {displaystyle z^{*}:=f(x^{*})in mathbb {R} ^{k}} for a feasible solution x ∗ {displaystyle x^{*}} is called an objective vector or an outcome. In multi-objective optimization, there does not typically exist a feasible solution that minimizes all objective functions simultaneously. Therefore, attention is paid to Pareto optimal solutions; that is, solutions that cannot be improved in any of the objectives without degrading at least one of the other objectives. In mathematical terms, a feasible solution x 1 ∈ X {displaystyle x^{1}in X} is said to (Pareto) dominate another solution x 2 ∈ X {displaystyle x^{2}in X} , if A solution x ∗ ∈ X {displaystyle x^{*}in X} (and the corresponding outcome f ( x ∗ ) {displaystyle f(x^{*})} ) is called Pareto optimal, if there does not exist another solution that dominates it. The set of Pareto optimal outcomes is often called the Pareto front, Pareto frontier, or Pareto boundary. The Pareto front of a multi-objective optimization problem is bounded by a so-called nadir objective vector z n a d {displaystyle z^{nad}} and an ideal objective vector z i d e a l {displaystyle z^{ideal}} , if these are finite. The nadir objective vector is defined as

[ "Algorithm", "Machine learning", "Mathematical optimization", "Artificial intelligence", "pareto optimal", "multi objective optimization algorithm", "weighted sum approach", "single objective optimization problem", "physical programming" ]
Parent Topic
Child Topic
    No Parent Topic