Abstract
Many types of recommender systems rely on a rich ensemble of user, item, and context features when generating recommendations for users. The features can be either manually engineered or automatically extracted from the available data, such that feature engineering becomes an important part of the recommendation process. In this work, we propose to leverage graph based representation of the data in order to generate and automatically populate features. We represent the standard user-item rating matrix and some domain metadata, as graph vertices and edges. Then, we apply a suite of graph theory and network analysis metrics to the graph based data representation, in order to populate features that augment the original user-item ratings data. The augmented data is fed into a classier that predicts unknown user ratings, which are used for the generation of recommendations. We evaluate the proposed methodology using the recently released Yelp business ratings dataset. Our results indicate that the automatically populated graph features facilitate more accurate and robust predictions, with respect to both the variability and sparsity of ratings.
Original language | English |
---|---|
Title of host publication | IUI 2014 |
Subtitle of host publication | Proceedings of the 19th International Conference on Intelligent User Interfaces |
Place of Publication | New York, NY |
Publisher | Association for Computing Machinery |
Pages | 17-26 |
Number of pages | 10 |
ISBN (Print) | 9781450321846 |
DOIs | |
Publication status | Published - 2014 |
Externally published | Yes |
Event | 19th International Conference on Intelligent User Interfaces, IUI 2014 - Haifa, Israel Duration: 24 Feb 2014 → 27 Feb 2014 |
Conference
Conference | 19th International Conference on Intelligent User Interfaces, IUI 2014 |
---|---|
Country/Territory | Israel |
City | Haifa |
Period | 24/02/14 → 27/02/14 |
Keywords
- Feature Extraction
- Graph-Based Recommendations
- Recommender Systems