Giter VIP home page Giter VIP logo

mcl's Introduction

WWW'22 MCL: Mixed-Centric Loss for Collaborative Filtering

Authors: Zhaolin Gao*, Zhaoyue Cheng*, Felipe Perez, Jianing Sun, Maksims Volkovs [paper]

The code was developed and tested on the following python environment:

python 3.7.7
pytorch 1.9.0
scikit-learn 0.23.2
numpy 1.19.1
scipy 1.5.4
tqdm 4.48.2
tensorboard 2.7.0

Train and evaluation LightGCN + MCL:

Training on Amazon-Digital-Music dataset:

python main.py --dataset amazon-digital-music --alpha 1.25 --beta 5 --lamb_p 6.5 --lamb_n -0.5

Training on Amazon-Grocery dataset:

python main.py --dataset amazon-grocery --alpha 1.25 --beta 5 --lamb_p 6.5 --lamb_n -0.5

Training on Amazon-Books dataset:

python main.py --dataset amazon-book --alpha 1 --beta 4 --lamb_p 8 --lamb_n -1

Training on Yelp2021 dataset:

python main.py --dataset yelp --alpha 1 --beta 4 --lamb_p 8 --lamb_n -1

If you find this code useful in your research, please cite the following paper:

@inproceedings{gao2022mcl,
  title={MCL: Mixed-Centric Loss for Collaborative Filtering},
  author={Zhaolin Gao, Zhaoyue Cheng, Felipe Perez, Jianing Sun, Maksims Volkovs},
  booktitle={Proceedings of the International World Wide Web Conference},
  year={2022}
}

mcl's People

Contributors

zhaoyuecheng avatar zhaolingao avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.