Giter VIP home page Giter VIP logo

gmoea's Introduction

GMOEA

The official implementation of GMOEA [1] with Pytorch:

GMOEA.py is the main file.

GAN_model.py is the GAN model used in GMOEA.

IMMOEA_pro.py: IMF test problems

global_parameter.py is the class including the general parameters for running GMOEA.

mating_selection.py is the mating selection strategy used in GMOEA. Specifically, the mating selection strategy in RSEA [2] is used.

spea2_env.py is the environmental selection strategy used in GMOEA. Specifically, the environmental selection strategy in SPEA2 [3] is used.

NDSort.py is the non-dominated sorting method using the efficient non-dominated sorting method in [4].

EAreal.py is the simulated binary crossover and polynomial mutation.

PM_mutation.py is the polynomial mutation [5].

tournament.py is the K-tournament selection [6].

Reference

[1] He C, Huang S, Cheng R, Tan KC, Jin Y. Evolutionary Multiobjective Optimization Driven by Generative Adversarial Networks (GANs). IEEE Transactions on Cybernetics. 2020 Apr 30.

[2]. He C, Tian Y, Jin Y, et al. A radial space division based evolutionary algorithm for many-objective optimization[J]. Applied Soft Computing, 2017, 61: 603-621.

[3]. E. Ziztler, M. Laumanns, and L. Thiele, “SPEA2: Improving the strength Pareto evolutionary algorithm for multiobjective optimization,” Evolutionary Methods for Design, Optimization, and Control, pp. 95–100, 2002.

[4]. Zhang X, Tian Y, Cheng R, et al. An efficient approach to nondominated sorting for evolutionary multiobjective optimization. IEEE Transactions on Evolutionary Computation, 2015, 19(2): 201-213.

[5]. Deb K, Beyer H G. Self-adaptive genetic algorithms with simulated binary crossover. Secretary of the SFB 531, 1999.

[6]. Xie H, Zhang M. Tuning Selection Pressure in Tournament Selection[M]. School of Engineering and Computer Science, Victoria University of Wellington, 2009.

gmoea's People

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.