Matrix Factorization Techniques for Recommender Systems, Yehuda Koren, Robert M. Bell, Chris Volinsky, 2009Computer, Vol. 42(8) (IEEE)DOI: 10.1109/MC.2009.263 - This seminal paper introduces and details various matrix factorization techniques, including SVD-based methods, which became foundational for modern recommendation systems.
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 all major recommender system techniques, with dedicated sections on collaborative filtering and matrix factorization.
Application of Dimensionality Reduction in Recommender Systems - A Case Study, Badrul M. Sarwar, George Karypis, Joseph A. Konstan, John T. Riedl, 2000Proceedings of the WebKDD 2000 Workshop at the ACM-SIGKDD Conference on Knowledge Discovery in Databases (ACM)DOI: 10.1145/347090.347101 - One of the earliest influential works demonstrating the use of Singular Value Decomposition (SVD) for collaborative filtering to address sparsity and scalability challenges.