paper-with-me

Papers

Deep Reinforcement Learning for Multi-Objective Optimization: Enhancing Wind Turbine Energy Generation while Mitigating Noise Emissions

2024-07-18 · Martín de Frutos, Oscar A. Marino, David Huergo, Esteban Ferrer

We develop a torque-pitch control framework using deep reinforcement learning for wind turbines to optimize the generation of wind turbine energy while minimizing operational noise. We employ a double deep Q-learning, coupled to a blade element momentum solver, to enable precise control over wind turbine parameters. In addition to the blade element momentum, we use the wind turbine acoustic model of Brooks Pope and Marcolini. Through training with simple winds, the agent learns optimal control policies that allow efficient control for complex turbulent winds. Our experiments demonstrate that the reinforcement learning is able to find optima at the Pareto front, when maximizing energy while minimizing noise. In addition, the adaptability of the reinforcement learning agent to changing turbulent wind conditions, underscores its efficacy for real-world applications. We validate the methodology using a SWT2.3-93 wind turbine with a rated power of 2.3 MW. We compare the reinforcement learning control to classic controls to show that they are comparable when not taking into account noise emissions. When including a maximum limit of 45 dB to the noise produced (100 meters downwind of the turbine), the extracted yearly energy decreases by 22%. The methodology is flexible and allows for easy tuning of the objectives and constraints through the reward definitions, resulting in a flexible multi-objective optimization framework for wind turbine control. Overall, our findings highlight the potential of RL-based control strategies to improve wind turbine efficiency while mitigating noise pollution, thus advancing sustainable energy generation technologies

📄 PDF Abstract BibTeX arXiv:2407.13320

Code (0)

등록된 구현이 없습니다.

Tasks

Deep Reinforcement LearningPitch controlQ-Learningreinforcement-learningReinforcement Learning

Similar Papers 제목 키워드 기반

Multiobjective Vehicle Routing Optimization with Time Windows: A Hybrid Approach Using Deep Reinforcement Learning and NSGA-II

2024-07-18 · Rixin Wu, Ran Wang, Jie Hao, Qiang Wu 외

This paper proposes a weight-aware deep reinforcement learning (WADRL) approach designed to address the multiobjective vehicle routing problem with time windows (MOVRPTW), aiming to use a single deep reinforcement learni…

Deep Reinforcement LearningMultiobjective Optimization

Performance-Driven Policy Optimization for Speculative Decoding with Adaptive Windowing

2026-05-14 · Jie Jiang, Xing Sun, Ruotian Chen, Jianan Su 외 arxiv

Speculative decoding accelerates LLM inference by having a lightweight draft model propose speculative windows of candidate tokens for parallel verification by a larger target model. In practice, speculative efficiency i…

Reinforcement Learning

MODRL/D-EL: Multiobjective Deep Reinforcement Learning with Evolutionary Learning for Multiobjective Optimization

2021-07-16 · Yongxin Zhang, Jiahai Wang, Zizhen Zhang, Yalan Zhou

Learning-based heuristics for solving combinatorial optimization problems has recently attracted much academic attention. While most of the existing works only consider the single objective problem with simple constraint…

Combinatorial OptimizationDeep Reinforcement LearningMultiobjective Optimizationreinforcement-learning+1

Meta-Learning-Based Deep Reinforcement Learning for Multiobjective Optimization Problems

2021-05-06 · Zizhen Zhang, Zhiyuan Wu, Hang Zhang, Jiahai Wang

Deep reinforcement learning (DRL) has recently shown its success in tackling complex combinatorial optimization problems. When these problems are extended to multiobjective ones, it becomes difficult for the existing DRL…

Combinatorial OptimizationDeep Reinforcement LearningDiversityMeta-Learning+4

Sliding Window 3-Objective Pareto Optimization for Problems with Chance Constraints

2024-06-07 · Frank Neumann, Carsten Witt

Constrained single-objective problems have been frequently tackled by evolutionary multi-objective algorithms where the constraint is relaxed into an additional objective. Recently, it has been shown that Pareto optimiza…