This is a tensorflow
implementation of DRSA model. This is the experiment code in the following work:
A Deep Survival Model for Unbiased Ranking
Jiarui Jin, Yuchen Fang, Weinan Zhang, Kan Ren, Guorui Zhou, Jian Xu, Yong Yu, Jun Wang, Xiaoqiang Zhu, Kun Gai.
SIGIR 2020 Oral
- Python 3
If you find this work helpful in your research, please consider citing the following paper. The bibtex are listed below:
@inproceedings{jin2020deep,
title={A deep recurrent survival model for unbiased ranking},
author={Jin, Jiarui and Fang, Yuchen and Zhang, Weinan and Ren, Kan and Zhou, Guorui and Xu, Jian and Yu, Yong and Wang, Jun and Zhu, Xiaoqiang and Gai, Kun},
booktitle={Proceedings of the 43rd International ACM SIGIR Conference on Research and Development in Information Retrieval},
pages={29--38},
year={2020}
}