arXiv Machine Learning
Aug 28

Technical Comparative Benchmarking Study: Advanced AI Hybrid Methods for Renewable Energy Farm Optimization and Forecasting

The paper benchmarks a range of AI methods—conventional ML, ensemble learning, deep neural networks, recurrent architectures, Transformers, graph models, and hybrid ensemble deep learning—on renewable energy datasets. Tree ensembles, especially Extra Trees, outperform other models on structured wave energy converter (WEC) layout data, reducing MAE by about 63.7% relative to an MLP baseline. The RF BiLSTM hybrid delivers the best overall forecasting accuracy for wind farm SCADA data, cutting MAE by roughly 75% compared to a standalone LSTM and surpassing STGCN by about 10%.

By Majid Masoumi, Asghar Dashtiy, Mohammad Dehghan, Mina Rajabi
Hugging Face Trending Papers
Aug 27

Technical Comparative Benchmarking Study: Advanced AI Hybrid Methods for Renewable Energy Farm Optimization and Forecasting

The paper benchmarks a range of AI methods—conventional ML, ensemble learning, deep neural networks, recurrent architectures, Transformers, graph models, and hybrid ensemble deep learning—on three renewable energy datasets, including large‑scale wave energy converter (WEC) data and wind farm SCADA measurements. Tree ensembles, particularly Extra Trees, outperform traditional ML and neural predictors on structured WEC layout data, achieving a 63.7% MAE reduction over an MLP baseline. Spatial‑temporal graph networks (STGCN) and an RF‑BiLSTM hybrid further improve forecasting accuracy, with the hybrid model reaching an MAE of 150.5 kW, a 75% reduction over a standalone LSTM and 10% better than STGCN. The study concludes that no single architecture dominates; randomized ensembles excel for structured surrogate modeling, graph networks for explicit spatial interactions, and hybrid recurrent ensembles for combined nonlinear tabular and temporal dynamics.

arXiv AI
Aug 25

LLM-based Agents for Forecasting and Prediction: Methods, Training, Evaluation, and Applications

arXiv:2608.23058v1 Announce Type: new Abstract: Large language models (LLMs) now support forecasting systems that combine language-based reasoning with temporal data, evidence retrieval, external too...

By Xiaogang Xu, Jiaqi Tang, Jianmin Chen, Yingying Yan, Zhenchao Tang, Xiangxin Zhou, Xiaobin Hu, Wei Wei, Jinfeng Wu, Qifeng Chen, Lu Zhou, Jiafei Wu, Zhe Liu, Jianwei Yin, Weimin Zheng