Recommender Systems: An Introduction, Francesco Ricci, Lior Rokach, Bracha Shapira, 2022 (Springer)DOI: 10.1007/978-3-030-94307-2 - This comprehensive textbook provides a foundational understanding of recommender systems, including the distinction between explicit and implicit feedback and their impact on system design.
Collaborative Filtering for Implicit Feedback Datasets, Yifan Hu, Yehuda Koren, Chris Volinsky, 2008IEEE Conference Publication (IEEE)DOI: 10.1109/ICDM.2008.162 - This seminal paper introduces a highly influential matrix factorization approach specifically tailored for modeling implicit feedback data, addressing challenges like positive-only feedback and sparsity.
Matrix Factorization Techniques for Recommender Systems, Yehuda Koren, Robert Bell, Chris Volinsky, 2009Computer, Vol. 42 (IEEE)DOI: 10.1109/MC.2009.263 - This widely cited survey article offers a detailed explanation of matrix factorization methods, highlighting their application to both explicit and implicit feedback in recommender systems.