Matrix Factorization Techniques for Recommender Systems, Yehuda Koren, Robert Bell, and Chris Volinsky, 2009Computer, Vol. 42 (IEEE Computer Society)DOI: 10.1109/MC.2009.263 - A seminal paper on matrix factorization for collaborative filtering, detailing the use of L2 regularization to prevent overfitting and improve generalization.
Recommender Systems: The Textbook, Charu C. Aggarwal, 2016 (Springer)DOI: 10.1007/978-3-319-29659-3 - Provides a detailed overview of matrix factorization models in recommender systems, including the practical application and importance of regularization techniques.