Coder Social home page Coder Social logo

bandundu / kgb-dmoea Goto Github PK

View Code? Open in Web Editor NEW
11.0 1.0 1.0 1.36 MB

A Python implementation of the Knowledge Guided Bayesian Dynamic Multi-Objective Evolutionary Algorithm (KGB-DMOEA)

License: GNU General Public License v3.0

Python 100.00%
algorithm bayesian dynamic-multi-objective evolutionary-algorithms multi-objective-optimization optimization pymoo

kgb-dmoea's Introduction

KGB-DMOEA

A Python implementation of the Knowledge Guided Bayesian Dynamic Multi-Objective Evolutionary Algorithm (KGB-DMOEA).

Description

The algorithm is implemented based on [1]. KGB-DMOEA saves historical Pareto-Optimal Solutions in an archive. When environmental change is detected, a knowledge reconstruction-examination strategy (KRE) is conducted in order to divide historical optimal solutions into useful and useless solutions for the current environment. Subsequently a naive Bayesian classifier is trained by using the classified historical solutions as samples. The trained classifier is able to predict from a set of randomly generated solutions, which ones are useful to the new environment. This results in a predicted population for the new environment that can then be optimized using any population based algorithm.

The implementation uses Pymoo as a framework [2].

Status

  • Currently NSGA-2 is used a static optimizer [4].
  • The implementation is still in development and has been tested on the DF Problem Suite so far, but further validation is needed [3].

Support and contributions

Feel free to contact me [email protected] if you have any questions or suggestions in regards to the implementation. For question concerning the algorithm, please contact the original authors.

References

[1] Ye, Yulong, Lingjie Li, Qiuzhen Lin, Ka-Chun Wong, Jianqiang Li, and Zhong Ming. “Knowledge Guided Bayesian Classification for Dynamic Multi-Objective Optimization.” Knowledge-Based Systems, June 2022, 109173 https://doi.org/10.1016/j.knosys.2022.109173.

[2] J. Blank and K. Deb, pymoo: Multi-Objective Optimization in Python, in IEEE Access, vol. 8, pp. 89497-89509, 2020 https://ieeexplore.ieee.org/stamp/stamp.jsp?tp=&arnumber=9078759.

[3] Shouyong Jiang, Shengxiang Yang, Xin Yao, Kay Chen Tan, Marcus Kaiser, and Natalio Krasnogor. Benchmark problems for cec2018 competition on dynamic multiobjective optimisation. In 2018 http://homepages.cs.ncl.ac.uk/shouyong.jiang/cec2018/CEC2018_Tech_Rep_DMOP.pdf.

[4] K. Deb, A. Pratap, S. Agarwal, and T. Meyarivan. A fast and elitist multiobjective genetic algorithm: nsga-II. Trans. Evol. Comp, 6(2):182–197, April 2002 http://dx.doi.org/10.1109/4235.996017.

kgb-dmoea's People

Contributors

bandundu avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

Forkers

spaceoddity369

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.