REVIEW 9 cited by
Less Is More: Fast Multivariate Time Series Forecasting with Light Sampling-oriented MLP Structures
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
read the original abstract
Multivariate time series forecasting has seen widely ranging applications in various domains, including finance, traffic, energy, and healthcare. To capture the sophisticated temporal patterns, plenty of research studies designed complex neural network architectures based on many variants of RNNs, GNNs, and Transformers. However, complex models are often computationally expensive and thus face a severe challenge in training and inference efficiency when applied to large-scale real-world datasets. In this paper, we introduce LightTS, a light deep learning architecture merely based on simple MLP-based structures. The key idea of LightTS is to apply an MLP-based structure on top of two delicate down-sampling strategies, including interval sampling and continuous sampling, inspired by a crucial fact that down-sampling time series often preserves the majority of its information. We conduct extensive experiments on eight widely used benchmark datasets. Compared with the existing state-of-the-art methods, LightTS demonstrates better performance on five of them and comparable performance on the rest. Moreover, LightTS is highly efficient. It uses less than 5% FLOPS compared with previous SOTA methods on the largest benchmark dataset. In addition, LightTS is robust and has a much smaller variance in forecasting accuracy than previous SOTA methods in long sequence forecasting tasks.
Forward citations
Cited by 9 Pith papers
-
Beyond Magnitude and Shape: A Direction-Aware Loss for Time Series Forecasting
CosDir aligns the first-difference vectors of predictions and targets via cosine similarity, improving directional accuracy while preserving MSE.
-
AnchorMoE: Interpretable Time Series Classification via Anchor-Routed MoE
AnchorMoE turns multivariate time-series classification into an additive Mixture-of-Experts over multi-view patches, with orthogonal anchors and reliability gates that suppress noise while matching strong classifiers.
-
ARIES: Relation Assessment and Model Recommendation for Deep Time Series Forecasting
ARIES shows that deep forecasting models have consistent performance preferences tied to time series properties, and uses those preferences to recommend models for new datasets.
-
Modular Foundation Models for Time-Series Perception in Digital Twins
A gated bank of frozen self-supervised time-series encoders, aligned and aggregated by a Transformer, supports competitive multi-task perception for digital twins and hydro-generator virtual sensing.
-
MSTN: A Lightweight and Fast Model for General TimeSeries Analysis
MSTN is a lightweight hybrid model that reports new state-of-the-art results on 33 of 40 time series benchmarks for imputation, forecasting, and classification while using under one million parameters and sub-second i...
-
CaReTS: A Multi-Task Framework Unifying Classification and Regression for Time Series Forecasting
CaReTS forecasts multi-step time series by combining a trend classifier with a deviation regressor in a residual, uncertainty-weighted multi-task framework.
-
Fourier Basis Mapping: A Time-Frequency Learning Framework for Time Series Forecasting
Using Fourier basis expansion to build time-frequency features improves long-term and short-term time series forecasting across linear, MLP, and transformer backbones.
-
Teaching Time Series to See and Speak: Forecasting with Aligned Visual and Textual Perspectives
TimesCLIP aligns image-based and text-based views of the same time series via contrastive learning to improve forecasting accuracy on several benchmarks, but the full multimodal model is not used on two of the six lon...
-
TFKAN: Time-Frequency KAN for Long-Term Time Series Forecasting
TFKAN places Kolmogorov-Arnold Networks directly on FFT coefficients alongside a time-domain KAN branch, improving long-term forecast accuracy on seven benchmark datasets.
Discussion (0). Sign in to comment.