Giter VIP home page Giter VIP logo

fairness-in-cold-start-recommendation's Introduction

Fairness-in-Cold-Start-Recommendation

Code for the SIGIR21 paper -- Fairness among New Items in Cold Start Recommender Systems

Data

We put the pre-processed MovieLens 1M dataset in the 'Data' folder, where 10% (for validation) and 30% (for testing) items are randomly selected as cold-start items. Besides, we put the user embeddiongs and item embeddings from four pre-trained cold-start recommendation algorithms.

Requirements

python 3, tensorflow 1.14.0, numpy, pandas

Excution

The code for Gen model is in the 'Gen' folder, and the code for Scale model is in the 'Scale' folder. To run the models, excute the 'main.py' file in corresponding folders. After running the model code, you can run the jupyter notebook '/Data/ml1m/cold_bias_analysis_Debias.ipynb' to analyze the bias in the results of the models. And you can also run the jupyter notebook '/Data/ml1m/cold_bias_analysis_ColdRec.ipynb' to analyze bias in the pre-trained cold-start recommendation models.

Thanks

Our code is based on the implementation of DropoutNet (https://github.com/layer6ai-labs/DropoutNet).

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.