paper-with-me

Papers

Forecasting time series with constraints

2025-02-14 · Nathan Doumèche, Francis Bach, Éloi Bedek, Gérard Biau, Claire Boyer, Yannig Goude

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.

📄 PDF Abstract BibTeX arXiv:2502.10485

Code (1)

NathanDoumeche/WeaKL 공식 구현

Tasks

Additive modelsBenchmarkingDemand ForecastingTime SeriesTime Series Forecasting

Similar Papers 제목 키워드 기반

Non-Stationary Time Series Forecasting Based on Fourier Analysis and Cross Attention Mechanism

2025-05-11 · Yuqi Xiong, Yang Wen

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 Forecasting

Loss Shaping Constraints for Long-Term Time Series Forecasting

2024-02-14 · Ignacio Hounie, Javier Porras-Valenzuela, Alejandro Ribeiro

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 Forecasting

Hierarchically Regularized Deep Forecasting

2021-06-14 · Biswajit Paria, Rajat Sen, Amr Ahmed, Abhimanyu Das

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 Analysis

Signals, Concepts, and Laws: Toward Universal, Explainable Time-Series Forecasting

2025-08-02 · Hongwei Ma, Junbin Gao, Minh-Ngoc Tran arxiv

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

2023-05-30 · Andrea Cini, Danilo Mandic, Cesare Alippi

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