ArticleslgStudy

mathematics

Multi-objective optimization

Multi-objective optimization is a mathematics topic covered in the lgStudy science library. This page brings together a partial reference excerpt, illustrations, worked examples, real-world applications and a short study plan, so you can understand Multi-objective optimization rather than just read about it. In short: Multi-objective optimization or Pareto optimization (also known as multi-objective programming, vector optimization, multicriteria optimization, or multiattribute 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 is a type of vector optimization that has bee…

Multi-objective optimization — main illustration
Multi-objective optimization — illustration

Key takeaways

  • Multi-objective optimization belongs to mathematics; place it in that map before memorising details.
  • Learn the definition first, then one example that makes the definition concrete.
  • Connect Multi-objective optimization to a quantity you can measure, compute or draw — that is where exam questions come from.
  • Reproduce the core statement of Multi-objective optimization from memory before moving on to harder problems.

Reference excerpt

Multi-objective optimization or Pareto optimization (also known as multi-objective programming, vector optimization, multicriteria optimization, or multiattribute 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 is a type of vector optimization that 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 multi-objective optimization problem, it is not guaranteed that a single solution simultaneously optimizes each objective. The objective functions are said to be conflicting. 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, there may exist a (possibly infinite) number of Pareto optimal solutions, all of which are considered equally good. 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). Bicriteria optimization denotes the special case in which there are two objective functions. There is a direct relationship between multitask optimization and multi-objective optimization.

Introduction

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

min x ∈ X ( f 1 ( x ) , f 2 ( x ) , … , f k ( x ) ) {\displaystyle \min _{x\in X}(f_{1}(x),f_{2}(x),\ldots ,f_{k}(x))}

where the integer k ≥ 2 {\displaystyle k\geq 2} is the number of objectives and the set X {\displaystyle X} is the feasible set of decision vectors, which is typically X ⊆ R n {\displaystyle X\subseteq \mathbb {R} ^{n}} but it depends on the n {\displaystyle n} -dimensional application domain. The feasible set is typically defined by some constraint functions. In addition, the vector-valued objective function is often defined as

f : X → R k x ↦ ( f 1 ( x ) ⋮ f k ( x ) ) {\displaystyle {\begin{aligned}f:X&\to \mathbb {R} ^{k}\\x&\mapsto {\begin{pmatrix}f_{1}(x)\\\vdots \\f_{k}(x)\end{pmatrix}}\end{aligned}}}

… excerpt ends here. Continue reading the full article.

Illustrations

Multi-objective optimization: Linear scalarization approach is an easy method used to solve multi-objective optimization problem. It consists in aggregating the different optimization functions in a single function. However, this method only allows to find the supported solutions of the problem (i.e. points on the convex hull of the objective set). This animation shows that when the outcome set is not convex, not all efficient solutions can be found.
Linear scalarization approach is an easy method used to solve multi-objective optimization problem. It consists in aggregating the different optimization functions in a single function. However, this method only allows to find the supported solutions of the problem (i.e. points on the convex hull of the objective set). This animation shows that when the outcome set is not convex, not all efficient solutions can be found.
Multi-objective optimization: STCH covers whole Pareto front; convex or concave; because for every preference vector 
  
    
      
        
          λ
        
        ∈
        Δ
      
    
    {\displaystyle {\boldsymbol {\lambda }}\in \Delta }
  
 the minimiser of 
  
    
      
        
          g
          
            u
          
          
            
              S
              T
              C
              H
            
          
        
        (
        x
        ∣
        
          λ
        
        )
      
    
    {\displaystyle g_{u}^{\mathrm {STCH} }(x\mid {\boldsymbol {\lambda }})}
  
 lands exactly on a Pareto-optimal point.
STCH covers whole Pareto front; convex or concave; because for every preference vector λ ∈ Δ {\displaystyle {\boldsymbol {\lambda }}\in \Delta } the minimiser of g u S T C H ( x ∣ λ ) {\displaystyle g_{u}^{\mathrm {STCH} }(x\mid {\boldsymbol {\lambda }})} lands exactly on a Pareto-optimal point.

Worked examples

Example 1 — a first encounter with Multi-objective optimization

Start with the simplest possible case. Write down what Multi-objective optimization claims or describes in one sentence, then invent the smallest concrete situation in which that sentence is true. In mathematics, the smallest case is usually a single object, a single equation or a single measurement. Check that every symbol or term in your sentence has a meaning in that case.

Example 2 — changing one variable

Take the situation from Example 1 and change exactly one quantity: double it, halve it, or set it to zero. Predict what should happen to Multi-objective optimization before you calculate. Comparing your prediction with the result is the fastest way to find out whether you understand the idea or only the words.

Example 3 — an exam-style question

Typical questions about Multi-objective optimization ask you to (a) state it precisely, (b) apply it to given data, and (c) explain a limitation. Practise writing all three answers in under five minutes; the third part is what separates a full-mark answer from an average one.

Applications of Multi-objective optimization

In research
Multi-objective optimization appears in mathematics research whenever the underlying quantities have to be modelled precisely. Papers usually cite it as a starting assumption and then explore where it breaks down.
In technology and industry
Engineering practice reuses Multi-objective optimization in design rules, simulations and safety margins. Knowing the idea lets you read a specification sheet and understand why the numbers look the way they do.
In the classroom
Multi-objective optimization is common in secondary-school and first-year university syllabi. It links to neighbouring topics Decision analysis, Mathematical optimization, Multiple-criteria decision analysis, so understanding it makes those chapters shorter.
In everyday life
Look for Multi-objective optimization outside the textbook — in sport, cooking, traffic, electronics or the sky above you. An example you found yourself is remembered far longer than one you were given.

Affiliate

Preply — study more efficiently by working with a personal tutor. 50% off.

How to study Multi-objective optimization in 20 minutes

  1. Read the reference excerpt below once, without taking notes.
  2. Close the page and write down what Multi-objective optimization means in your own words.
  3. Compare your version with the excerpt and mark what you missed.
  4. Work through the three examples above with pen and paper.
  5. Explain Multi-objective optimization out loud to somebody else — or to Teacher Smith in the lgStudy chat.

Frequently asked questions

What is Multi-objective optimization in simple terms?

Multi-objective optimization or Pareto optimization (also known as multi-objective programming, vector optimization, multicriteria optimization, or multiattribute optimization) is an area of multiple-criteria decision making that is concerned with mathematical optimization problems involving more t…

Why does Multi-objective optimization matter?

Because it connects several mathematics ideas at once: it gives you a definition you can apply, a quantity you can calculate, and a way to check whether a result is plausible.

How should I study Multi-objective optimization?

Read the excerpt, restate it from memory, then work through the examples and applications listed on this page. The five-step study plan above takes about twenty minutes.

What does this page cover?

It gives you a compact reference excerpt plus original lgStudy explanations, examples, applications and study material on Multi-objective optimization.

Tags

  • Decision analysis
  • Mathematical optimization
  • Multiple-criteria decision analysis

Keep exploring