Matrix Factorization Techniques for Recommender Systems, Yehuda Koren, Robert Bell, and Chris Volinsky, 2009Computer, Vol. 42 (IEEE)DOI: 10.1109/MC.2009.263 - This foundational paper introduces and details matrix factorization methods that achieved significant improvements in recommender systems, particularly as a key solution in the Netflix Prize competition.
Recommender Systems Handbook, Francesco Ricci, Lior Rokach, and Bracha Shapira, 2015 (Springer)DOI: 10.1007/978-1-4899-7637-6 - A comprehensive textbook providing in-depth coverage of various recommender system techniques, including dedicated chapters on matrix factorization models.
Mining of Massive Datasets, Jure Leskovec, Anand Rajaraman, Jeff Ullman, 2020 (Cambridge University Press) - Offers a clear, accessible explanation of collaborative filtering and matrix factorization within the context of large-scale data mining.
Lecture Notes on Machine Learning (CS229), Andrew Ng, 2018 - Provides a structured, pedagogical overview of collaborative filtering and matrix factorization, often used by students for foundational understanding.