On the Approximation Ability of Evolutionary Optimization with Application to Minimum Set Cover: Extended Abstract

Abstract

Evolutionary algorithms (EAs) are a large family of heuristic optimization algorithms inspired by natural phenomena, and are often used in practice to obtain satisficing instead of optimal solutions. In this work, we investigate a largely underexplored issue: the approximation performance of EAs in terms of how close the obtained solution is to an optimal solution. We study an EA framework named simple EA with isolated population (SEIP) that can be implemented as a single- or multi-objective EA. We present general approximation results of SEIP, and specifically on the minimum set cover problem, we find that SEIP achieves the currently best-achievable approximation ratio. Moreover, on an instance class of the k -set cover problem, we disclose how SEIP can overcome the difficulty that limits the greedy algorithm.

Cite

Text

Yu et al. "On the Approximation Ability of Evolutionary Optimization with Application to Minimum Set Cover: Extended Abstract." International Joint Conference on Artificial Intelligence, 2013.

Markdown

[Yu et al. "On the Approximation Ability of Evolutionary Optimization with Application to Minimum Set Cover: Extended Abstract." International Joint Conference on Artificial Intelligence, 2013.](https://mlanthology.org/ijcai/2013/yu2013ijcai-approximation/)

BibTeX

@inproceedings{yu2013ijcai-approximation,
  title     = {{On the Approximation Ability of Evolutionary Optimization with Application to Minimum Set Cover: Extended Abstract}},
  author    = {Yu, Yang and Yao, Xin and Zhou, Zhi-Hua},
  booktitle = {International Joint Conference on Artificial Intelligence},
  year      = {2013},
  pages     = {3190-3194},
  url       = {https://mlanthology.org/ijcai/2013/yu2013ijcai-approximation/}
}