Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
skip to main content
10.1145/2001576.2001667acmconferencesArticle/Chapter ViewAbstractPublication PagesgeccoConference Proceedingsconference-collections
research-article

Indicator-based differential evolution using exclusive hypervolume approximation and parallelization for multi-core processors

Published: 12 July 2011 Publication History

Abstract

A new Multi-Objective Evolutionary Algorithm (MOEA) based on Differential Evolution (DE), i.e., Indicator-Based DE (IBDE) is proposed. IBDE employs a strategy of DE for generating a series of offspring. In order to evaluate the quality of each individual in the population, IBDE uses the exclusive hypervolume as an indicator function. A fast algorithm called Incremental Hypervolume by Slicing Objectives (IHSO) has been reported for calculating the exclusive hypervolume. However, the computational time spent by IHSO increases exponentially with the number of objectives and considered individuals. Therefore, an exclusive hypervolume approximation, in which IHSO can be also used effectively, is proposed. Furthermore, it is proven that the proposed exclusive hypervolume approximation gives an upper bound of the accurate exclusive hypervolume. The procedure of IHSO is parallelized by using the multiple threads of the Java language. By using the parallelized IHSO, not only the exclusive hypervolume but also the exclusive hypervolume approximation can be calculated concurrently on a multi-core processor. By the results of numerical experiments and statistical tests conducted on test problems, the usefulness of the proposed approach is demonstrated.

References

