English

Obtaining Approximately Optimal and Diverse Solutions via Dispersion

Data Structures and Algorithms 2022-02-22 v1

Abstract

There has been a long-standing interest in computing diverse solutions to optimization problems. Motivated by reallocation of governmental institutions in Sweden, in 1995 J. Krarup posed the problem of finding kk edge-disjoint Hamiltonian Circuits of minimum total weight, called the peripatetic salesman problem (PSP). Since then researchers have investigated the complexity of finding diverse solutions to spanning trees, paths, vertex covers, matchings, and more. Unlike the PSP that has a constraint on the total weight of the solutions, recent work has involved finding diverse solutions that are all optimal. However, sometimes the space of exact solutions may be too small to achieve sufficient diversity. Motivated by this, we initiate the study of obtaining sufficiently-diverse, yet approximately-optimal solutions to optimization problems. Formally, given an integer kk, an approximation factor cc, and an instance II of an optimization problem, we aim to obtain a set of kk solutions to II that a) are all cc approximately-optimal for II and b) maximize the diversity of the kk solutions. Finding such solutions, therefore, requires a better understanding of the global landscape of the optimization function. We show that, given any metric on the space of solutions, and the diversity measure as the sum of pairwise distances between solutions, this problem can be solved by combining ideas from dispersion and multicriteria optimization. We first provide a general reduction to an associated budget-constrained optimization (BCO) problem, where one objective function is to be maximized (minimized) subject to a bound on the second objective function. We then prove that bi-approximations to the BCO can be used to give bi-approximations to the diverse approximately optimal solutions problem with a little overhead.

Keywords

Cite

@article{arxiv.2202.10028,
  title  = {Obtaining Approximately Optimal and Diverse Solutions via Dispersion},
  author = {Jie Gao and Mayank Goswami and Karthik C. S. and Meng-Tsung Tsai and Shih-Yu Tsai and Hao-Tsung Yang},
  journal= {arXiv preprint arXiv:2202.10028},
  year   = {2022}
}
R2 v1 2026-06-24T09:47:13.507Z