
TL;DR
MatMat introduces a novel matrix factorization approach that replaces scalar ratings with matrices, enabling better integration of side information and multitask learning, and demonstrating improved performance in recommendation tasks.
Contribution
The paper proposes a matrix-based factorization framework that enhances side information use and multitask learning, surpassing traditional scalar-based methods.
Findings
Outperforms existing methods in accuracy and fairness metrics.
Effectively incorporates side information like popularity data.
Suitable as a substitute for tensor factorization in various scenarios.
Abstract
Matrix factorization is a widely adopted recommender system technique that fits scalar rating values by dot products of user feature vectors and item feature vectors. However, the formulation of matrix factorization as a scalar fitting problem is not friendly to side information incorporation or multi-task learning. In this paper, we replace the scalar values of the user rating matrix by matrices, and fit the matrix values by matrix products of user feature matrix and item feature matrix. Our framework is friendly to multitask learning and side information incorporation. We use popularity data as side information in our paper in particular to enhance the performance of matrix factorization techniques. In the experiment section, we prove the competence of our method compared with other approaches using both accuracy and fairness metrics. Our framework is an ideal substitute for tensor…
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.
