Abstract
User based collaborative filtering (CF) has been successfully applied into recommender system for years. The main idea of user based CF is to discover communities of users sharing similar interests. However, existing user based CF methods may be inaccurate due to the problem of data sparsity. One possible way to improve it is to append new data sources into user based CF. Tags which are added and generated by users is one of the new sources. In order to utilize tags effectively, user-topic based CF is proposed to extract features behind tags, assign them to topics, and measure users' preferences on these topics. In this paper, we conduct comparisons between two user-topic based CF methods based on different tag-topic relations. Both methods calculate user-topic preferences according to ratings of items and topic weights. Experiments are conducted on the data set of MovieLens. The results show that usertopic based CF method is better than user based CF both in computational efficiency and recommendation effect. The effects are significant especially when each tag belongs to multiple topics.
Original language | English |
---|---|
Pages | 312-317 |
Number of pages | 6 |
Publication status | Published - 1 Jan 2013 |
Externally published | Yes |
Event | International Conference on Software Engineering and Knowledge Engineering 2013 - Boston, United States of America Duration: 27 Jun 2013 → 29 Jun 2013 Conference number: 25th |
Conference
Conference | International Conference on Software Engineering and Knowledge Engineering 2013 |
---|---|
Abbreviated title | SEKE 2013 |
Country/Territory | United States of America |
City | Boston |
Period | 27/06/13 → 29/06/13 |
Keywords
- Collaborative filtering
- Recommender systems
- Tag
- Topic model