Pith. sign in

REVIEW 2 cited by

Transformer Multivariate Forecasting: Less is More?

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 2401.00230 v2 pith:7CRTRKMH submitted 2023-12-30 cs.LG cs.AI

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

In the domain of multivariate forecasting, transformer models stand out as powerful apparatus, displaying exceptional capabilities in handling messy datasets from real-world contexts. However, the inherent complexity of these datasets, characterized by numerous variables and lengthy temporal sequences, poses challenges, including increased noise and extended model runtime. This paper focuses on reducing redundant information to elevate forecasting accuracy while optimizing runtime efficiency. We propose a novel transformer forecasting framework enhanced by Principal Component Analysis (PCA) to tackle this challenge. The framework is evaluated by five state-of-the-art (SOTA) models and four diverse real-world datasets. Our experimental results demonstrate the framework's ability to minimize prediction errors across all models and datasets while significantly reducing runtime. From the model perspective, one of the PCA-enhanced models: PCA+Crossformer, reduces mean square errors (MSE) by 33.3% and decreases runtime by 49.2% on average. From the dataset perspective, the framework delivers 14.3% MSE and 76.6% runtime reduction on Electricity datasets, as well as 4.8% MSE and 86.9% runtime reduction on Traffic datasets. This study aims to advance various SOTA models and enhance transformer-based time series forecasting for intricate data. Code is available at: https://github.com/jingjing-unilu/PCA_Transformer.

Discussion (0). Continue with ORCID to comment.

Forward citations

Cited by 2 Pith papers

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

  1. Time Series Language Model for Descriptive Caption Generation

    cs.CL 2025-01 conditional novelty 6.0 of 10

    TSLM combines a tagged textual view and a reprogrammed embedding view of a time series with LLM-generated, scorer-filtered training data to produce state-of-the-art time series captions on the STOCK and SYNTH benchmarks.

  2. Revisiting PCA for time series reduction in temporal dimension

    cs.LG 2024-12 conditional novelty 5.0 of 10

    Applying PCA to the time axis of series windows before deep model training keeps average task accuracy while cutting compute and memory, but gains and losses vary strongly by model and dataset.

Pith tools