Skip to content

Applied-Machine-Learning-Lab/HierRec

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HierRec

  • Main Source code for the CIKM'24 accepted paper Scenario-Aware Hierarchical Dynamic Network for Multi-Scenario Recommendation.
  • Code is only for reference.
  • The dataset file is too large and not provided. So if you want to run the project, please first replace the sample dataset in the "data" folder with the full dataset in the similar format. Then you can do training and inferencing with run_v0.py.

Citation

If you want to use the code or cite our paper, please add the following citation to your paper references currently.

@inproceedings{gao2024hierrec,
  title={HierRec: Scenario-Aware Hierarchical Modeling for Multi-scenario Recommendations},
  author={Gao, Jingtong and Chen, Bo and Zhu, Menghui and Zhao, Xiangyu and Li, Xiaopeng and Wang, Yuhao and Wang, Yichao and Guo, Huifeng and Tang, Ruiming},
  booktitle={Proceedings of the 33rd ACM International Conference on Information and Knowledge Management},
  pages={653--662},
  year={2024}
}

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%