Skip to content
/ MGIPF Public

The repo for "MGIPF: Multi-Granularity Interest Prediction Framework for Personalized Recommendation", SIGIR 2025

License

Notifications You must be signed in to change notification settings

GeWu-Lab/MGIPF

Repository files navigation

MGIPF

The repo for "MGIPF: Multi-Granularity Interest Prediction Framework for Personalized Recommendation", SIGIR 2025

Install

conda create -n mgipf python=3.8
conda activate mgipf
pip install -r requirements.txt

Data Preparation

Run (Data Process + Train)

  1. Modify the 'dataset' in run.sh
  2. Run run.sh and wait

Citation

@inproceedings{feng2025mgipf,
  title={MGIPF: Multi-Granularity Interest Prediction Framework for Personalized Recommendation},
  author={Feng, Ruoxuan and Tian, Zhen and Peng, Qiushi and Mao, Jiaxin and Zhao, Wayne Xin and Hu, Di and Zhang, Changwang},
  booktitle={Proceedings of the 48th International ACM SIGIR Conference on Research and Development in Information Retrieval},
  pages={2172--2181},
  year={2025}
}

About

The repo for "MGIPF: Multi-Granularity Interest Prediction Framework for Personalized Recommendation", SIGIR 2025

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published