DuoRec
Code for WSDM 2022 paper, Contrastive Learning for Representation Degeneration Problem in Sequential Recommendation.
Install / Use
/learn @RuihongQiu/DuoRecREADME
DuoRec
Code for WSDM 2022 paper, Contrastive Learning for Representation Degeneration Problem in Sequential Recommendation.
Usage
Download datasets from RecSysDatasets or their Google Drive. And put the files in ./dataset/ like the following.
$ tree
.
├── Amazon_Beauty
│ ├── Amazon_Beauty.inter
│ └── Amazon_Beauty.item
├── Amazon_Clothing_Shoes_and_Jewelry
│ ├── Amazon_Clothing_Shoes_and_Jewelry.inter
│ └── Amazon_Clothing_Shoes_and_Jewelry.item
├── Amazon_Sports_and_Outdoors
│ ├── Amazon_Sports_and_Outdoors.inter
│ └── Amazon_Sports_and_Outdoors.item
├── ml-1m
│ ├── ml-1m.inter
│ ├── ml-1m.item
│ ├── ml-1m.user
│ └── README.md
└── yelp
├── README.md
├── yelp.inter
├── yelp.item
└── yelp.user
Run duorec.sh.
Cite
If you find this repo useful, please cite
@article{DuoRec,
author = {Ruihong Qiu and
Zi Huang and
Hongzhi Yin and
Zijian Wang},
title = {Contrastive Learning for Representation Degeneration Problem in Sequential Recommendation},
journal = {CoRR},
volume = {abs/2110.05730},
year = {2021},
}
MISC
We have also implemented CL4SRec, Contrastive Learning for Sequential Recommendation. Change the --model="DuoRec" into --model="CL4SRec" in the duorec.sh file to run CL4SRec.
Our another sequential recommender model MMInfoRec, Memory Augmented Multi-Instance Contrastive Predictive Coding for Sequential Recommendation at ICDM 2021 is also available on GitHub, MMInfoRec.
Credit
This repo is based on RecBole.
Related Skills
YC-Killer
2.7kA library of enterprise-grade AI agents designed to democratize artificial intelligence and provide free, open-source alternatives to overvalued Y Combinator startups. If you are excited about democratizing AI access & AI agents, please star ⭐️ this repository and use the link in the readme to join our open source AI research team.
groundhog
399Groundhog's primary purpose is to teach people how Cursor and all these other coding agents work under the hood. If you understand how these coding assistants work from first principles, then you can drive these tools harder (or perhaps make your own!).
last30days-skill
18.8kAI agent skill that researches any topic across Reddit, X, YouTube, HN, Polymarket, and the web - then synthesizes a grounded summary
sec-edgar-agentkit
10AI agent toolkit for accessing and analyzing SEC EDGAR filing data. Build intelligent agents with LangChain, MCP-use, Gradio, Dify, and smolagents to analyze financial statements, insider trading, and company filings.
