Pith. sign in

REVIEW 2 cited by

FMamba: Mamba based on Fast-attention for Multivariate Time-series Forecasting

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 2407.14814 v1 pith:2NK5T3MW submitted 2024-07-20 cs.LG

classification cs.LG
keywords mambafmambainputresultstemporalvariablescomputationalfast-attention
verification ladder T0 review T1 audit T2 compute T3 formal
0 comments
read the original abstract

In multivariate time-series forecasting (MTSF), extracting the temporal correlations of the input sequences is crucial. While popular Transformer-based predictive models can perform well, their quadratic computational complexity results in inefficiency and high overhead. The recently emerged Mamba, a selective state space model, has shown promising results in many fields due to its strong temporal feature extraction capabilities and linear computational complexity. However, due to the unilateral nature of Mamba, channel-independent predictive models based on Mamba cannot attend to the relationships among all variables in the manner of Transformer-based models. To address this issue, we combine fast-attention with Mamba to introduce a novel framework named FMamba for MTSF. Technically, we first extract the temporal features of the input variables through an embedding layer, then compute the dependencies among input variables via the fast-attention module. Subsequently, we use Mamba to selectively deal with the input features and further extract the temporal dependencies of the variables through the multi-layer perceptron block (MLP-block). Finally, FMamba obtains the predictive results through the projector, a linear layer. Experimental results on eight public datasets demonstrate that FMamba can achieve state-of-the-art performance while maintaining low computational overhead.

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. Channel Normalization for Time Series Channel Identification

    cs.LG 2025-05 conditional novelty 6.0 of 10

    Replacing shared layer-normalization parameters with per-channel affine parameters improves channel identifiability and forecasting accuracy across multiple time series backbones.

  2. DC-Mamber: A Dual Channel Prediction Model based on Mamba and Linear Transformer for Multivariate Time Series Forecasting

    cs.AI 2025-07 reject novelty 4.0 of 10

    A dual-channel forecasting architecture combining channel-independent Mamba and channel-mixing linear attention is proposed, but its claimed superiority is contradicted by its own experimental table on several dataset...

Pith tools