English

Smoothed Analysis of Pareto Curves in Multiobjective Optimization

Data Structures and Algorithms 2020-10-22 v1

Abstract

In a multiobjective optimization problem a solution is called Pareto-optimal if no criterion can be improved without deteriorating at least one of the other criteria. Computing the set of all Pareto-optimal solutions is a common task in multiobjective optimization to filter out unreasonable trade-offs. For most problems the number of Pareto-optimal solutions increases only moderately with the input size in applications. However, for virtually every multiobjective optimization problem there exist worst-case instances with an exponential number of Pareto-optimal solutions. In order to explain this discrepancy, we analyze a large class of multiobjective optimization problems in the model of smoothed analysis and prove a polynomial bound on the expected number of Pareto-optimal solutions. We also present algorithms for computing the set of Pareto-optimal solutions for different optimization problems and discuss related results on the smoothed complexity of optimization problems.

Keywords

Cite

@article{arxiv.2010.11064,
  title  = {Smoothed Analysis of Pareto Curves in Multiobjective Optimization},
  author = {Heiko Röglin},
  journal= {arXiv preprint arXiv:2010.11064},
  year   = {2020}
}

Comments

Chapter 15 of the book Beyond the Worst-Case Analysis of Algorithms, edited by Tim Roughgarden and published by Cambridge University Press (2020)

R2 v1 2026-06-23T19:31:33.735Z