ScholarGate
助手

方法对比

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

龙格-库塔优化器×差分进化×
领域优化优化
方法族Machine learningProcess / pipeline
起源年份20231997
提出者Ayushi KhatriRainer Storn & Kenneth Price
类型Mathematical metaheuristic algorithmPopulation-based stochastic metaheuristic
开创性文献Khatri, A., Kumar, A., & Gaba, G. K. (2023). Runge Kutta optimizer: An efficient approach for solving optimization tasks. Computers and Industrial Engineering, 180, 109201. link ↗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 ↗
别名RKODE algorithm, Diferansiyel Evrim (DE), DE optimization
相关55
摘要The Runge Kutta Optimizer (RKO) is a metaheuristic algorithm introduced by Khatri et al. in 2023 that leverages numerical integration principles from the Runge-Kutta method. Instead of biological inspiration, RKO grounds optimization in mathematical principles of differential equations and numerical integration. The algorithm treats the optimization landscape as a dynamic system and uses multi-stage integration steps to evolve solutions toward optima.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. 1 来源
  3. PUBLISHED
  1. v1
  2. 2 来源
  3. PUBLISHED

前往搜索 下载幻灯片

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