Extending a Tag-based Collaborative Recommender with Co-occurring Information Interests
Collaborative Filtering is largely applied to personalize item recommendation but its performance is affected by the sparsity of rating data. In order to address this issue, recent systems have been developed to improve recommendation by extracting latent factors from the rating matrices, or by exploiting trust relations established among users in social networks. In this work, we are interested in evaluating whether other sources of preference information than ratings and social ties can be used to improve recommendation performance. Specifically, we aim at testing whether the integration of frequently co-occurring interests in information search logs can improve recommendation performance in User-to-User Collaborative Filtering (U2UCF). For this purpose, we propose the Extended Category-based Collaborative Filtering (ECCF) recommender, which enriches category-based user profiles derived from the analysis of rating behavior with data categories that are frequently searched together by people in search sessions. We test our model using a big rating dataset and a log of a largely used search engine to extract the co-occurrence of interests. The experiments show that ECCF outperforms U2UCF and category-based collaborative recommendation in accuracy, MRR, diversity of recommendations and user coverage. Moreover, it outperforms the SVD++ Matrix Factorization algorithm in accuracy and diversity of recommendation lists.
Code (0)
등록된 구현이 없습니다.
Tasks
Collaborative FilteringDiversityTAGSimilar Papers 제목 키워드 기반
Managing multi-facet bias in collaborative filtering recommender systems
Due to the extensive growth of information available online, recommender systems play a more significant role in serving people's interests. Traditional recommender systems mostly use an accuracy-focused approach to prod…
Collaborative FilteringRecommendation SystemsRippleNet: Propagating User Preferences on the Knowledge Graph for Recommender Systems
To address the sparsity and cold start problem of collaborative filtering, researchers usually make use of side information, such as social networks or item attributes, to improve recommendation performance. This paper c…
Click-Through Rate PredictionCollaborative FilteringNews RecommendationRecommendation SystemsPRECISE: Pre-training Sequential Recommenders with Collaborative and Semantic Information
Real-world recommendation systems commonly offer diverse content scenarios for users to interact with. Considering the enormous number of users in industrial platforms, it is infeasible to utilize a single unified recomm…
Feature EngineeringRecommendation SystemsSequential RecommendationCollaborative Knowledge Fusion: A Novel Approach for Multi-task Recommender Systems via LLMs
Owing to the impressive general intelligence of large language models (LLMs), there has been a growing trend to integrate them into recommender systems to gain a more profound insight into human interests and intentions.…
Collaborative FilteringExplainable RecommendationRecommendation SystemsTransfer LearningCo-Authoring the Self: A Human-AI Interface for Interest Reflection in Recommenders
Natural language-based user profiles in recommender systems have been explored for their interpretability and potential to help users scrutinize and refine their interests, thereby improving recommendation quality. Build…