K-Pareto Optimality-Based Sorting with Maximization of Choice

Abstract

Topological sorting is an important technique in numerous practical applications, such as information retrieval, recommender systems, optimization, etc. In this paper, we introduce a problem of generalized topological sorting with maximization of choice, that is, of choosing a subset of items of a predefined size that contains the maximum number of equally preferable options (items) with respect to a dominance relation. We formulate this problem in a very abstract form and prove that sorting by k-Pareto optimality yields a valid solution. Next, we show that the proposed theory can be useful in practice. We apply it during the selection step of genetic optimization and demonstrate that the resulting algorithm outperforms existing state-of-the-art approaches such as NSGA-II and NSGA-III. We also demonstrate that the provided general formulation allows discovering interesting relationships and applying the developed theory to different applications.

Cite

Text

Ruppert et al. "K-Pareto Optimality-Based Sorting with Maximization of Choice." Artificial Intelligence and Statistics, 2022.

Markdown

[Ruppert et al. "K-Pareto Optimality-Based Sorting with Maximization of Choice." Artificial Intelligence and Statistics, 2022.](https://mlanthology.org/aistats/2022/ruppert2022aistats-kpareto/)

BibTeX

@inproceedings{ruppert2022aistats-kpareto,
  title     = {{K-Pareto Optimality-Based Sorting with Maximization of Choice}},
  author    = {Ruppert, Jean and Aleksandrova, Marharyta and Engel, Thomas},
  booktitle = {Artificial Intelligence and Statistics},
  year      = {2022},
  pages     = {1138-1160},
  volume    = {151},
  url       = {https://mlanthology.org/aistats/2022/ruppert2022aistats-kpareto/}
}