Forecasting time series with constraints
Time series forecasting presents unique challenges that limit the effectiveness of traditional machine learning algorithms. To address these limitations, various approaches have incorporated linear constraints into learning algorithms, such as generalized additive models and hierarchical forecasting. In this paper, we propose a unified framework for integrating and combining linear constraints in time series forecasting. Within this framework, we show that the exact minimizer of the constrained empirical risk can be computed efficiently using linear algebra alone. This approach allows for highly scalable implementations optimized for GPUs. We validate the proposed methodology through extensive benchmarking on real-world tasks, including electricity demand forecasting and tourism forecasting, achieving state-of-the-art performance.
Code (1)
Tasks
Additive modelsBenchmarkingDemand ForecastingTime SeriesTime Series ForecastingSimilar Papers 제목 키워드 기반
Non-Stationary Time Series Forecasting Based on Fourier Analysis and Cross Attention Mechanism
Time series forecasting has important applications in financial analysis, weather forecasting, and traffic management. However, existing deep learning models are limited in processing non-stationary time series data beca…
Financial AnalysisTime SeriesTime Series ForecastingWeather ForecastingLoss Shaping Constraints for Long-Term Time Series Forecasting
Several applications in time series forecasting require predicting multiple steps ahead. Despite the vast amount of literature in the topic, both classical and recent deep learning based approaches have mostly focused on…
Time SeriesTime Series ForecastingHierarchically Regularized Deep Forecasting
Hierarchical forecasting is a key problem in many practical multivariate forecasting applications - the goal is to simultaneously predict a large number of correlated time series that are arranged in a pre-specified aggr…
Time SeriesTime Series AnalysisSignals, Concepts, and Laws: Toward Universal, Explainable Time-Series Forecasting
Accurate, explainable and physically credible forecasting remains a persistent challenge for multivariate time-series whose statistical properties vary across domains. We propose DORIC, a Domain-Universal, ODE-Regularize…
Graph-based Time Series Clustering for End-to-End Hierarchical Forecasting
Relationships among time series can be exploited as inductive biases in learning effective forecasting models. In hierarchical time series, relationships among subsets of sequences induce hard constraints (hierarchical i…
ClusteringTime SeriesTime Series ClusteringTime Series Forecasting