364-disentangled-contrastive-learning-for-social-recommendation

https://github.com/szu-advtech-2023/364-disentangled-contrastive-learning-for-social-recommendation

Science Score: 41.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
    Found CITATION.cff file
  • codemeta.json file
  • .zenodo.json file
  • DOI references
    Found 1 DOI reference(s) in README
  • Academic publication links
    Links to: acm.org
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (5.5%) to scientific vocabulary
Last synced: 10 months ago · JSON representation ·

Repository

Basic Info
  • Host: GitHub
  • Owner: SZU-AdvTech-2023
  • Language: Python
  • Default Branch: main
  • Size: 11.6 MB
Statistics
  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Created over 2 years ago · Last pushed over 2 years ago
Metadata Files
Citation

https://github.com/SZU-AdvTech-2023/364-Disentangled-Contrastive-Learning-for-Social-Recommendation/blob/main/

# Introduction
In this work, propose a novel disentangled contrastive learning framework for social Recommendations to model heterogeneous behavior patterns of users in item domain and social domain.

# Environment 
`pip install -r requirements.txt`

# Dataset
 We conduct experiments on two datasets: Ciao and Douban.

# Command
`cd code && python main.py`


*NOTE*:
1. The setting of hyperparameters could be found in the file of *code/main.py*.
2. The optimal hyperparameters could refer to the logs in fold of  *logs of optimal hyperparameters*.
3. If you find our work helpful, please cite: [Disentangled Contrastive Learning for Social Recommendation](https://dl.acm.org/doi/abs/10.1145/3511808.3557583)
```
@inproceedings{wu2022DcRec,
  author = {Wu, Jiahao and Fan, Wenqi and Chen, Jingfan and Liu, Shengcai and Li, Qing and Tang, Ke},
  title = {Disentangled Contrastive Learning for Social Recommendation},
  year = {2022},
  publisher = {ACM},
  booktitle = {Proc. of CIKM'2022}
}


Owner

  • Name: SZU-AdvTech-2023
  • Login: SZU-AdvTech-2023
  • Kind: organization

Citation (citation.txt)

@article{REPO364,
    author = "Wu, Jiahao and Fan, Wenqi and Chen, Jingfan and Liu, Shengcai and Li, Qing and Tang, Ke Tang",
    booktitle = "CIKM '22: Proceedings of the 31st ACM International Conference on Information \& Knowledge Management",
    title = "{Disentangled Contrastive Learning for Social Recommendation}",
    year = "2022"
}

GitHub Events

Total
  • Watch event: 1
Last Year
  • Watch event: 1