Magnitude Bounded Matrix Factorisation for Recommender Systems
Shuai Jiang, Kan Li, Richard Yi Da Xu

TL;DR
This paper introduces Magnitude Bounded Matrix Factorisation (MBMF), a fast and flexible algorithm for recommender systems that constrains individual user/item feature magnitudes, improving accuracy and scalability.
Contribution
The paper proposes a novel MBMF algorithm that allows different bounds per user/item and converts the constrained problem into an unconstrained one using spherical coordinates.
Findings
MBMF outperforms existing algorithms in accuracy.
MBMF is faster and more scalable on large datasets.
Experiments confirm the effectiveness of the magnitude constraints.
Abstract
Low rank matrix factorisation is often used in recommender systems as a way of extracting latent features. When dealing with large and sparse datasets, traditional recommendation algorithms face the problem of acquiring large, unrestrained, fluctuating values over predictions especially for users/items with very few corresponding observations. Although the problem has been somewhat solved by imposing bounding constraints over its objectives, and/or over all entries to be within a fixed range, in terms of gaining better recommendations, these approaches have two major shortcomings that we aim to mitigate in this work: one is they can only deal with one pair of fixed bounds for all entries, and the other one is they are very time-consuming when applied on large scale recommender systems. In this paper, we propose a novel algorithm named Magnitude Bounded Matrix Factorisation (MBMF), which…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsRecommender Systems and Techniques · Image Retrieval and Classification Techniques · Advanced Image and Video Retrieval Techniques
