English

Improved Approximation Algorithms and Lower Bounds for Search-Diversification Problems

Data Structures and Algorithms 2022-03-04 v1

Abstract

We study several questions related to diversifying search results. We give improved approximation algorithms in each of the following problems, together with some lower bounds. - We give a polynomial-time approximation scheme (PTAS) for a diversified search ranking problem [Bansal et al., ICALP 2010] whose objective is to minimizes the discounted cumulative gain. Our PTAS runs in time n2O(log(1/ϵ)/ϵ)mO(1)n^{2^{O(\log(1/\epsilon)/\epsilon)}} \cdot m^{O(1)} where nn denotes the number of elements in the databases. Complementing this, we show that no PTAS can run in time f(ϵ)(nm)2o(1/ϵ)f(\epsilon) \cdot (nm)^{2^{o(1/\epsilon)}} assuming Gap-ETH; therefore our running time is nearly tight. Both of our bounds answer open questions of Bansal et al. - We next consider the Max-Sum Dispersion problem, whose objective is to select kk out of nn elements that maximizes the dispersion, which is defined as the sum of the pairwise distances under a given metric. We give a quasipolynomial-time approximation scheme for the problem which runs in time nOϵ(logn)n^{O_{\epsilon}(\log n)}. This improves upon previously known polynomial-time algorithms with approximate ratios 0.5 [Hassin et al., Oper. Res. Lett. 1997; Borodin et al., ACM Trans. Algorithms 2017]. Furthermore, we observe that known reductions rule out approximation schemes that run in no~ϵ(logn)n^{\tilde{o}_\epsilon(\log n)} time assuming ETH. - We consider a generalization of Max-Sum Dispersion called Max-Sum Diversification. In addition to the sum of pairwise distance, the objective includes another function ff. For monotone submodular ff, we give a quasipolynomial-time algorithm with approximation ratio arbitrarily close to (11/e)(1 - 1/e). This improves upon the best polynomial-time algorithm which has approximation ratio 0.50.5 by Borodin et al. Furthermore, the (11/e)(1 - 1/e) factor is tight as achieving better-than-(11/e)(1 - 1/e) approximation is NP-hard [Feige, J. ACM 1998].

Keywords

Cite

@article{arxiv.2203.01857,
  title  = {Improved Approximation Algorithms and Lower Bounds for Search-Diversification Problems},
  author = {Amir Abboud and Vincent Cohen-Addad and Euiwoong Lee and Pasin Manurangsi},
  journal= {arXiv preprint arXiv:2203.01857},
  year   = {2022}
}
R2 v1 2026-06-24T10:01:09.064Z