Jämför metoder
Granska de valda metoderna sida vid sida; rader som skiljer sig är markerade.
| Kollaborativ filtrering× | Matrisfullständighet× | |
|---|---|---|
| Ämnesområde | Maskininlärning | Maskininlärning |
| Familj | Machine learning | Machine learning |
| Ursprungsår≠ | 2001 | 2009 |
| Upphovsperson≠ | GroupLens; Sarwar et al. (item-based); Koren et al. (matrix factorization) | Emmanuel Candès & Benjamin Recht |
| Typ≠ | Recommendation from user-item interactions | Convex low-rank recovery |
| Ursprungskälla≠ | Sarwar, B., Karypis, G., Konstan, J., & Riedl, J. (2001). Item-based collaborative filtering recommendation algorithms. Proceedings of the 10th International Conference on World Wide Web, 285–295. DOI ↗ | Candès, E. J., & Recht, B. (2009). Exact matrix completion via convex optimization. Foundations of Computational Mathematics, 9(6), 717–772. DOI ↗ |
| Alias | user-based collaborative filtering, item-based collaborative filtering, matrix factorization recommender, işbirlikçi filtreleme | Nuclear Norm Minimization, Collaborative Filtering via Low-Rank Recovery, Inductive Matrix Completion, Matris Tamamlama |
| Närliggande | 2 | 2 |
| Sammanfattning≠ | Collaborative filtering recommends items to a user by leveraging the preferences of many users — 'people who liked what you liked also liked this'. It learns from a sparse user-item interaction matrix, either by finding similar users or items (neighbourhood methods, formalized by Sarwar et al. in 2001) or by factorizing the matrix into latent user and item factors (matrix factorization, popularized by Koren et al. after the Netflix Prize). | Matrix Completion is a technique for recovering a low-rank matrix from a small, possibly random subset of its entries. Introduced by Emmanuel Candès and Benjamin Recht in 2009, it reformulates the problem as nuclear norm minimization — a convex surrogate for rank minimization — and provides theoretical guarantees that exact recovery is achievable when entries are observed uniformly at random and the matrix satisfies an incoherence condition. |
| ScholarGateDatamängd ↗ |
|
|