The reviewed record of science sign in
Pith

arxiv: 2207.10517 · v2 · pith:R34ZFOYV · submitted 2022-07-21 · cs.LG · cs.AI

MQRetNN: Multi-Horizon Time Series Forecasting with Retrieval Augmentation

Reviewed by Pithpith:R34ZFOYVopen to challenge →

classification cs.LG cs.AI
keywords forecastingdemandmodelattentionbaselinecross-entitymechanismmqcnn
0
0 comments X
read the original abstract

Multi-horizon probabilistic time series forecasting has wide applicability to real-world tasks such as demand forecasting. Recent work in neural time-series forecasting mainly focus on the use of Seq2Seq architectures. For example, MQTransformer - an improvement of MQCNN - has shown the state-of-the-art performance in probabilistic demand forecasting. In this paper, we consider incorporating cross-entity information to enhance model performance by adding a cross-entity attention mechanism along with a retrieval mechanism to select which entities to attend over. We demonstrate how our new neural architecture, MQRetNN, leverages the encoded contexts from a pretrained baseline model on the entire population to improve forecasting accuracy. Using MQCNN as the baseline model (due to computational constraints, we do not use MQTransformer), we first show on a small demand forecasting dataset that it is possible to achieve ~3% improvement in test loss by adding a cross-entity attention mechanism where each entity attends to all others in the population. We then evaluate the model with our proposed retrieval methods - as a means of approximating an attention over a large population - on a large-scale demand forecasting application with over 2 million products and observe ~1% performance gain over the MQCNN baseline.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. Channel-wise Retrieval for Multivariate Time Series Forecasting

    cs.LG 2026-04 unverdicted novelty 6.0

    CRAFT improves multivariate time series forecasting accuracy by performing independent channel-wise retrieval via time-domain sparse pruning followed by frequency-domain spectral ranking.