Git Product home page Git Product logo

vojha-code / saofeas Goto Github PK

View Code? Open in Web Editor NEW
3.0 2.0 0.0 74.88 MB

The Sensitivity Analysis of Evolutionary Algorithms code repository provides a comprehensive framework to study the influence of EAs hyper-parameters. This code repository builds on two sensitivity analysis measures: elementary effect (MORISS METHOD) and variance-based effect (SOBOL METHOD).

MATLAB 90.96% Python 1.85% Mathematica 0.93% Rich Text Format 0.03% HTML 6.23%
evolutionary-algorithms optimization optimization-algorithms

saofeas's Introduction

Sensitivity Analysis Evolutionary Algorithms

The Sensitivity Analysis of Evolutinary Algorithms code reposiotry provides an comprehesive framework to study the influence of EAs hyper-paramters. This code reposetory builds on two senstivity analysis measures: elementry effect and varrience based effect.

Prepreint Submitted to Swarm and Evolutionary computation, Elsevier

All code scriipts are in MATLAB. The are optimized for MATLAB version 2020. The respective libraries used should be refered to to theire original author/version.

Evolutionary Algorithms Studied

  • Single Objective Algorithms (SA_SOO folder)
    • Diffrential Evolution (DE)
    • Covariance Matrix Adaptation Evolution Strategy (CMA-ES)
  • Multi-Ojective Algorithms (SA_MOO folder)
    • Non-dominated Sorting Genetic Algorithm III (NSGA-III)
    • Multiobjective Evolutionary Algorithm Based on Decomposition (MOEA/D)
  • Results of Sansitivity Analysis of Evolutionary Algorithms (SA_EA_Results)
    • Results MOO
    • Results SOO
    • Py Processess Data (code for processing data)
  • README

Results

We present a comprehensive global sensitivity analysis of two single-objective and two multi-objective state-of-the-art global optimization evolutionary algorithms as an algorithm configuration problem . That is, we investigate the quality of influence hyperparameters have on the performance of algorithms in terms of their direct effect and interaction effect with other hyperparameters. Using three sensitivity analysis methods, Morris LHS, Morris, and Sobol, to systematically analyze tunable hyperparameters of covariance matrix adaptation evolutionary strategy, differential evolution, non-dominated sorting genetic algorithm III, and multi-objective evolutionary algorithm based on decomposition, the framework reveals the behaviors of hyperparameters to sampling methods and performance metrics. That is, it answers questions like what hyperparameters influence patterns, how they interact, how much they interact, and how much their direct influence is. Consequently, the ranking of hyperparameters suggests their order of tuning, and the pattern of influence reveals the stability of the algorithms.

DE and CMA-ES

DE and CMA-ES

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.