Pith. sign in

REVIEW 2 cited by

SIGMA: Selective Gated Mamba for Sequential Recommendation

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 2408.11451 v4 pith:HN4HURLZ submitted 2024-08-21 cs.AI

classification cs.AI
keywords mambasequentialselectivesigmacaptureframeworkgategated
verification ladder T0 review T1 audit T2 compute T3 formal

Signed reviews

No signed human review yet.

0 comments
read the original abstract

In various domains, Sequential Recommender Systems (SRS) have become essential due to their superior capability to discern intricate user preferences. Typically, SRS utilize transformer-based architectures to forecast the subsequent item within a sequence. Nevertheless, the quadratic computational complexity inherent in these models often leads to inefficiencies, hindering the achievement of real-time recommendations. Mamba, a recent advancement, has exhibited exceptional performance in time series prediction, significantly enhancing both efficiency and accuracy. However, integrating Mamba directly into SRS poses several challenges. Its inherently unidirectional nature may constrain the model's capacity to capture the full context of user-item interactions, while its instability in state estimation can compromise its ability to detect short-term patterns within interaction sequences. To overcome these issues, we introduce a new framework named Selective Gated Mamba (SIGMA) for Sequential Recommendation. This framework leverages a Partially Flipped Mamba (PF-Mamba) to construct a bidirectional architecture specifically tailored to improve contextual modeling. Additionally, an input-sensitive Dense Selective Gate (DS Gate) is employed to optimize directional weights and enhance the processing of sequential information in PF-Mamba. For short sequence modeling, we have also developed a Feature Extract GRU (FE-GRU) to efficiently capture short-term dependencies. Empirical results indicate that SIGMA outperforms current models on five real-world datasets. Our implementation code is available at https://github.com/ziwliu-cityu/SIMGA to ease reproducibility.

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. STAR-Rec: Making Peace with Length Variance and Pattern Diversity in Sequential Recommendation

    cs.IR 2025-05 conditional novelty 6.0 of 10

    A hybrid state-space/attention recommender with mixture-of-experts reports 0.35% to 2.15% gains over prior sequential recommendation baselines on four public datasets.

  2. GeneMamba: An Efficient and Effective Foundation Model on Single Cell Data

    cs.CL 2025-04 conditional novelty 5.0 of 10

    A Bi-Mamba foundation model with rank-based gene tokenization and a pathway contrastive loss reports competitive single-cell benchmarks while claiming linear-time efficiency over transformers.

Pith tools