← Search

Ivan Marisca

7 accepted papers

2026

Position: Current Benchmarking Hinders Real Progress in Deep Learning for Time Series Forecasting

ICML 2026poster

Deep learning models have grown popular in time series applications. However, the large quantity of newly proposed architectures and the often contradictory empirical results make it difficult to assess which design choice and model component drives performance. In this position paper, we argue that…

Cited by 0SourceScholar
2025

Over-squashing in Spatiotemporal Graph Neural Networks

NeurIPS 2025poster

Graph Neural Networks (GNNs) have achieved remarkable success across various domains. However, recent theoretical advances have identified fundamental limitations in their information propagation capabilities, such as over-squashing, where distant nodes fail to effectively exchange information. Whil…

Cited by 0SourceScholar
2024

Graph-based Forecasting with Missing Data through Spatiotemporal Downsampling

ICML 2024poster

Given a set of synchronous time series, each associated with a sensor-point in space and characterized by inter-series relationships, the problem of spatiotemporal forecasting consists of predicting future observations for each point. Spatiotemporal graph neural networks achieve striking results by…

2023

Scalable Spatiotemporal Graph Neural Networks

AAAI 2023technical

Neural forecasting of spatiotemporal time series drives both research and industrial innovation in several relevant application domains. Graph neural networks (GNNs) are often the core component of the forecasting architecture. However, in most spatiotemporal GNNs, the computational complexity scale…

2023

Taming Local Effects in Graph-based Spatiotemporal Forecasting

NeurIPS 2023poster

Spatiotemporal graph neural networks have shown to be effective in time series forecasting applications, achieving better performance than standard univariate predictors in several settings. These architectures take advantage of a graph structure and relational inductive biases to learn a single (gl…

2022

Filling the G_ap_s: Multivariate Time Series Imputation by Graph Neural Networks

ICLR 2022poster

Dealing with missing values and incomplete time series is a labor-intensive, tedious, inevitable task when handling data coming from real-world applications. Effective spatio-temporal representations would allow imputation methods to reconstruct missing temporal data by exploiting information coming…

2022

Learning to Reconstruct Missing Data from Spatiotemporal Graphs with Sparse Observations

NeurIPS 2022accept

Modeling multivariate time series as temporal signals over a (possibly dynamic) graph is an effective representational framework that allows for developing models for time series analysis. In fact, discrete sequences of graphs can be processed by autoregressive graph neural networks to recursively l…