Attainment Ratings for Graph-Query Recommendation
The video game industry is larger than both the film and music industries combined. Recommender systems for video games have received relatively scant academic attention, despite the uniqueness of the medium and its data. In this paper, we introduce a graph-based recommender system that makes use of interactivity, arguably the most significant feature of video gaming. We show that the use of implicit data that tracks user-game interactions and levels of attainment (e.g. Sony Playstation Trophies, Microsoft Xbox Achievements) has high predictive value when making recommendations. Furthermore, we argue that the characteristics of the video gaming hobby (low cost, high duration, socially relevant) make clear the necessity of personalized, individual recommendations that can incorporate social networking information. We demonstrate the natural suitability of graph-query based recommendation for this purpose.
Code (0)
등록된 구현이 없습니다.
Tasks
Recommendation SystemsSimilar Papers 제목 키워드 기반
MindReader: Recommendation over Knowledge Graph Entities with Explicit User Ratings
Knowledge Graphs (KGs) have been integrated in several models of recommendation to augment the informational value of an item by means of its related entities in the graph. Yet, existing datasets only provide explicit ra…
Knowledge GraphsRecommendation SystemsUnifying paragraph embeddings and neural collaborative filtering for hybrid recommendation
Collaborative filtering is one of widely used recommendation techniques. Despite the effectiveness of matrix factorization for collaborative filtering; however, the inner product operator, combining the multiplication …
Collaborative FilteringA Semi-Synthetic Dataset Generation Framework for Causal Inference in Recommender Systems
Accurate recommendation and reliable explanation are two key issues for modern recommender systems. However, most recommendation benchmarks only concern the prediction of user-item ratings while omitting the underlying c…
Causal InferenceDataset GenerationDescriptiveRecommendation Systems+1Criteria Tell You More than Ratings: Criteria Preference-Aware Light Graph Convolution for Effective Multi-Criteria Recommendation
The multi-criteria (MC) recommender system, which leverages MC rating information in a wide range of e-commerce areas, is ubiquitous nowadays. Surprisingly, although graph neural networks (GNNs) have been widely applied …
Computational EfficiencyRecommendation SystemsGraphing else matters: exploiting aspect opinions and ratings in explainable graph-based recommendations
The success of neural network embeddings has entailed a renewed interest in using knowledge graphs for a wide variety of machine learning and information retrieval tasks. In particular, current recommendation methods bas…
Graph EmbeddingInformation RetrievalKnowledge GraphsRetrieval