Cloud Drift Optimization (CDO)

Cloud Drift Optimization (CDO) Algorithm – A Nature-Inspired Metaheuristic

現在この提出コンテンツをフォロー中です。

Cloud Drift Optimization (CDO) is a novel metaheuristic algorithm inspired by the drifting behavior of cloud particles under atmospheric forces. It introduces adaptive weighting and nonlinear drift mechanisms that improve the balance between exploration and exploitation during the search process.
Unlike conventional algorithms such as PSO, HHO, GWO, and MPA, the CDO algorithm offers:
  • Adaptive weight adjustment for dynamic control of the search process.
  • Probabilistic drift strategy for escaping local optima.
  • Fast convergence with high robustness and solution accuracy.
  • Validated performance using Wilcoxon and Friedman statistical tests.
CDO has been benchmarked on unimodal and multimodal functions, as well as real-world engineering problems (cantilever beams, trusses, springs, pressure vessels). Results show that CDO consistently provides lightweight and cost-efficient solutions while meeting design constraints.
This implementation can be applied to engineering design, structural optimization, and machine learning tasks, making it a versatile tool for both academic and industrial applications.
📌 For theoretical background, statistical results, and extended discussion, please refer to the original publication:
(Software reference)
Alibabaei Shahraki, M. (2025). Cloud Drift Optimization (CDO): A MATLAB Implementation. SSRN. https://doi.org/10.1007/s10791-025-09671-6

引用

Alibabaei Shahraki, M. Cloud drift optimization algorithm as a nature-inspired metaheuristic. Discov Computing 28, 173 (2025). https://doi.org/10.1007/s10791-025-09671-6

Alibabaei Shahraki, M. (2025). Cloud Drift Optimization (CDO): A MATLAB Implementation. SSRN. https://doi.org/10.1007/s10791-025-09671-6

一般的な情報

MATLAB リリースの互換性

  • すべてのリリースと互換性あり

プラットフォームの互換性

  • Windows
  • macOS
  • Linux
バージョン 公開済み リリース ノート Action
1.0.4

Updated reference version.

1.0.3

1.0.2

1.0.1

Citation updated.

1.0.0