ScholarGate
助手

方法对比

并排查看您选择的方法;存在差异的行会高亮显示。

NSGA-II×差分进化×
领域优化优化
方法族Process / pipelineProcess / pipeline
起源年份20021997
提出者Rainer Storn & Kenneth Price
类型Evolutionary multi-objective optimisation algorithmPopulation-based stochastic metaheuristic
开创性文献Deb, K., Pratap, A., Agarwal, S. & Meyarivan, T. (2002). A Fast and Elitist Multiobjective Genetic Algorithm: NSGA-II. IEEE Transactions on Evolutionary Computation, 6(2), 182-197. DOI ↗Storn, R. & Price, K. (1997). Differential Evolution – A Simple and Efficient Heuristic for Global Optimization over Continuous Spaces. Journal of Global Optimization, 11(4), 341–359. DOI ↗
别名NSGA2, Non-dominated Sorting GA II, NSGA-II — Çok Amaçlı Evrimsel OptimizasyonDE algorithm, Diferansiyel Evrim (DE), DE optimization
相关45
摘要NSGA-II (Non-dominated Sorting Genetic Algorithm II) is the standard reference algorithm for multi-objective evolutionary optimisation, introduced by Deb, Pratap, Agarwal and Meyarivan in 2002. Rather than collapsing multiple conflicting objectives into a single score, it evolves a population of candidate solutions across generations and returns a set of Pareto-optimal trade-off solutions — the Pareto front — using fast non-dominated sorting and a crowding distance metric to preserve diversity.Differential Evolution (DE), introduced by Rainer Storn and Kenneth Price in 1997, is a population-based stochastic optimisation algorithm designed for continuous parameter spaces. It generates candidate solutions by combining vector differences between existing population members, making it a powerful and parameter-lean alternative to Genetic Algorithms and Particle Swarm Optimisation when the search landscape is non-convex, multimodal, or poorly suited to gradient-based methods.
ScholarGate数据集
  1. v1
  2. 2 来源
  3. PUBLISHED
  1. v1
  2. 2 来源
  3. PUBLISHED

前往搜索 下载幻灯片

ScholarGate方法对比: NSGA-II · Differential Evolution. 于 2026-06-17 检索自 https://scholargate.app/zh/compare