Code Monkey home page Code Monkey logo

cpe's Introduction

Collaborative Preference Embedding against Sparse labels

Shilong Bao, Qianqian Xu, Ke Ma, Zhiyong Yang, Xiaochun Cao and Qingming Huang. ACM Conference on Multimedia (ACM MM), 2019.

We have implemented our model using Tensorflow and we run our code on Ubuntu 18.04 system with CPU, since AdaGrad does not seem to work on GPU.

To All Interested Developers (2023/10/20)

I have been developing an easy-to-use pytorch library of CML-based recommendation systems to let everyone use CML-based methods easily, where our study CPE has been included. Please see LibCML for more details.

Abstract

In the paper, we proposed a novel method named as Collaborative Preference Embedding(CPE) which can directly deal with sparse and insufficient user preference information. Specifically, we designed two schemes specifically against the limited generalization ability in terms of sparse labels.

Methodology

Framework

img

Why we optimize the margin distribution.

img

Experiment

We conduct comprehensive experiments to demonstrate the superiority of CPE. Empirical results on three different benchmark datasets, including MovieLens-100K, CiteULike-T and BookCrossing, consistently show that our method can achieve reasonable generalization performance even when suffering sparse preference information.

Acknowledgment

This implementation is based on CML. We sincerely thank the contributions of the authors.

Requirements

  • python >= 3.5
  • Tensorflow
  • tqdm
  • scipy
  • numpy
  • scikit-learn
  • functools
  • toolz

Citation

Please cite our paper if you use this code in your own work.

@inproceedings{DBLP:conf/mm/BaoXMYCH19,
  author    = {Shilong Bao and
               Qianqian Xu and
               Ke Ma and
               Zhiyong Yang and
               Xiaochun Cao and
               Qingming Huang},
  title     = {Collaborative Preference Embedding against Sparse Labels},
  booktitle = {Proceedings of the 27th {ACM} International Conference on Multimedia,
               {MM} 2019, Nice, France, October 21-25, 2019},
  pages     = {2079--2087},
  year      = {2019}
}

cpe's People

Contributors

statusrank 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.