1 / 15

CoFi Rank : Maximum Margin Matrix Factorization for Collaborative Ranking

CoFi Rank : Maximum Margin Matrix Factorization for Collaborative Ranking. Markus Weimer, Alexandros Karatzoglou, Quoc Viet Le and Alex Smola NIPS’07. Idea. Maximum Margin Matrix Factorization Structured Estimation for Ranking Bundle Method Solver. Collaborative Filtering.

anika
Download Presentation

CoFi Rank : Maximum Margin Matrix Factorization for Collaborative Ranking

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. CoFiRank : Maximum Margin Matrix Factorization for Collaborative Ranking Markus Weimer, Alexandros Karatzoglou, Quoc Viet Le and Alex Smola NIPS’07

  2. Idea • Maximum Margin Matrix Factorization • Structured Estimation for Ranking • Bundle Method Solver

  3. Collaborative Filtering • Based on partial observed matrix to predict unobserved entries

  4. Matrix Factorization • Low Rank Approximation • SVD for fully observed Y • Non-convex

  5. Maximum Margin Matrix Factorization • Trace norm+Hinge loss: Convex • Semi-Definite Programming

  6. Regularized Matrix Factorization • Formulation • Probabilistic Matrix Factorization (PMF) • CoFiRank • Linear Convex Upper Bound Alternating optimizing Non-Convex Solved by linear programming

  7. How to Compute Loss? • Linear Convex Upper Bound • Solved by Linear Programming Can this explain in simple way?

  8. Useful Links • CoFiRank http://www.cofirank.org • MMMF http://ttic.uchicago.edu/~nati/mmmf/ • MF http://helikoid.si/mf/index.html

  9. Famous Researchers in Optimization • Yurii Nesterov – “Introductory Lectures on Convex Optimization: A Basic Course” http://www.core.ucl.ac.be/~nesterov/ • Arkadi Nemirovski – “Efficient methods in convex programming” http://www2.isye.gatech.edu/~nemirovs/ • Stephen P. Boyd – “Convex Optimization” http://www.stanford.edu/~boyd/ • Stephen J. Wright – “Numerical Optimization” http://pages.cs.wisc.edu/~swright/ • Dimitri Bertsekas – “Nonlinear Programming” http://web.mit.edu/dimitrib/www/home.html

  10. Questions?

  11. Normalized Discounted Cumulative Gain (NDCG)

  12. How to set c? • ci is set decreasing,  is maximized with respect toπ for argsort(f) • ci =(i+1)-0.25

  13. Convex Upper Bound • Linear Convex Upper Bound

  14. Bundle Method • General convex optimization solver with tight convergence bound O(1/)

  15. Bundle Method for CoFiRank

More Related