paper-with-me

Papers

KGUF: Simple Knowledge-aware Graph-based Recommender with User-based Semantic Features Filtering

2024-03-29 · Salvatore Bufi, Alberto Carlo Maria Mancino, Antonio Ferrara, Daniele Malitesta, Tommaso Di Noia, Eugenio Di Sciascio

The recent integration of Graph Neural Networks (GNNs) into recommendation has led to a novel family of Collaborative Filtering (CF) approaches, namely Graph Collaborative Filtering (GCF). Following the same GNNs wave, recommender systems exploiting Knowledge Graphs (KGs) have also been successfully empowered by the GCF rationale to combine the representational power of GNNs with the semantics conveyed by KGs, giving rise to Knowledge-aware Graph Collaborative Filtering (KGCF), which use KGs to mine hidden user intent. Nevertheless, empirical evidence suggests that computing and combining user-level intent might not always be necessary, as simpler approaches can yield comparable or superior results while keeping explicit semantic features. Under this perspective, user historical preferences become essential to refine the KG and retain the most discriminating features, thus leading to concise item representation. Driven by the assumptions above, we propose KGUF, a KGCF model that learns latent representations of semantic features in the KG to better define the item profile. By leveraging user profiles through decision trees, KGUF effectively retains only those features relevant to users. Results on three datasets justify KGUF's rationale, as our approach is able to reach performance comparable or superior to SOTA methods while maintaining a simpler formalization. Link to the repository: https://github.com/sisinflab/KGUF.

📄 PDF Abstract BibTeX arXiv:2403.20095

Code (1)

sisinflab/kguf 공식 구현 pytorch

Tasks

Collaborative FilteringKnowledge GraphsRecommendation Systems

Similar Papers 제목 키워드 기반

Conditional Attention Networks for Distilling Knowledge Graphs in Recommendation

2021-11-03 · Ke Tu, Peng Cui, Daixin Wang, Zhiqiang Zhang 외

Knowledge graph is generally incorporated into recommender systems to improve overall performance. Due to the generalization and scale of the knowledge graph, most knowledge relationships are not helpful for a target use…

Knowledge GraphsRecommendation SystemsSemantic SimilaritySemantic Textual Similarity

Semantic TrueLearn: Using Semantic Knowledge Graphs in Recommendation Systems

2021-12-08 · Sahan Bulathwela, María Pérez-Ortiz, Emine Yilmaz, John Shawe-Taylor

In informational recommenders, many challenges arise from the need to handle the semantic and hierarchical structure between knowledge areas. This work aims to advance towards building a state-aware educational recommend…

Knowledge GraphsLifelong learningRecommendation Systems

Attribute-aware non-linear co-embeddings of graph features

2019-09-16 · Thirteenth ACM Conference on Recommender Systems (RecSys ’19) 2019 9 · Ahmed Rashed; Josif Grabocka; Lars Schmidt-Thieme

In very sparse recommender data sets, attributes of users such as age, gender and home location and attributes of items such as, in the case of movies, genre, release year, and director can improve the recommendation acc…

AttributeRecommendation Systems

Knowledge-aware Graph Neural Networks with Label Smoothness Regularization for Recommender Systems

2019-05-11 · Hongwei Wang, Fuzheng Zhang, Mengdi Zhang, Jure Leskovec 외

Knowledge graphs capture structured information and relations between a set of entities or items. As such knowledge graphs represent an attractive source of information that could help improve recommender systems. Howeve…

Feature EngineeringGraph Neural NetworkInductive BiasKnowledge Graphs+1

Ontology-based Context Aware Recommender System Application for Tourism

2022-12-29 · Vitor T. Camacho, José Cruz

In this work a novel recommender system (RS) for Tourism is presented. The RS is context aware as is now the rule in the state-of-the-art for recommender systems and works on top of a tourism ontology which is used to gr…

Collaborative FilteringRecommendation Systems