Skip to main content

2018 | OriginalPaper | Buchkapitel

Landscape-Aware Constraint Handling Applied to Differential Evolution

verfasst von : Katherine M. Malan

Erschienen in: Theory and Practice of Natural Computing

Verlag: Springer International Publishing

Aktivieren Sie unsere intelligente Suche, um passende Fachinhalte oder Patente zu finden.

search-config
loading …

Abstract

In real-world contexts optimisation problems frequently have constraints. Evolutionary algorithms do not naturally handle constrained spaces, so require constraint handling techniques to modify the search process. Based on the thesis that different constraint handling approaches are suited to different problem types, this study shows that the features of the problem can provide guidance in choosing appropriate constraint handling techniques for differential evolution. High level algorithm selection rules are derived through data mining based on a training set of problems on which landscape analysis is performed through sampling. On a set of different test problems, these rules are used to switch between constraint handling techniques during differential evolution search using on-line analysis of landscape features. The proposed landscape-aware switching approach is shown to out-perform the constituent constraint-handling approaches, illustrating that there is value in monitoring the landscape during search and switching to appropriate techniques depending on the problem characteristics. Results are also provided that show that the approach is fairly insensitive to parameter changes.

Sie haben noch keine Lizenz? Dann Informieren Sie sich jetzt über unsere Produkte:

Springer Professional "Wirtschaft+Technik"

Online-Abonnement

Mit Springer Professional "Wirtschaft+Technik" erhalten Sie Zugriff auf:

  • über 102.000 Bücher
  • über 537 Zeitschriften

aus folgenden Fachgebieten:

  • Automobil + Motoren
  • Bauwesen + Immobilien
  • Business IT + Informatik
  • Elektrotechnik + Elektronik
  • Energie + Nachhaltigkeit
  • Finance + Banking
  • Management + Führung
  • Marketing + Vertrieb
  • Maschinenbau + Werkstoffe
  • Versicherung + Risiko

Jetzt Wissensvorsprung sichern!

Springer Professional "Technik"

Online-Abonnement

Mit Springer Professional "Technik" erhalten Sie Zugriff auf:

  • über 67.000 Bücher
  • über 390 Zeitschriften

aus folgenden Fachgebieten:

  • Automobil + Motoren
  • Bauwesen + Immobilien
  • Business IT + Informatik
  • Elektrotechnik + Elektronik
  • Energie + Nachhaltigkeit
  • Maschinenbau + Werkstoffe




 

Jetzt Wissensvorsprung sichern!

Springer Professional "Wirtschaft"

Online-Abonnement

Mit Springer Professional "Wirtschaft" erhalten Sie Zugriff auf:

  • über 67.000 Bücher
  • über 340 Zeitschriften

aus folgenden Fachgebieten:

  • Bauwesen + Immobilien
  • Business IT + Informatik
  • Finance + Banking
  • Management + Führung
  • Marketing + Vertrieb
  • Versicherung + Risiko




Jetzt Wissensvorsprung sichern!

