paper-with-me

Papers

How to Surprisingly Consider Recommendations? A Knowledge-Graph-based Approach Relying on Complex Network Metrics

2024-05-14 · Oliver Baumann, Durgesh Nandini, Anderson Rossanez, Mirco Schoenfeld, Julio Cesar Dos Reis

Traditional recommendation proposals, including content-based and collaborative filtering, usually focus on similarity between items or users. Existing approaches lack ways of introducing unexpectedness into recommendations, prioritizing globally popular items over exposing users to unforeseen items. This investigation aims to design and evaluate a novel layer on top of recommender systems suited to incorporate relational information and suggest items with a user-defined degree of surprise. We propose a Knowledge Graph (KG) based recommender system by encoding user interactions on item catalogs. Our study explores whether network-level metrics on KGs can influence the degree of surprise in recommendations. We hypothesize that surprisingness correlates with certain network metrics, treating user profiles as subgraphs within a larger catalog KG. The achieved solution reranks recommendations based on their impact on structural graph metrics. Our research contributes to optimizing recommendations to reflect the metrics. We experimentally evaluate our approach on two datasets of LastFM listening histories and synthetic Netflix viewing profiles. We find that reranking items based on complex network metrics leads to a more unexpected and surprising composition of recommendation lists.

📄 PDF Abstract BibTeX arXiv:2405.08465

Code (0)

등록된 구현이 없습니다.

Tasks

Collaborative FilteringRecommendation SystemsReranking

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

Thematic recommendations on knowledge graphs using multilayer networks

2021-05-12 · Mariano Beguerisse-Díaz, Dimitrios Korkinof, Till Hoffmann

We present a framework to generate and evaluate thematic recommendations based on multilayer network representations of knowledge graphs (KGs). In this representation, each layer encodes a different type of relationship …

Collaborative FilteringKnowledge GraphsMovie Recommendation

Web of Scholars: A Scholar Knowledge Graph

2022-02-23 · Jiaying Liu, Jing Ren, Wenqing Zheng, Lianhua Chi 외

In this work, we demonstrate a novel system, namely Web of Scholars, which integrates state-of-the-art mining techniques to search, mine, and visualize complex networks behind scholars in the field of Computer Science. R…

Avoiding Over-Personalization with Rule-Guided Knowledge Graph Adaptation for LLM Recommendations

2025-09-08 · Fernando Spadea, Oshani Seneviratne arxiv

We present a lightweight neuro-symbolic framework to mitigate over-personalization in LLM-based recommender systems by adapting user-side Knowledge Graphs (KGs) at inference time. Instead of retraining models or relying …

Knowledge Graphs

GRAINRec: Graph and Attention Integrated Approach for Real-Time Session-Based Item Recommendations

2024-11-14 · Bhavtosh Rath, Pushkar Chennu, David Relyea, Prathyusha Kanmanth Reddy 외

Recent advancements in session-based recommendation models using deep learning techniques have demonstrated significant performance improvements. While they can enhance model sophistication and improve the relevance of r…

Session-Based Recommendations

KATRec: Knowledge Aware aTtentive Sequential Recommendations

2020-12-06 · Mehrnaz Amjadi, Seyed Danial Mohseni Taheri, Theja Tulabandhula

Sequential recommendation systems model dynamic preferences of users based on their historical interactions with platforms. Despite recent progress, modeling short-term and long-term behavior of users in such systems is …

Graph AttentionRecommendation SystemsRepresentation LearningSequential Recommendation