Reinforcement learning-enhanced genetic algorithm for wind farm layout optimization
Guodan Dong, Jianhua Qin, Chutian Wu, Chang Xu, and Xiaolei Yang

TL;DR
This paper introduces a reinforcement learning-enhanced genetic algorithm (RLGA) that dynamically optimizes wind farm layouts, outperforming traditional genetic algorithms especially in complex scenarios, by improving efficiency and convergence.
Contribution
The paper presents a novel RLGA method that adaptively tunes parameters during genetic algorithm execution, enhancing performance in complex wind farm layout optimization problems.
Findings
RLGA achieves similar results to GA on simple layouts.
RLGA outperforms GA on complex layouts like sunflower and unstructured.
RLGA is about three times more efficient than GA for large, complex wind farm problems.
Abstract
A reinforcement learning-enhanced genetic algorithm (RLGA) is proposed for wind farm layout optimization (WFLO) problems. While genetic algorithms (GAs) are among the most effective and accessible methods for WFLO, their performance and convergence are highly sensitive to parameter selections. To address the issue, reinforcement learning (RL) is introduced to dynamically select optimal parameters throughout the GA process. To illustrate the accuracy and efficiency of the proposed RLGA, we evaluate the WFLO problem for four layouts (aligned, staggered, sunflower, and unstructured) under unidirectional uniform wind, comparing the results with those from the GA. RLGA achieves similar results to GA for aligned and staggered layouts and outperforms GA for sunflower and unstructured layouts, demonstrating its efficiency. The sunflower and unstructured layouts' complexity highlights RLGA's…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Manufacturing and Logistics Optimization
MethodsGenetic Algorithms
