paper-with-me

홈 › Papers

Neural Architecture Search for global multi-step Forecasting of Energy Production Time Series

2025-10-27 · Georg Velev, Stefan Lessmann arxiv

The dynamic energy sector requires both predictive accuracy and runtime efficiency for short-term forecasting of energy generation under operational constraints, where timely and precise predictions are crucial. The manual configuration of complex methods, which can generate accurate global multi-step predictions without suffering from a computational bottleneck, represents a procedure with significant time requirements and high risk for human-made errors. A further intricacy arises from the temporal dynamics present in energy-related data. Additionally, the generalization to unseen data is imperative for continuously deploying forecasting techniques over time. To overcome these challenges, in this research, we design a neural architecture search (NAS)-based framework for the automated discovery of time series models that strike a balance between computational efficiency, predictive performance, and generalization power for the global, multi-step short-term forecasting of energy production time series. In particular, we introduce a search space consisting only of efficient components, which can capture distinctive patterns of energy time series. Furthermore, we formulate a novel objective function that accounts for performance generalization in temporal context and the maximal exploration of different regions of our high-dimensional search space. The results obtained on energy production time series show that an ensemble of lightweight architectures discovered with NAS outperforms state-of-the-art techniques, such as Transformers, as well as pre-trained forecasting models, in terms of both efficiency and accuracy.

📄 PDF Abstract BibTeX arXiv:2511.00035

Code (0)

등록된 구현이 없습니다.

Tasks

Neural Architecture SearchComputational Efficiency

Similar Papers 제목 키워드 기반

Tsururu: A Python-based Time Series Forecasting Strategies Library

2025-09-19 · Alina Kostromina, Kseniia Kuvshinova, Aleksandr Yugay, Andrey Savchenko 외 arxiv

While current time series research focuses on developing new models, crucial questions of selecting an optimal approach for training such models are underexplored. Tsururu, a Python library introduced in this paper, brid…

Time Series Forecasting

Green-NAS: A Global-Scale Multi-Objective Neural Architecture Search for Robust and Efficient Edge-Native Weather Forecasting

2026-01-30 · Md Muhtasim Munif Fahim, Soyda Humyra Yesmin, Saiful Islam, Md. Palash Bin Faruque 외 arxiv

We introduce Green-NAS, a multi-objective NAS (neural architecture search) framework designed for low-resource environments using weather forecasting as a case study. By adhering to 'Green AI' principles, the framework e…

Neural Architecture SearchWeather ForecastingTransfer Learning

Learning from Multiple Time Series: A Deep Disentangled Approach to Diversified Time Series Forecasting

2021-11-09 · Ling Chen, Weiqi Chen, Binqing Wu, Youdong Zhang 외

Time series forecasting is a significant problem in many applications, e.g., financial predictions and business optimization. Modern datasets can have multiple correlated time series, which are often generated with globa…

DecoderQuantizationTime SeriesTime Series Analysis+1

MT-IceNet -- A Spatial and Multi-Temporal Deep Learning Model for Arctic Sea Ice Forecasting

2023-08-08 · Sahara Ali, Jianwu Wang

Arctic amplification has altered the climate patterns both regionally and globally, resulting in more frequent and more intense extreme weather events in the past few decades. The essential part of Arctic amplification i…

Decoder

StretchCast: Global-Regional AI Weather Forecasting on Stretched Cubed-Sphere Mesh

2026-03-28 · Jin Feng arxiv

Global AI weather forecasting still relies mainly on uniform-resolution models, making it hard to combine regional refinement, two-way regional-global coupling, and affordable training cost. We introduce StretchCast, a g…

Weather Forecasting