Pith. sign in

REVIEW 2 cited by

Multivariate Time Series Forecasting with Latent Graph Inference

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 2203.03423 v1 pith:CSWXD4YI submitted 2022-03-07 cs.LG

Multivariate Time Series Forecasting with Latent Graph Inference

classification cs.LG
keywords timegraphaccuracyforecastinginferenceseriesmethodsallows
verification ladder T0 review T1 audit T2 compute T3 formal T4 reserved
0 comments
read the original abstract

This paper introduces a new approach for Multivariate Time Series forecasting that jointly infers and leverages relations among time series. Its modularity allows it to be integrated with current univariate methods. Our approach allows to trade-off accuracy and computational efficiency gradually via offering on one extreme inference of a potentially fully-connected graph or on another extreme a bipartite graph. In the potentially fully-connected case we consider all pair-wise interactions among time-series which yields the best forecasting accuracy. Conversely, the bipartite case leverages the dependency structure by inter-communicating the N time series through a small set of K auxiliary nodes that we introduce. This reduces the time and memory complexity w.r.t. previous graph inference methods from O(N^2) to O(NK) with a small trade-off in accuracy. We demonstrate the effectiveness of our model in a variety of datasets where both of its variants perform better or very competitively to previous graph inference methods in terms of forecasting accuracy and time efficiency.

discussion (0)

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

Forward citations

Cited by 2 Pith papers

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

  1. AdaKernel: Learning Adaptive Kernel Parameters for Spatiotemporal Graph Neural Networks

    cs.LG 2026-05 unverdicted novelty 5.0

    AdaKernel learns adaptive kernel scale parameters inside GNNs for spatiotemporal data while preserving geometric structure, with experiments showing gains on kriging, imputation and forecasting tasks.

  2. Inferring Latent Temporal Sparse Coordination Graph for Multi-Agent Reinforcement Learning

    cs.LG 2024-03 unverdicted novelty 5.0

    LTS-CG infers latent temporal sparse coordination graphs from historical observations to enable efficient, uncertainty-aware agent coordination in MARL with complexity linear in the number of agents.