An Item Recommendation System is a Computing System that implements an Item Recommendation Algorithm to solve an Item Recommendation Task.
References
2009
- (Wikipedia, 2009) http://en.wikipedia.org/wiki/Recommender_system
- Recommender systems form a specific type of information filtering (IF) technique that attempts to present information items (movies, music, books, news, images, web pages, etc.) that are likely of interest to the user. Typically, a recommender system compares the user's profile to some reference characteristics, and seeks to predict the 'rating' that a user would give to an item they had not yet considered. These characteristics may be from the information item (the content-based approach) or the user's social environment (the collaborative filtering approach).
2005
- (Adomavicius & Tuzhilin, 2005), => Gediminas Adomavicius, and Alexander Tuzhilin. (2005). "Toward the Next Generation of Recommender Systems: A survey of the state-of-the-art and possible extensions." In: IEEE Transactions on Knowledge and Data Engineering. [doi>10.1109/TKDE.2005.99].
- Abstract: This paper presents an overview of the field of recommender systems and describes the current generation of recommendation methods that are usually classified into the following three main categories: content-based, collaborative, and hybrid recommendation approaches. This paper also describes various limitations of current recommendation methods and discusses possible extensions that can improve recommendation capabilities and make recommender systems applicable to an even broader range of applications. These extensions include, among others, an improvement of understanding of users and items, incorporation of the contextual information into the recommendation process, support for multicriteria ratings, and a provision of more flexible and less intrusive types of recommendations.
- (Wei & al, 2005) => Yan Zheng Wei, Luc Moreau, and Nicholas R. Jennings. (2005). "A Market-based Approach to Recommender Systems." In: ACM Transactions on Information Systems (TOIS), 23(3) [doi>10.1145/1080343.1080344].
2004
- (Herlocker & al, 2004) => Jonathan L. Herlocker, Joseph A. Konstan, Loren G. Terveen, and John Riedl. (2004). "Evaluating Collaborative Filtering Recommender Systems." In: ACM Transactions on Information Systems (TOIS) 22(1). [doi>10.1145/963770.963772].
- Abstract: Recommender systems have been evaluated in many, often incomparable, ways. In this article, we review the key decisions in evaluating collaborative filtering recommender systems: the user tasks being evaluated, the types of analysis and datasets being used, the ways in which prediction quality is measured, the evaluation of prediction attributes other than quality, and the user-based evaluation of the system as a whole. In addition to reviewing the evaluation strategies used by prior researchers, we present empirical results from the analysis of various accuracy metrics on one content domain where all the tested metrics collapsed roughly into three equivalence classes. Metrics within each equivalency class were strongly correlated, while metrics from different equivalency classes were uncorrelated.
- Note: It supports that recommender system provide users with a ranked list of the recommended items.
- Cited by ~659 http://scholar.google.ca/scholar?cites=11267964832348181563
2002
- (Burke, 2002) => Robin D. Burke. (2002). "Hybrid Recommender Systems: Survey and Experiments." In: User Modeling and User-Adapted Interaction, 12(4). [doi>10.1023/A:1021240730564].
- Abstract: Recommender systems represent user preferences for the purpose of suggesting items to purchase or examine. They have become fundamental applications in electronic commerce and information access, providing suggestions that effectively prune large information spaces so that users are directed toward those items that best meet their needs and preferences. A variety of techniques have been proposed for performing recommendation, including content-based, collaborative, knowledge-based and other techniques. To improve performance, these methods have sometimes been combined in hybrid recommenders. This paper surveys the landscape of actual and possible hybrid recommenders, and introduces a novel hybrid, EntreeC, a system that combines knowledge-based recommendation and collaborative filtering to recommend restaurants. Further, we show that semantic ratings obtained from the knowledge-based part of the system enhance the effectiveness of collaborative filtering.
- ... Any system that produces individualized recommendations as output or has the effect of guiding the user in a personalized way to interesting or useful objects in a large space of possible options.
2001
1997
- (Resnick & Varian 1997) => Paul Resnick, and Hal R. Varian. (1997). "Recommender Systems." In: Communications of the ACM, 40(3). [doi>10.1145/245108.245121].
- Abtract: IT IS OFTEN NECESSARY TO MAKE CHOICES WITHOUT SUFFICIENT personal experience of the alternatives. In everyday life, we rely on recommendations from other people either by word of mouth, recommendation letters, movie and book reviews printed in newspapers, or general surveys such as Zagat’s restaurant guides.
- ... people provide recommendations as inputs, which the system then aggregates and directs to appropriate recipients.