IRAILGMLAug 25, 2020

Towards Comprehensive Recommender Systems: Time-Aware UnifiedcRecommendations Based on Listwise Ranking of Implicit Cross-Network Data

arXiv:2008.13516v111 citations
Originality Incremental advance
AI Analysis

This work addresses timely and accurate recommendations for users in web applications, but it is incremental as it builds on existing cross-network and ranking methods.

The paper tackles the limitations of existing recommender systems by proposing a deep learning-based unified cross-network solution that addresses cold-start and data sparsity issues, and introduces a personalized listwise optimization criterion for implicit feedback, showing superior accuracy, novelty, and diversity in experiments on Twitter-YouTube and MovieLens datasets.

The abundance of information in web applications make recommendation essential for users as well as applications. Despite the effectiveness of existing recommender systems, we find two major limitations that reduce their overall performance: (1) inability to provide timely recommendations for both new and existing users by considering the dynamic nature of user preferences, and (2) not fully optimized for the ranking task when using implicit feedback. Therefore, we propose a novel deep learning based unified cross-network solution to mitigate cold-start and data sparsity issues and provide timely recommendations for new and existing users.Furthermore, we consider the ranking problem under implicit feedback as a classification task, and propose a generic personalized listwise optimization criterion for implicit data to effectively rank a list of items. We illustrate our cross-network model using Twitter auxiliary information for recommendations on YouTube target network. Extensive comparisons against multiple time aware and cross-network base-lines show that the proposed solution is superior in terms of accuracy, novelty and diversity. Furthermore, experiments conducted on the popular MovieLens dataset suggest that the proposed listwise ranking method outperforms existing state-of-the-art ranking techniques.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes