paper-with-me

Papers

Extending a Tag-based Collaborative Recommender with Co-occurring Information Interests

2020-03-30 · Noemi Mauro, Liliana Ardissono

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.

📄 PDF Abstract BibTeX arXiv:2003.13474

Code (0)

등록된 구현이 없습니다.

Tasks

Collaborative FilteringDiversityTAG

Similar Papers 제목 키워드 기반

Managing multi-facet bias in collaborative filtering recommender systems

2023-02-21 · Samira Vaez Barenji, Saeed Farzi

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 Systems

RippleNet: Propagating User Preferences on the Knowledge Graph for Recommender Systems

2018-03-09 · Hongwei Wang, Fuzheng Zhang, Jialin Wang, Miao Zhao 외

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 Systems

PRECISE: Pre-training Sequential Recommenders with Collaborative and Semantic Information

2024-12-09 · Chonggang Song, Chunxu Shen, Hao Gu, Yaoming Wu 외

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 Recommendation

Collaborative Knowledge Fusion: A Novel Approach for Multi-task Recommender Systems via LLMs

2024-10-28 · Chuang Zhao, Xing Su, Ming He, Hongke Zhao 외

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 Learning

Co-Authoring the Self: A Human-AI Interface for Interest Reflection in Recommenders

2025-10-10 · Ruixuan Sun, Junyuan Wang, Sanjali Roy, Joseph A. Konstan arxiv

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…