Recommender Systems: The Textbook, Charu C. Aggarwal, 2016 (Springer)DOI: 10.1007/978-3-319-29659-3 - This textbook provides a comprehensive introduction to recommender systems, including detailed explanations of collaborative filtering techniques, their underlying principles, and the distinction from content-based methods.
GroupLens: An Open Architecture for Collaborative Filtering of Netnews, Paul Resnick, Neophytos Iacovou, Mitesh Suchak, Peter Bergstrom, John Riedl, 1994Proceedings of the 1994 ACM Conference on Computer Supported Cooperative Work (ACM Press)DOI: 10.1145/192844.192905 - A seminal paper that introduced one of the first widely recognized collaborative filtering systems, GroupLens, establishing user-based recommendation methods.
Item-based collaborative filtering recommendation algorithms, Badrul Sarwar, George Karypis, Joseph A Konstan, John Riedl, 2001Proceedings of the 10th international conference on World Wide Web (Association for Computing Machinery)DOI: 10.1145/371920.372071 - This paper introduces and empirically evaluates item-based collaborative filtering, a method that forms the other side of neighborhood-based CF by focusing on item similarities derived from user ratings.