[1]
J. Bader and E. Zizler. Hype: An algorithm for fast hypervolume-based many-objective optimization. In TIK-Technical Report No. 286, pages 1--25, 2008.
[2]
L. Bradstreet, L. While, and L. Barone. Incrementally maximizing hypervolume for selection inmulti-objective evolutionary algorithms. In Proceedings of IEEE Congress on Evolutionary Computation (CEC2007), pages 3203--3210, 2007.
[3]
L. Bradstreet, L. While, and L. Barone. A fast incremental hypervolume algorithm. IEEE Trans. on Evolutionary Computation, 12(6):714--723, 2008.
[4]
C. Breshears. The Art of Concurrency - A Thread Monkey's Guide to Writing Parallel Applications. O'Reilly, 2009.
[5]
K. Bringmann and T. Friedrich. Approximating the volume of unions and intersections of high-dimensional geometric objects. In Proceedings of the 19th International Symposium on Algorithms and Computation (ISAAC), pages 436--447, 2008.
[6]
K. Bringmann and T. Friedrich. Approximating the least hypervolume contributor: Np-hard in general, but fast in practice. In Proceedings of the 5th International Conference on Evolutionary Multi-criterion Optimization (EMO'09), pages 6--20, 2009.
[7]
D. Brockhoff and E. Zitzler. Improving hypervolume-based multiobjective evolutionary algorithms by using objective reduction methods. In Proceedings of IEEE Congress on Evolutionary Computation (CEC2007), pages 2086--2093, 2007.
[8]
K. Deb, A. Pratap, S. Agarwal, and T. Meyarivan. A fast and elitist multiobjective genetic algorithm: Nsga-ii. IEEE Trans. on Evolutionary Computation, 6(2):182--197, 2002.
[9]
K. Deb, L. Thiele, M. Laumanns, and E. Zitzler. Scalable test problems for evolutionary multi-objective optimization. In TIK-Technical Report No. 112, pages 1--27, 2001.
[10]
M. Emmerich, N. Beume, and B. Naujoks. An emo algorithm using the hypervolume measure as selection criterion. In Proceedings of the 3th International Conference on Evolutionary Multi-criterion Optimization (EMO'05), pages 62--76, 2005.
[11]
V. Feoktistov. Differential Evolution - In Search of Solutions. Springer, 2006.
[12]
C. M. Fonseca, L. Paquete, and M. Lopez-Ibanez. An improved dimension-sweep algorithm for the hypervolume indicator. In Proceedings of IEEE Congress on Evolutionary Computation (CEC2006), pages 3973--3979, 2006.
[13]
G. Gamst, L. S. Meyers, and A. J. Guarino. Analysis of Variance Design: A Conceptual and Computational Approach with SPSS and SAS. Cambridge University Press, 2008.
[14]
E. J. Hughes. Evolutionary many-objective optimization: many once or one many? In Proceedings of IEEE Congress on Evolutionary Computation (CEC2005), pages 222--227, 2005.
[15]
A. W. Iorio and X. Li. Solving rotated multi-objective optimization problems using differential evolution. In Proceedings of the 17th Australian Joint Conference on Artificial Intelligence (AI2004), pages 861--872, 2004.
[16]
A. W. Iorio and X. Li. Incorporating directional information within a differential evolution algorithm for multi-objective optimization. In Proceedings of Genetic and Evolutionary Computation Conference (GECCO2006), pages 675--682, 2006.
[17]
H. Ishibuchi, N. Tsukamoto, Y. Sakane, and Y. Nojima. Hypervolume approximation using achievement scalarizing functions for evolutionary many-objective optimization. In Proceedings of IEEE Congress on Evolutionary Computation (CEC2009), pages 530--537, 2009.
[18]
S. Kukkonen and J. Lampinen. An extension of generalized differential evolution for multi-objective optimization with constraints. In Proceedings of Parallel Problem Solving from Nature (PPSN VIII), pages 752--761, 2004.
[19]
S. Kukkonen and J. Lampinen. Gde3: The third evolutionary step of generalized differential evolution. In Proceedings of IEEE Congress on Evolutionary Computation (CEC2005), pages 443--450, 2005.
[20]
S. Kukkonen and J. Lampinen. Performance assessment of generalized differential evolution 3 with a given set of constrained multi-objective test problems. In Proceedings of IEEE Congress on Evolutionary Computation (CEC2009), pages 1943--1950, 2009.
[21]
K. V. Price, R. M. Storn, and J. A. Lampinen. Differential Evolution - A Practical Approach to Global Optimization. Springer, 2005.
[22]
R. Storn and K. Price. Differential evolution - a simple and efficient heuristic for global optimization over continuous space. Journal of Global Optimization, 11(4):341--359, 1997.
[23]
K. Tagawa and T. Ishimizu. Concurrent implementation of differential evolution. In Proceedings of the 10th WSEAS International Conference on System Theory and Scientific Computation (ISTASC'10), pages 65--70, 2010.
[24]
K. Tagawa, Y. Sasaki, and H. Nakamura. Optimal design of balanced saw filters using multi-objective differential evolution. In Proceedings of 8th International Conference on Simulated Evolution and Learning (SEAL'10), pages 466--475, 2010.
[25]
S. Tsutsui and N. Fujimoto. Solving quadratic assignment problems by genetic algorithms with gpu computation: a case study. In Proceedings of IEEE Congress on Evolutionary Computation (CEC2009), pages 2523--2530, 2009.
[26]
T. Tusar and B. Filipic. Differential evolution versus genetic algorithms in multiobjective optimization. In Proceedings of the 4th International Conference on Evolutionary Multi-criterion Optimization (EMO'7), pages 257--271, 2007.
[27]
T. Wagner, N. Beume, and B. Naujoks. Pareto-, aggregation-, and indicator-based methods in many-objective optimization. In Proceedings of the 4th International Conference on Evolutionary Multi-criterion Optimization (EMO'7), pages 742--756, 2007.
[28]
L. While, P. Hingston, L. Barone, and S. Huband. A faster algorithm for calculating hypervolume. IEEE Trans. on Evolutionary Computation, 10(1):29--38, 2006.
[29]
E. Zitzler and S. Kunzli. Indicator-based selection in multiobjective search. In Proceedings of Parallel Problem Solving from Nature (PPSN VIII), pages 832--842, 2004.
[30]
E. Zitzler and L. Thiele. Multiobjective evolutionary algorithms: a comparative case study and the strength pareto approach. IEEE Trans. on Evolutionary Computation, 3(4):257--271, 1999.

Cited By

View all
  • (2019)Approximating Hypervolume and Hypervolume Contributions Using Polar CoordinateIEEE Transactions on Evolutionary Computation10.1109/TEVC.2019.289510823:5(913-918)Online publication date: Oct-2019
  • (2019)An Effective Ensemble Framework for Multiobjective OptimizationIEEE Transactions on Evolutionary Computation10.1109/TEVC.2018.287907823:4(645-659)Online publication date: Aug-2019
  • (2018)An Improved S-Metric Selection Evolutionary Multi-Objective Algorithm With Adaptive Resource AllocationIEEE Access10.1109/ACCESS.2018.28774026(63382-63401)Online publication date: 2018
  • Show More Cited By

Index Terms

  1. Indicator-based differential evolution using exclusive hypervolume approximation and parallelization for multi-core processors

    Recommendations

    Comments

    Information & Contributors

    Information

    Published In

    cover image ACM Conferences
    GECCO '11: Proceedings of the 13th annual conference on Genetic and evolutionary computation
    July 2011
    2140 pages
    ISBN:9781450305570
    DOI:10.1145/2001576
    Permission to make digital or hard copies of all or part of this work for personal or classroom use is granted without fee provided that copies are not made or distributed for profit or commercial advantage and that copies bear this notice and the full citation on the first page. Copyrights for components of this work owned by others than ACM must be honored. Abstracting with credit is permitted. To copy otherwise, or republish, to post on servers or to redistribute to lists, requires prior specific permission and/or a fee. Request permissions from [email protected]

    Sponsors

    Publisher

    Association for Computing Machinery

    New York, NY, United States

    Publication History

    Published: 12 July 2011

    Permissions

    Request permissions for this article.

    Check for updates

    Author Tags

    1. differential evolution
    2. hypervolume approximation
    3. multi-objective optimization

    Qualifiers

    • Research-article

    Conference

    GECCO '11
    Sponsor:

    Acceptance Rates

    Overall Acceptance Rate 1,669 of 4,410 submissions, 38%

    Contributors

    Other Metrics

    Bibliometrics & Citations

    Bibliometrics

    Article Metrics

    • Downloads (Last 12 months)1
    • Downloads (Last 6 weeks)0
    Reflects downloads up to 02 Feb 2025

    Other Metrics

    Citations

    Cited By

    View all
    • (2019)Approximating Hypervolume and Hypervolume Contributions Using Polar CoordinateIEEE Transactions on Evolutionary Computation10.1109/TEVC.2019.289510823:5(913-918)Online publication date: Oct-2019
    • (2019)An Effective Ensemble Framework for Multiobjective OptimizationIEEE Transactions on Evolutionary Computation10.1109/TEVC.2018.287907823:4(645-659)Online publication date: Aug-2019
    • (2018)An Improved S-Metric Selection Evolutionary Multi-Objective Algorithm With Adaptive Resource AllocationIEEE Access10.1109/ACCESS.2018.28774026(63382-63401)Online publication date: 2018
    • (2017)A Large-Scale Experimental Evaluation of High-Performing Multi- and Many-Objective Evolutionary AlgorithmsEvolutionary Computation10.1162/evco_a_00217(1-36)Online publication date: 20-Nov-2017
    • (2015)Computational Cost Reduction of Nondominated Sorting Using the M-FrontIEEE Transactions on Evolutionary Computation10.1109/TEVC.2014.236649819:5(659-678)Online publication date: Oct-2015
    • (2014)Multi-objective Evolutionary Algorithms in Real-World Applications: Some Recent Results and Current ChallengesAdvances in Evolutionary and Deterministic Methods for Design, Optimization and Control in Engineering and Sciences10.1007/978-3-319-11541-2_1(3-18)Online publication date: 15-Nov-2014
    • (2013)Many-hard-objective optimization using differential evolution based on two-stage constraint-handlingProceedings of the 15th annual conference on Genetic and evolutionary computation10.1145/2463372.2463446(671-678)Online publication date: 6-Jul-2013

    View Options

    Login options

    View options

    PDF

    View or Download as a PDF file.

    PDF

    eReader

    View online with eReader.

    eReader

    Figures

    Tables

    Media

    Share

    Share

    Share this Publication link

    Share on social media