paper-with-me

홈 › Papers

InBox: Recommendation with Knowledge Graph using Interest Box Embedding

2024-03-19 · Zezhong Xu, Yincen Qu, Wen Zhang, Lei Liang, Huajun Chen

Knowledge graphs (KGs) have become vitally important in modern recommender systems, effectively improving performance and interpretability. Fundamentally, recommender systems aim to identify user interests based on historical interactions and recommend suitable items. However, existing works overlook two key challenges: (1) an interest corresponds to a potentially large set of related items, and (2) the lack of explicit, fine-grained exploitation of KG information and interest connectivity. This leads to an inability to reflect distinctions between entities and interests when modeling them in a single way. Additionally, the granularity of concepts in the knowledge graphs used for recommendations tends to be coarse, failing to match the fine-grained nature of user interests. This homogenization limits the precise exploitation of knowledge graph data and interest connectivity. To address these limitations, we introduce a novel embedding-based model called InBox. Specifically, various knowledge graph entities and relations are embedded as points or boxes, while user interests are modeled as boxes encompassing interaction history. Representing interests as boxes enables containing collections of item points related to that interest. We further propose that an interest comprises diverse basic concepts, and box intersection naturally supports concept combination. Across three training steps, InBox significantly outperforms state-of-the-art methods like HAKG and KGIN on recommendation tasks. Further analysis provides meaningful insights into the variable value of different KG data for recommendations. In summary, InBox advances recommender systems through box-based interest and concept modeling for sophisticated knowledge graph exploitation.

📄 PDF Abstract BibTeX arXiv:2403.12649

Code (0)

등록된 구현이 없습니다.

Tasks

Knowledge GraphsRecommendation Systems

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically

Similar Papers 제목 키워드 기반

Scholar Inbox: Personalized Paper Recommendations for Scientists

2025-04-11 · Markus Flicke, Glenn Angrabeit, Madhav Iyengar, Vitalii Protsenko 외

Scholar Inbox is a new open-access platform designed to address the challenges researchers face in staying current with the rapidly expanding volume of scientific literature. We provide personalized recommendations, cont…

Active LearningRecommendation Systems

Relation Embedding for Personalised POI Recommendation

2020-02-09 · Xianjing Wang, Flora D. Salim, Yongli Ren, Piotr Koniusz

Point-of-Interest (POI) recommendation is one of the most important location-based services helping people discover interesting venues or services. However, the extreme user-POI matrix sparsity and the varying spatio-tem…

Graph EmbeddingKnowledge Graph EmbeddingRelationTranslation

A Personalized Recommender System Based-on Knowledge Graph Embeddings

2023-07-20 · Ngoc Luyen Le, Marie-Hélène Abel, Philippe Gouspillou

Knowledge graphs have proven to be effective for modeling entities and their relationships through the use of ontologies. The recent emergence in interest for using knowledge graphs as a form of information modeling has …

Knowledge Graph EmbeddingsKnowledge GraphsRecommendation Systems

HySAGE: A Hybrid Static and Adaptive Graph Embedding Network for Context-Drifting Recommendations

2022-08-20 · Sichun Luo, Xinyi Zhang, Yuanzhang Xiao, Linqi Song

The recent popularity of edge devices and Artificial Intelligent of Things (AIoT) has driven a new wave of contextual recommendations, such as location based Point of Interest (PoI) recommendations and computing resource…

Collaborative FilteringGraph Embedding

Interest-aware Message-Passing GCN for Recommendation

2021-02-19 · Fan Liu, Zhiyong Cheng, Lei Zhu, Zan Gao 외

Graph Convolution Networks (GCNs) manifest great potential in recommendation. This is attributed to their capability on learning good user and item embeddings by exploiting the collaborative signals from the high-order n…