Literatur
1.
Zurück zum Zitat Bischl, B., Mersmann, O., Trautmann, H., Preuß, M.: Algorithm selection based on exploratory landscape analysis and cost-sensitive learning. In: Proceedings of the Genetic and Evolutionary Computation Conference, pp. 313–320 (2012) Bischl, B., Mersmann, O., Trautmann, H., Preuß, M.: Algorithm selection based on exploratory landscape analysis and cost-sensitive learning. In: Proceedings of the Genetic and Evolutionary Computation Conference, pp. 313–320 (2012)
2.
Zurück zum Zitat Coello Coello, C.A.: A survey of constraint handling techniques used with evolutionary algorithms. Technical report, Laboratorio Nacional de Informática Avanzada (1999) Coello Coello, C.A.: A survey of constraint handling techniques used with evolutionary algorithms. Technical report, Laboratorio Nacional de Informática Avanzada (1999)
3.
Zurück zum Zitat Das, S., Suganthan, P.N.: Differential evolution: a survey of the state-of-the-art. Trans. Evol. Comput. 15(1), 4–31 (2011)CrossRef Das, S., Suganthan, P.N.: Differential evolution: a survey of the state-of-the-art. Trans. Evol. Comput. 15(1), 4–31 (2011)CrossRef
4.
Zurück zum Zitat Deb, K., Pratap, A., Agarwal, S., Meyarivan, T.: A fast and elitist multiobjective genetic algorithm: NSGA-II. IEEE Trans. Evol. Comput. 6(2), 182–197 (2002)CrossRef Deb, K., Pratap, A., Agarwal, S., Meyarivan, T.: A fast and elitist multiobjective genetic algorithm: NSGA-II. IEEE Trans. Evol. Comput. 6(2), 182–197 (2002)CrossRef
5.
Zurück zum Zitat Deb, K.: An efficient constraint handling method for genetic algorithms. Comput. Methods Appl. Mech. Eng. 186(2–4), 311–338 (2000)CrossRef Deb, K.: An efficient constraint handling method for genetic algorithms. Comput. Methods Appl. Mech. Eng. 186(2–4), 311–338 (2000)CrossRef
6.
Zurück zum Zitat Hall, M., Frank, E., Holmes, G., Pfahringer, B., Reutemann, P., Witten, I.H.: The weka data mining software: an update. SIGKDD Explor. Newsl. 11(1), 10–18 (2009)CrossRef Hall, M., Frank, E., Holmes, G., Pfahringer, B., Reutemann, P., Witten, I.H.: The weka data mining software: an update. SIGKDD Explor. Newsl. 11(1), 10–18 (2009)CrossRef
7.
Zurück zum Zitat Liang, J., et al.: Problem definitions and evaluation criteria for the CEC 2006 competition on constrained real-parameter optimization. Technical report, Nanyang Technological University, Singapore (2006) Liang, J., et al.: Problem definitions and evaluation criteria for the CEC 2006 competition on constrained real-parameter optimization. Technical report, Nanyang Technological University, Singapore (2006)
8.
Zurück zum Zitat Malan, K.M., Oberholzer, J.F., Engelbrecht, A.P.: Characterising constrained continuous optimisation problems. In: 2015 IEEE Congress on Evolutionary Computation (CEC), pp. 1351–1358, May 2015 Malan, K.M., Oberholzer, J.F., Engelbrecht, A.P.: Characterising constrained continuous optimisation problems. In: 2015 IEEE Congress on Evolutionary Computation (CEC), pp. 1351–1358, May 2015
9.
Zurück zum Zitat Malan, K.M., Engelbrecht, A.P.: Particle swarm optimisation failure prediction based on fitness landscape characteristics. In: Proceedings of IEEE Swarm Intelligence Symposium, pp. 1–9 (2014) Malan, K.M., Engelbrecht, A.P.: Particle swarm optimisation failure prediction based on fitness landscape characteristics. In: Proceedings of IEEE Swarm Intelligence Symposium, pp. 1–9 (2014)
11.
Zurück zum Zitat Mallipeddi, R., Suganthan, P.N.: Ensemble of constraint handling techniques. IEEE Trans. Evol. Comput. 14(4), 561–579 (2010)CrossRef Mallipeddi, R., Suganthan, P.N.: Ensemble of constraint handling techniques. IEEE Trans. Evol. Comput. 14(4), 561–579 (2010)CrossRef
12.
Zurück zum Zitat Mallipeddi, R., Suganthan, P.N.: Problem definitions and evaluation criteria for the CEC 2010 competition on constrained real-parameter optimization. Technical report, Nanyang Technological University, Singapore (2010) Mallipeddi, R., Suganthan, P.N.: Problem definitions and evaluation criteria for the CEC 2010 competition on constrained real-parameter optimization. Technical report, Nanyang Technological University, Singapore (2010)
13.
Zurück zum Zitat Michalewicz, Z.: A survey of constraint handling techniques in evolutionary computation methods. Evol. Programm. 4, 135–155 (1995) Michalewicz, Z.: A survey of constraint handling techniques in evolutionary computation methods. Evol. Programm. 4, 135–155 (1995)
14.
Zurück zum Zitat Muñoz, M.A., Kirley, M., Halgamuge, S.K.: The algorithm selection problem on the continuous optimization domain. In: Moewes, C., Nürnberger, A. (eds.) Computational Intelligence in Intelligent Data Analysis. Studies in Computational Intelligence, vol. 445, pp. 75–89. Springer, Heidelberg (2013). https://doi.org/10.1007/978-3-642-32378-2_6 Muñoz, M.A., Kirley, M., Halgamuge, S.K.: The algorithm selection problem on the continuous optimization domain. In: Moewes, C., Nürnberger, A. (eds.) Computational Intelligence in Intelligent Data Analysis. Studies in Computational Intelligence, vol. 445, pp. 75–89. Springer, Heidelberg (2013). https://​doi.​org/​10.​1007/​978-3-642-32378-2_​6
15.
Zurück zum Zitat Quinlan, J.R.: C4.5: Programs for Machine Learning. Morgan Kaufmann Publishers Inc., San Francisco (1993) Quinlan, J.R.: C4.5: Programs for Machine Learning. Morgan Kaufmann Publishers Inc., San Francisco (1993)
16.
Zurück zum Zitat Storn, R., Price, K.: Minimizing the real functions of the ICEC 1996 contest by differential evolution. In: Proceedings of the International Conference on Evolutionary Computation, pp. 842–844 (1996) Storn, R., Price, K.: Minimizing the real functions of the ICEC 1996 contest by differential evolution. In: Proceedings of the International Conference on Evolutionary Computation, pp. 842–844 (1996)
17.
Zurück zum Zitat Suganthan, P.: Comparison of results on the 2010 CEC benchmark function set. Technical report, Nanyang Technological University, Singapore (2010) Suganthan, P.: Comparison of results on the 2010 CEC benchmark function set. Technical report, Nanyang Technological University, Singapore (2010)
18.
Zurück zum Zitat Takahama, T., Sakai, S.: Constrained optimization by the \(\epsilon \) constrained differential evolution with gradient-based mutation and feasible elites. In: 2006 IEEE International Conference on Evolutionary Computation, pp. 1–8 (2006) Takahama, T., Sakai, S.: Constrained optimization by the \(\epsilon \) constrained differential evolution with gradient-based mutation and feasible elites. In: 2006 IEEE International Conference on Evolutionary Computation, pp. 1–8 (2006)
19.
Zurück zum Zitat Takahama, T., Sakai, S.: Constrained optimization by \(\epsilon \) constrained particle swarm optimizer with \(\epsilon \) -level control. In: Abraham, A., Dote, Y., Furuhashi, T., Köppen, M., Ohuchi, A., Ohsawa, Y. (eds.) Soft Computing as Transdisciplinary Science and Technology. Advances in Soft Computing, vol. 29, pp. 1019–1029. Springer, Heidelberg (2005). https://doi.org/10.1007/3-540-32391-0_105 Takahama, T., Sakai, S.: Constrained optimization by \(\epsilon \) constrained particle swarm optimizer with \(\epsilon \) -level control. In: Abraham, A., Dote, Y., Furuhashi, T., Köppen, M., Ohuchi, A., Ohsawa, Y. (eds.) Soft Computing as Transdisciplinary Science and Technology. Advances in Soft Computing, vol. 29, pp. 1019–1029. Springer, Heidelberg (2005). https://​doi.​org/​10.​1007/​3-540-32391-0_​105
Metadaten
Titel
Landscape-Aware Constraint Handling Applied to Differential Evolution
verfasst von
Katherine M. Malan
Copyright-Jahr
2018
DOI
https://doi.org/10.1007/978-3-030-04070-3_14

Premium Partner