GithubHelp home page GithubHelp logo

divmf's Introduction

Diversely Regularized Matrix Factorization for Accurate and Aggregately Diversified Recommendation

This project is a pytorch implementation of Diversely Regularized Matrix Factorization for Accurate and Aggregately Diversified Recommendation. This paper proposes a novel approach, Diversely Regularized Matrix Factorization (DivMF), to achieve high aggregate level diversity in recommendation system while maintaining accuracy. This project provides executable source code with adjustable hyperparameters as arguments and preprocessed datasets which used in the paper.

Prerequisites

Usage

You can run a demo script demo.sh that reproduces the experimental results in the paper. You can change the hyperparameters by modifying arguments of main.py. Unpack zip files in data directory to use large datsets: Yelp-15, Gowalla-15, Movielens-10M.

Datasets

Preprocessed data are included in the data directory.

Name Users Items Interactions Download
Yelp-15 69,853 43,671 2,807,606 Link
Gowalla-15 34,688 63,729 2,438,708 Link
Epinions-15 5,531 4,286 186,995 Link
Movielens-10M 69.878 10,677 10,000,054 Link
Movielens-1M 6,040 3,706 1,000,209 Link

License

This software may be used only for non-commercial purposes (e.g., research evaluation) in universities. Please contact Prof. U Kang ([email protected]) if you want to use it for other purposes or use it in places other than universities.

Citation

@inproceedings{KimJLK23,
  author    = {Jongjin Kim and
               Hyunsik Jeon and
               Jaeri Lee and
               U Kang},
  title     = {Diversely Regularized Matrix Factorization for Accurate and Aggregately Diversified Recommendation},
  booktitle = {PAKDD},
  year      = {2023},
}

divmf's People

Contributors

j2kim99 avatar snudatalab avatar

Watchers

 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.