paper-with-me

Papers

Attention-Based Ensemble Pooling for Time Series Forecasting

2023-10-24 · Dhruvit Patel, Alexander Wikner

A common technique to reduce model bias in time-series forecasting is to use an ensemble of predictive models and pool their output into an ensemble forecast. In cases where each predictive model has different biases, however, it is not always clear exactly how each model forecast should be weighed during this pooling. We propose a method for pooling that performs a weighted average over candidate model forecasts, where the weights are learned by an attention-based ensemble pooling model. We test this method on two time-series forecasting problems: multi-step forecasting of the dynamics of the non-stationary Lorenz 63 equation, and one-step forecasting of the weekly incident deaths due to COVID-19. We find that while our model achieves excellent valid times when forecasting the non-stationary Lorenz 63 equation, it does not consistently perform better than the existing ensemble pooling when forecasting COVID-19 weekly incident deaths.

📄 PDF Abstract BibTeX arXiv:2310.16231

Code (1)

awikner/denpool 공식 구현 pytorch

Tasks

Time SeriesTime Series Forecastingvalid

Similar Papers 제목 키워드 기반

Two-Step Meta-Learning for Time-Series Forecasting Ensemble

2020-11-20 · Evaldas Vaiciukynas, Paulius Danenas, Vilius Kontrimas, Rimantas Butleris

Amounts of historical data collected increase and business intelligence applicability with automatic forecasting of time series are in high demand. While no single time series modeling method is universal to all types of…

DiversityMeta-LearningTime SeriesTime Series Analysis+2

Towards Diverse Perspective Learning with Selection over Multiple Temporal Poolings

2024-03-14 · Jihyeon Seong, Jungmin Kim, Jaesik Choi

In Time Series Classification (TSC), temporal pooling methods that consider sequential information have been proposed. However, we found that each temporal pooling has a distinct mechanism, and can perform better or wors…

Multiple-choiceTime SeriesTime Series Classification

Boosted Ensemble Learning based on Randomized NNs for Time Series Forecasting

2022-03-02 · Grzegorz Dudek

Time series forecasting is a challenging problem particularly when a time series expresses multiple seasonality, nonlinear trend and varying variance. In this work, to forecast complex time series, we propose ensemble le…

Ensemble LearningTime SeriesTime Series AnalysisTime Series Forecasting

Deep Learning Approaches for Forecasting Strawberry Yields and Prices Using Satellite Images and Station-Based Soil Parameters

2021-02-17 · Mohita Chaudhary, Mohamed Sadok Gastli, Lobna Nassar, Fakhri Karray

Computational tools for forecasting yields and prices for fresh produce have been based on traditional machine learning approaches or time series modelling. We propose here an alternate approach based on deep learning al…

Deep LearningTime Series Analysis

Ensemble Modeling for Time Series Forecasting: an Adaptive Robust Optimization Approach

2023-04-09 · Dimitris Bertsimas, Leonard Boussioux

Accurate time series forecasting is critical for a wide range of problems with temporal data. Ensemble modeling is a well-established technique for leveraging multiple predictive models to increase accuracy and robustnes…

ManagementTime SeriesTime Series ForecastingTropical Cyclone Intensity Forecasting