paper-with-me

Papers

Optimizing Time Series Forecasting Architectures: A Hierarchical Neural Architecture Search Approach

2024-06-07 · Difan Deng, Marius Lindauer

The rapid development of time series forecasting research has brought many deep learning-based modules in this field. However, despite the increasing amount of new forecasting architectures, it is still unclear if we have leveraged the full potential of these existing modules within a properly designed architecture. In this work, we propose a novel hierarchical neural architecture search approach for time series forecasting tasks. With the design of a hierarchical search space, we incorporate many architecture types designed for forecasting tasks and allow for the efficient combination of different forecasting architecture modules. Results on long-term-time-series-forecasting tasks show that our approach can search for lightweight high-performing forecasting architectures across different forecasting tasks.

📄 PDF Abstract BibTeX arXiv:2406.05088

Code (0)

등록된 구현이 없습니다.

Tasks

Neural Architecture SearchTime SeriesTime Series Forecasting

Similar Papers 제목 키워드 기반

Mamba or Transformer for Time Series Forecasting? Mixture of Universals (MoU) Is All You Need

2024-08-28 · Sijia Peng, Yun Xiong, Yangyong Zhu, Zhiqiang Shen

Time series forecasting requires balancing short-term and long-term dependencies for accurate predictions. Existing methods mainly focus on long-term dependency modeling, neglecting the complexities of short-term dynamic…

AllMambaTime SeriesTime Series Forecasting

Optimizing Time Series Forecasting: A Comparative Study of Adam and Nesterov Accelerated Gradient on LSTM and GRU networks Using Stock Market data

2024-09-28 · Ahmad Makinde

Several studies have discussed the impact different optimization techniques in the context of time series forecasting across different Neural network architectures. This paper examines the effectiveness of Adam and Neste…

PredictionTime SeriesTime Series ForecastingTime Series Prediction

Model selection in reconciling hierarchical time series

2020-10-21 · Mahdi Abolghasemi, Rob J Hyndman, Evangelos Spiliotis, Christoph Bergmeir

Model selection has been proven an effective strategy for improving accuracy in time series forecasting applications. However, when dealing with hierarchical time series, apart from selecting the most appropriate forecas…

modelModel SelectionTime SeriesTime Series Analysis+1

CoRe: Coherency Regularization for Hierarchical Time Series

2025-02-21 · Rares Cristian, Pavithra Harhsa, Georgia Perakis, Brian Quanz

Hierarchical time series forecasting presents unique challenges, particularly when dealing with noisy data that may not perfectly adhere to aggregation constraints. This paper introduces a novel approach to soft coherenc…

Missing ValuesTime SeriesTime Series Forecasting

Day-ahead regional solar power forecasting with hierarchical temporal convolutional neural networks using historical power generation and weather data

2024-03-04 · Maneesha Perera, Julian De Hoog, Kasun Bandara, Damith Senanayake 외

Regional solar power forecasting, which involves predicting the total power generation from all rooftop photovoltaic systems in a region holds significant importance for various stakeholders in the energy sector. However…

Time Series