Definition:

  • Goal: choose -vector so that norm squared objectives, are all small
    • where is an matrix, is an -vector for
  • are the objectives in a multi-objective optimization problem

Weighted sum objective:

  • Choose positive weights and form a weighted sum objective:
    • so we need to choose to minimize
  • Interpretation of : how much we care about being small relative to other s

Weighted sum minimization via stacking:

  • Write weighted-sum objective as
    • and

Weighted sum solution:

  • Assuming columns of are independent,
  • Then can be computed with QR Decomposition of

Optimal trade-off curve:

  • Graph the change of to see which the model is prioritizing over the other
  • For example: with bi-criterion problem
    • If too big, increase so it will prioritize to lower more
    • If too big, decrease so it will prioritize to lower more
  • Estmation and inversion: