Cuvillier Verlag

Publications, Dissertations, Habilitations & Brochures.
International Specialist Publishing House for Science and Economy

Cuvillier Verlag

De En Es
Active Learning for Recommender Systems

Hard Copy
EUR 27.60 EUR 26.22

E-book
EUR 19.32

Active Learning for Recommender Systems (English shop)

Rasoul Karimi (Author)

Preview

Table of Contents, PDF (49 KB)
Extract, PDF (71 KB)

ISBN-13 (Hard Copy) 9783954046928
ISBN-13 (eBook) 9783736946927
Language English
Page Number 152
Lamination of Cover matt
Edition 1. Aufl.
Publication Place Göttingen
Place of Dissertation Hildesheim
Publication Date 2014-04-22
General Categorization Dissertation
Departments Informatics
Keywords Recommender Systems, Cold-Start Problem, Active Learning, Matrix Factorization
Description

Nowadays we are living in an era that is overloaded with information. Decision-making in this environment can sometimes become a nightmare. There are too many choices and we simply cannot explore them all. Therefore, it would be really helpful to have a system to help us to find the right choice. Such systems, which learn user preferences and provide personalized recommendations to them are called Recommender Systems.
Evidently, the performance of recommender systems depends on the amount of information that users provide regarding items, most often in the form of ratings. This problem is amplified for new users because they have not provided any rating, which impacts negatively on the quality of generated recommendations. This problem is called new user problem or cold-start problem. A simple and effective way to overcome this problem, is by posing queries to new users so that they express their preferences about selected items, e.g. by rating them. Nevertheless, the selection of items must take into consideration that users are not willing to answer a lot of such queries. To address this problem, active learning methods have been proposed to acquire the most informative ratings, i.e ratings from users that will help most in determining their interests.
The aim of this thesis is to take inspiration from the literature of active learning for machine learning and develop new methods for the new user problem in recommender systems. In the recommender system context, new users play the role of the Oracle and provide labels (ratings) to the queries (items). In this approach, we will take into consideration that although there are no data for new users, but there is abundant data for existing users. Such additional data can help us to develop scalable and accurate active learning methods for the new user problem in recommender systems.
The thesis consists of two parts. In the first part, to be consistent with the settings of active learning in machine learning and the related works on the new user problem in recommender system, it is assumed that the new user is always able to rate the queried items. Next, this constraint is relaxed and new users are allowed not to rate the items.
Most of the developed active learning methods exploit the characteristics matrix factorization because nevertheless, recent research (especially as has been demonstrated during the Netflix challenge) indicates that matrix factorization is a superior prediction model for recommender systems compared to other approaches.