Pith. sign in

REVIEW 3 cited by

Missing Value Imputation on Multidimensional Time Series

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 2103.01600 v3 pith:TR6ERI4Y submitted 2021-03-02 cs.LG cs.AI

classification cs.LGcs.AI
keywords missingdatadeepmvimethodstimeacrossanalyticsseries
verification ladder T0 review T1 audit T2 compute T3 formal
0 comments
read the original abstract

We present DeepMVI, a deep learning method for missing value imputation in multidimensional time-series datasets. Missing values are commonplace in decision support platforms that aggregate data over long time stretches from disparate sources, and reliable data analytics calls for careful handling of missing data. One strategy is imputing the missing values, and a wide variety of algorithms exist spanning simple interpolation, matrix factorization methods like SVD, statistical models like Kalman filters, and recent deep learning methods. We show that often these provide worse results on aggregate analytics compared to just excluding the missing data. DeepMVI uses a neural network to combine fine-grained and coarse-grained patterns along a time series, and trends from related series across categorical dimensions. After failing with off-the-shelf neural architectures, we design our own network that includes a temporal transformer with a novel convolutional window feature, and kernel regression with learned embeddings. The parameters and their training are designed carefully to generalize across different placements of missing blocks and data characteristics. Experiments across nine real datasets, four different missing scenarios, comparing seven existing methods show that DeepMVI is significantly more accurate, reducing error by more than 50% in more than half the cases, compared to the best existing method. Although slower than simpler matrix factorization methods, we justify the increased time overheads by showing that DeepMVI is the only option that provided overall more accurate analytics than dropping missing values.

Discussion (0). Sign in to comment.

Forward citations

Cited by 3 Pith papers

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

  1. PAMF: Prior-Aware Multimodal Fusion for Incomplete Time Series Data

    cs.LG 2026-06 unverdicted novelty 6.0 of 10

    PAMF initializes flow matching with missingness-type priors and shares encoder weights between imputation and classification to improve multimodal time-series prediction under incomplete observations.

  2. TRACE: A Temporal Conditional Estimation for Multimodal Time Series Foundation Models

    cs.AI 2026-06 unverdicted novelty 6.0 of 10

    TRACE proposes a temporal conditional estimation paradigm for multimodal time series foundation models that infers incomplete target modalities from auxiliary ones, outperforming prior fusion methods on clinical and s...

  3. Conditional Imputation for Within-Modality Missingness in Multi-Modal Federated Learning

    cs.LG 2026-04 unverdicted novelty 6.0 of 10

    CondI applies conditional diffusion models in a two-phase federated pipeline to impute within-modality missing data, then trains extractors on the completed inputs for downstream tasks on clinical datasets.

Pith tools