Code Monkey home page Code Monkey logo

aaai-2018-from-common-to-special-when-multi-attribute-learning-meets-personalized-opinions's Introduction

From Common to Special: When Multi-Attribute Learning Meets Personalized Opinions

illu


Discription

This is a matlab implementation of our AAAI 2018 paper:

Zhiyong Yang, Qianqian Xu, Xiaochun Cao, Qingming Huang:From Common to Special: When Multi-Attribute Learning Meets Personalized Opinions. AAAI 2018: 515-522

If you use our code, please cite our with the following bibtex code :

@inproceedings{Yang2018FromCT,

          title={From Common to Special: When Multi-Attribute Learning Meets Personalized Opinions},

          author={Zhiyong Yang and Qianqian Xu and Xiaochun Cao and Qingming Huang},

          booktitle={AAAI},

          year={2018}

 }

Acknowledgements

We would like to thank Dr. Jiayu Zhou for providing the MALSAR package


Objective Function


Paramters

Parameters Discription
X A cell with scale num_t * num_u, where num_t is the number of attributes, and num_u represents the number of annotaters for each attribute.Each element of X (X{i,j}) is an input feature matrix with scale num_sample * num_feature.
Y A cell with scale num_t * num_u, where num_t is the number of attributes, and num_u represents the number of annotaters for each attribute.Each Y (Y{i,j}) is an input label vector with scale num_sample * 1.
lambda1 see the objective function
lambda2 see the objective function
lambda3 see the objective function
opts The same as MALSAR

aaai-2018-from-common-to-special-when-multi-attribute-learning-meets-personalized-opinions's People

Contributors

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