Papers › GinAR: An End-To-End Multivariate Time Series Forecasting Model Suitable for Variable Missing

GinAR: An End-To-End Multivariate Time Series Forecasting Model Suitable for Variable Missing

18 May 2024arXiv:2405.11333archive 2025-07-28

Chengqing Yu, Fei Wang, Zezhi Shao, Tangwen Qian, Zhao Zhang, Wei Wei, Yongjun Xu

Multivariate time series forecasting (MTSF) is crucial for decision-making to precisely forecast the future values/trends, based on the complex relationships identified from historical observations of multiple sequences. Recently, Spatial-Temporal Graph Neural Networks (STGNNs) have gradually become the theme of MTSF model as their powerful capability in mining spatial-temporal dependencies, but almost of them heavily rely on the assumption of historical data integrity. In reality, due to factors such as data collector failures and time-consuming repairment, it is extremely challenging to collect the whole historical observations without missing any variable. In this case, STGNNs can only utilize a subset of normal variables and easily suffer from the incorrect spatial-temporal dependency modeling issue, resulting in the degradation of their forecasting performance. To address the problem, in this paper, we propose a novel Graph Interpolation Attention Recursive Network (named GinAR) to precisely model the spatial-temporal dependencies over the limited collected data for forecasting. In GinAR, it consists of two key components, that is, interpolation attention and adaptive graph convolution to take place of the fully connected layer of simple recursive units, and thus are capable of recovering all missing variables and reconstructing the correct spatial-temporal dependencies for recursively modeling of multivariate time series data, respectively. Extensive experiments conducted on five real-world datasets demonstrate that GinAR outperforms 11 SOTA baselines, and even when 90% of variables are missing, it can still accurately predict the future values of all variables.

PaperPDFCodeCode Syntology ran

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="2405.11333")

Code

Syntology Ran 11 of 12 code samples harvested from 1 repository linked to this paper; 1 has no recorded run. Of those that ran: 11 ran with no contract checked.

By repository: official repository: 12 samples from 1 repository, 11 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

chengqingyu/ginar officialmentioned in paperpytorch report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

12 samples harvested; 11 ran; 0 honoured the contract we drafted; 1 has no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.

11ran
1unverified

Licence: 12 of the 12 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from chengqingyu/ginar. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

CORR chengqingyu/ginar/metric/main_metric.py official repository ran fingerprinted no licence file found · pointer only · fc47588462c311f2 · report
Corr chengqingyu/ginar/metric/main_metric.py official repository ran fingerprinted no licence file found · pointer only · edd5108dc9b37e58 · report
Inverse_normalization chengqingyu/ginar/main_ginar.py official repository ran fingerprinted no licence file found · pointer only · 499d35b392069779 · report
calculate_scaled_laplacian chengqingyu/ginar/adjacent_matrix_norm.py official repository ran no licence file found · pointer only · e0f07d7aff25796e · report
calculate_symmetric_message_passing_adj chengqingyu/ginar/adjacent_matrix_norm.py official repository ran no licence file found · pointer only · e3792f70094039d1 · report
calculate_symmetric_normalized_laplacian chengqingyu/ginar/adjacent_matrix_norm.py official repository ran no licence file found · pointer only · 73fc0c0a3b8975c2 · report
load_node2vec_emb chengqingyu/ginar/data_solve.py official repository ran no licence file found · pointer only · 51f5248522a7d7aa · report
load_pkl chengqingyu/ginar/data_solve.py official repository ran no licence file found · pointer only · e082ac5df25a6f7f · report
masked_mae chengqingyu/ginar/metric/mask_metric.py official repository ran fingerprinted no licence file found · pointer only · 5f1722e5414793ce · report
masked_mape chengqingyu/ginar/metric/mask_metric.py official repository ran fingerprinted no licence file found · pointer only · 611c270992effb7f · report
masked_mse chengqingyu/ginar/metric/mask_metric.py official repository ran fingerprinted no licence file found · pointer only · b05a50b3bb98c18f · report
RSE chengqingyu/ginar/metric/main_metric.py official repository unverified no licence file found · pointer only · b40a11875ebd0cd2 · report

Tasks

Multivariate Time Series ForecastingTime SeriesTime Series Forecasting

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Methods

Convolution

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections