This is the official implementation of our SMP2023 paper:
Zhang Qiuling, Huayang Xu, and Jianfang Wang. An Adaptive Denoising Recommendation Algorithm for Causal Separation Bias, Chinese National Conference on Social Media Processing. Singapore: Springer Nature Singapore, 2023.
First unzip the datasets and start the visdom server:
visdom -port 33336
Then simply run the following command to reproduce the experiments on corresponding dataset and model:
python app.py --flagfile ./config/xxx.cfg
@inproceedings{zhang2023adaptive, title={An Adaptive Denoising Recommendation Algorithm for Causal Separation Bias}, author={Zhang, Qiuling and Xu, Huayang and Wang, Jianfang}, booktitle={Chinese National Conference on Social Media Processing}, pages={188--201}, year={2023}, organization={Springer} }3} }