English

On memetic search for the max-mean dispersion problem

Artificial Intelligence 2015-03-04 v1

Abstract

Given a set VV of nn elements and a distance matrix [dij]n×n[d_{ij}]_{n\times n} among elements, the max-mean dispersion problem (MaxMeanDP) consists in selecting a subset MM from VV such that the mean dispersion (or distance) among the selected elements is maximized. Being a useful model to formulate several relevant applications, MaxMeanDP is known to be NP-hard and thus computationally difficult. In this paper, we present a highly effective memetic algorithm for MaxMeanDP which relies on solution recombination and local optimization to find high quality solutions. Computational experiments on the set of 160 benchmark instances with up to 1000 elements commonly used in the literature show that the proposed algorithm improves or matches the published best known results for all instances in a short computing time, with only one exception, while achieving a high success rate of 100\%. In particular, we improve 59 previous best results out of the 60 most challenging instances. Results on a set of 40 new large instances with 3000 and 5000 elements are also presented. The key ingredients of the proposed algorithm are investigated to shed light on how they affect the performance of the algorithm.

Keywords

Cite

@article{arxiv.1503.00980,
  title  = {On memetic search for the max-mean dispersion problem},
  author = {Xiangjing Lai and Jin-Kao Hao},
  journal= {arXiv preprint arXiv:1503.00980},
  year   = {2015}
}

Comments

22 pages

R2 v1 2026-06-22T08:43:13.499Z