English

Faster Distance-Based Representative Skyline and $k$-Center Along Pareto Front in the Plane

Computational Geometry 2021-01-01 v1 Databases Data Structures and Algorithms Optimization and Control

Abstract

We consider the problem of computing the \emph{distance-based representative skyline} in the plane, a problem introduced by Tao, Ding, Lin and Pei [Proc. 25th IEEE International Conference on Data Engineering (ICDE), 2009] and independently considered by Dupin, Nielsen and Talbi [Optimization and Learning - Third International Conference, OLA 2020] in the context of multi-objective optimization. Given a set PP of nn points in the plane and a parameter kk, the task is to select kk points of the skyline defined by PP (also known as Pareto front for PP) to minimize the maximum distance from the points of the skyline to the selected points. We show that the problem can be solved in O(nlogh)O(n\log h) time, where hh is the number of points in the skyline of PP. We also show that the decision problem can be solved in O(nlogk)O(n\log k) time and the optimization problem can be solved in O(nlogk+nloglogn)O(n \log k + n \operatorname{loglog} n) time. This improves previous algorithms and is optimal for a large range of values of kk.

Keywords

Cite

@article{arxiv.2012.15381,
  title  = {Faster Distance-Based Representative Skyline and $k$-Center Along Pareto Front in the Plane},
  author = {Sergio Cabello},
  journal= {arXiv preprint arXiv:2012.15381},
  year   = {2021}
}

Comments

25 pages