Pith. sign in

REVIEW 7 cited by

Bi-Mamba+: Bidirectional Mamba for 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 2404.15772 v3 pith:AV5SIBJ2 submitted 2024-04-24 cs.LG

Bi-Mamba+: Bidirectional Mamba for Time Series Forecasting

classification cs.LG
keywords mambaseriestimeltsfmodelabilitybi-mambacompared
verification ladder T0 review T1 audit T2 compute T3 formal T4 reserved
0 comments
Share X Bluesky LinkedIn Reddit HN
read the original abstract

Long-term time series forecasting (LTSF) provides longer insights into future trends and patterns. Over the past few years, deep learning models especially Transformers have achieved advanced performance in LTSF tasks. However, LTSF faces inherent challenges such as long-term dependencies capturing and sparse semantic characteristics. Recently, a new state space model (SSM) named Mamba is proposed. With the selective capability on input data and the hardware-aware parallel computing algorithm, Mamba has shown great potential in balancing predicting performance and computational efficiency compared to Transformers. To enhance Mamba's ability to preserve historical information in a longer range, we design a novel Mamba+ block by adding a forget gate inside Mamba to selectively combine the new features with the historical features in a complementary manner. Furthermore, we apply Mamba+ both forward and backward and propose Bi-Mamba+, aiming to promote the model's ability to capture interactions among time series elements. Additionally, multivariate time series data in different scenarios may exhibit varying emphasis on intra- or inter-series dependencies. Therefore, we propose a series-relation-aware decider that controls the utilization of channel-independent or channel-mixing tokenization strategy for specific datasets. Extensive experiments on 8 real-world datasets show that our model achieves more accurate predictions compared with state-of-the-art methods.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 7 Pith papers

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

  1. SPDM: Geometry-Modulated State Space Modeling with Manifold Constraints for Time Series Forecasting

    cs.LG 2026-06 unverdicted novelty 6.0

    SPDM is a geometry-aware state-space model that projects covariance matrices onto the SPD manifold tangent space and uses geometric gating to modulate SSM parameters for improved multivariate time series forecasting.

  2. GeoCert: Certified Geometric AI for Reliable Forecasting

    cs.LG 2026-04 unverdicted novelty 6.0

    GeoCert uses hyperbolic geometry to unify forecasting with physical reasoning and built-in formal certification, claiming major gains in accuracy and efficiency.

  3. UniMamba: A Unified Spatial-Temporal Modeling Framework with State-Space and Attention Integration

    cs.LG 2026-03 unverdicted novelty 6.0

    UniMamba integrates Mamba state-space dynamics with attention layers and transforms like FFT-Laplace to outperform prior models on multivariate time series forecasting benchmarks.

  4. FMMVCC: Fuzzy Mamba-based Multi-View Contrastive Clustering for Univariate Time Series

    cs.LG 2026-07 conditional novelty 4.0

    FMMVCC combines Mamba-based encoders with multi-view contrastive learning and fuzzy clustering to achieve state-of-the-art univariate time series clustering with linear computational complexity.

  5. UniMamba: A Unified Spatial-Temporal Modeling Framework with State-Space and Attention Integration

    cs.LG 2026-03 unverdicted novelty 4.0

    A Mamba-plus-attention hybrid with FFT-Laplace and TCN encoding claims state-of-the-art accuracy and efficiency on eight multivariate time-series forecasting benchmarks.

  6. HyBDM: Multi-Scale Hybrid Experts for Time Series Forecasting with Bidirectional Dependency Modeling

    cs.LG 2026-07 conditional novelty 3.0

    HyBDM combines a Mamba-style global-pattern expert with a local window transformer and a learned router to forecast multivariate time series, reporting state-of-the-art results on six benchmarks.

  7. A Survey of Mamba

    cs.LG 2024-08 unverdicted novelty 2.0

    The paper consolidates existing research on Mamba models, their architecture variants, adaptations to different data modalities, and applications across domains.