A memetic algorithm for the multidimensional assignment problem
by Gregory Gutin, Daniel Karapetyan
Abstract:
The Multidimensional Assignment Problem (MAP or s-AP in the case of s dimensions) is an extension of the well-known assignment problem. The most studied case of MAP is 3-AP, though the problems with larger values of s have also a number of applications. In this paper we propose a memetic algorithm for MAP that is a combination of a genetic algorithm with a local search procedure. The main contribution of the paper is an idea of dynamically adjusted generation size, that yields an outstanding flexibility of the algorithm to perform well for both small and large fixed running times. The results of computational experiments for several instance families show that the proposed algorithm produces solutions of very high quality in a reasonable time and outperforms the state-of-the art 3-AP memetic algorithm.
Reference:
A memetic algorithm for the multidimensional assignment problem (Gregory Gutin, Daniel Karapetyan), In proc. of Engineering Stochastic Local Search Algorithms (SLS), 3–4 September 2009, Brussels, Belgium, Lecture Notes in Computer Science 5752, 125–129, Springer, 2009.
Bibtex Entry:
@InProceedings{Gutin2009,
  Title                    = {A memetic algorithm for the multidimensional assignment problem},
  Author                   = {Gutin, Gregory and Karapetyan, Daniel},
  Booktitle                = {Engineering Stochastic Local Search Algorithms (SLS), 3--4 September 2009},
  Year                     = {2009},
  Address                  = {Brussels, Belgium},
  Pages                    = {125--129},
  Publisher                = {Springer},
  Series                   = {Lecture Notes in Computer Science},
  Volume                   = {5752},
  Abstract                 = {The Multidimensional Assignment Problem (MAP or s-AP in the case of s dimensions) is an extension of the well-known assignment problem. The most studied case of MAP is 3-AP, though the problems with larger values of s have also a number of applications. In this paper we propose a memetic algorithm for MAP that is a combination of a genetic algorithm with a local search procedure. The main contribution of the paper is an idea of dynamically adjusted generation size, that yields an outstanding flexibility of the algorithm to perform well for both small and large fixed running times. The results of computational experiments for several instance families show that the proposed algorithm produces solutions of very high quality in a reasonable time and outperforms the state-of-the art 3-AP memetic algorithm.},
  Archiveprefix            = {arXiv},
  Arxivid                  = {0906.0862},
  Comment                  = {[<a href="http://iridia.ulb.ac.be/sls2009/">conference website</a>] [<a href="https://dl.dropbox.com/u/202938/website/SLS2009.pdf?dl=1">slides</a>]},
  DOI                      = {10.1007/978-3-642-03751-1\_12},
  Eprint                   = {0906.0862},
  ISBN                     = {364203750X},
  ISSN                     = {03029743}
}