PHD Discussions Logo

Ask, Learn and Accelerate in your PhD Research

Question Icon Post Your Answer

Question Icon

1 year ago in Artificial Intelligence By Aamir

Why does the Moth-Flame Optimization algorithm use a spiral path?

What advantage does the spiral movement provide over a straight-line path in Moth-Flame Optimization?

All Answers (1 Answers In All)

By Hema Answered 2 years ago

The spiral path is a mathematical heuristic, not a reflection of real moth intelligence. It provides an efficient exploration-exploitation balance, allowing the algorithm's "moths" to closely and gradually converge toward optimal solutions ("flames") in the search space, mimicking the convergence behavior observed in nature for effective optimization.

Your Answer