paper-with-me

Papers

Low Rank Forecasting

2021-01-29 · Shane Barratt, Yining Dong, Stephen Boyd

We consider the problem of forecasting multiple values of the future of a vector time series, using some past values. This problem, and related ones such as one-step-ahead prediction, have a very long history, and there are a number of well-known methods for it, including vector auto-regressive models, state-space methods, multi-task regression, and others. Our focus is on low rank forecasters, which break forecasting up into two steps: estimating a vector that can be interpreted as a latent state, given the past, and then estimating the future values of the time series, given the latent state estimate. We introduce the concept of forecast consistency, which means that the estimates of the same value made at different times are consistent. We formulate the forecasting problem in general form, and focus on linear forecasters, for which we propose a formulation that can be solved via convex optimization. We describe a number of extensions and variations, including nonlinear forecasters, data weighting, the inclusion of auxiliary data, and additional objective terms. We illustrate our methods with several examples.

📄 PDF Abstract BibTeX arXiv:2101.12414

Code (0)

등록된 구현이 없습니다.

Tasks

Time SeriesTime Series Analysis

Similar Papers 제목 키워드 기반

Rank Position Forecasting in Car Racing

2020-10-04 · Bo Peng, Jiayu Li, Selahattin Akkas, Fugang Wang 외

Forecasting is challenging since uncertainty resulted from exogenous factors exists. This work investigates the rank position forecasting problem in car racing, which predicts the rank positions at the future laps for ca…

Car RacingDecoderModel OptimizationPosition

Ranking probabilistic forecasting models with different loss functions

2024-11-24 · Tomasz Serafin, Bartosz Uniejewski

In this study, we introduced various statistical performance metrics, based on the pinball loss and the empirical coverage, for the ranking of probabilistic forecasting models. We tested the ability of the proposed metri…

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

Structured low-rank matrix completion for forecasting in time series analysis

2018-02-22 · Jonathan Gillard, Konstantin Usevich

In this paper we consider the low-rank matrix completion problem with specific application to forecasting in time series analysis. Briefly, the low-rank matrix completion problem is the problem of imputing missing values…

Low-Rank Matrix CompletionMatrix CompletionMissing ValuesTime Series+1

Low-Rank Adaptation of Time Series Foundational Models for Out-of-Domain Modality Forecasting

2024-05-16 · Divij Gupta, Anubhav Bhatti, Suraj Parmar, Chen Dan 외

Low-Rank Adaptation (LoRA) is a widely used technique for fine-tuning large pre-trained or foundational models across different modalities and tasks. However, its application to time series data, particularly within foun…

Time Series