这篇论文提出了CSFS方法,能在不牺牲预测精度的情况下减少21%的计算成本,适合做风电和太阳能预测的朋友参考。
本文通过两项结构化文献综述,分别梳理了风力涡轮机功率曲线建模和光伏发电预测中的特征选择现状,发现现有方法有限且缺乏系统性。作者提出了一种名为CSFS(基于聚类的顺序特征选择)的模型无关包装器方法,并提供开源实现。实证中,CSFS与SFS、过滤式方法及随机森林特征重要性对比,在保持相近预测性能的同时,平均降低21%的计算成本。
Improving Wind and Solar Power Prediction with Efficient Wrapper-based Feature Selection: An Empirical Study
With rising global energy demand and growing awareness of climate change and its impacts, the share of renewable energies in the global energy mix continues to grow. Unlike conventional power generation, the output of renewable energy sources cannot be controlled as consistently due to their dependence on environmental conditions. Therefore, reliable prediction of current and future energy production is essential. In this paper, we report findings from two structured literature reviews on real-world renewable energy prediction tasks: wind turbine power curve modeling and photovoltaic power prediction. For the former, we conducted a comprehensive literature review ourselves, while for the latter, we synthesize the key findings regarding frequently selected input features based on an existing survey. Across both domains, our analysis reveals that despite the large number of available monitoring and environmental variables, only limited or unsystematic methods for feature selection exist. To address this gap, we propose Cluster-based Sequential Feature Selection (CSFS), a novel, model-agnostic, clustering-based wrapper method for automatic, efficient, and reliable feature selection in renewable energy prediction pipelines. To support reproducibility and reuse, we provide an open-source implementation of CSFS on GitHub. We empirically evaluate the proposed approach on both use cases and compare it with established feature selection techniques such as wrapper-based sequential feature selection (SFS), filter-based methods, and Random Forest's embedded feature importance. The results show that the wrapper-based methods overall provide better-performing selections of features. CSFS achieves a predictive performance comparable to SFS while reducing computational cost by an average of 21%.