Skip to content

The official repo of Continuous-Time Sequential Recommendation with State Space Models (Under review)

Notifications You must be signed in to change notification settings

XiaoWei-i/SS4Rec

Repository files navigation

Continuous-Time Sequential Recommendation with State Space Models

PWC PWC PWC

Wei Xiao*, Huiying Wang*, Qifeng Zhou, Qing Wang

Paper

image

Requirements

s5-pytorch
mamba-ssm
causal-conv1d
recbole 1.0
torch

Usage

Firstly, replacing recbole.data.sequential_dataset.py with SS4Rec/sequential_dataset.py

python run.py

Other Related Projects

The code repository references [RecBole]https://github.com/RUCAIBox/RecBole and [Mamba4Rec]https://github.com/chengkai-liu/Mamba4Rec. Thanks a lot for their work!

If you find our work helpful, please kindly cite us

@article{xiao2025ss4rec,
  title={SS4Rec: Continuous-Time Sequential Recommendation with State Space Models},
  author={Xiao, Wei and Wang, Huiying and Zhou, Qifeng and Wang, Qing},
  journal={arXiv preprint arXiv:2502.08132},
  year={2025}
}

About

The official repo of Continuous-Time Sequential Recommendation with State Space Models (Under review)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages