paper-with-me

홈 › Papers

Knowledge-based Multiple Adaptive Spaces Fusion for Recommendation

2023-08-29 · Meng Yuan, Fuzhen Zhuang, Zhao Zhang, Deqing Wang, Jin Dong

Since Knowledge Graphs (KGs) contain rich semantic information, recently there has been an influx of KG-enhanced recommendation methods. Most of existing methods are entirely designed based on euclidean space without considering curvature. However, recent studies have revealed that a tremendous graph-structured data exhibits highly non-euclidean properties. Motivated by these observations, in this work, we propose a knowledge-based multiple adaptive spaces fusion method for recommendation, namely MCKG. Unlike existing methods that solely adopt a specific manifold, we introduce the unified space that is compatible with hyperbolic, euclidean and spherical spaces. Furthermore, we fuse the multiple unified spaces in an attention manner to obtain the high-quality embeddings for better knowledge propagation. In addition, we propose a geometry-aware optimization strategy which enables the pull and push processes benefited from both hyperbolic and spherical spaces. Specifically, in hyperbolic space, we set smaller margins in the area near to the origin, which is conducive to distinguishing between highly similar positive items and negative ones. At the same time, we set larger margins in the area far from the origin to ensure the model has sufficient error tolerance. The similar manner also applies to spherical spaces. Extensive experiments on three real-world datasets demonstrate that the MCKG has a significant improvement over state-of-the-art recommendation methods. Further ablation experiments verify the importance of multi-space fusion and geometry-aware optimization strategy, justifying the rationality and effectiveness of MCKG.

📄 PDF Abstract BibTeX arXiv:2308.15244

Code (0)

등록된 구현이 없습니다.

Tasks

Knowledge Graphs

Similar Papers 제목 키워드 기반

AdaTT: Adaptive Task-to-Task Fusion Network for Multitask Learning in Recommendations

2023-04-11 · Danwei Li, Zhengyu Zhang, Siyang Yuan, Mingze Gao 외

Multi-task learning (MTL) aims to enhance the performance and efficiency of machine learning models by simultaneously training them on multiple tasks. However, MTL research faces two challenges: 1) effectively modeling t…

Multi-Task Learning

M3oE: Multi-Domain Multi-Task Mixture-of Experts Recommendation Framework

2024-04-29 · Zijian Zhang, Shuchang Liu, Jiaao Yu, Qingpeng Cai 외

Multi-domain recommendation and multi-task recommendation have demonstrated their effectiveness in leveraging common information from different domains and objectives for comprehensive user modeling. Nonetheless, the pra…

AutoMLMixture-of-Experts

Fusion and Alignment Enhancement with Large Language Models for Tail-item Sequential Recommendation

2026-04-04 · Zhifu Wei, Yizhou Dang, Guibing Guo, Chuang Zhao 외 arxiv

Sequential Recommendation (SR) learns user preferences from their historical interaction sequences and provides personalized suggestions. In real-world scenarios, most items exhibit sparse interactions, known as the tail…

Sequential RecommendationContrastive Learning

GraphFusionSBR: Denoising Multi-Channel Graphs for Session-Based Recommendation

2026-01-13 · Jia-Xin He, Hung-Hsuan Chen arxiv

Session-based recommendation systems must capture implicit user intents from sessions. However, existing models suffer from issues such as item interaction dominance and noisy sessions. We propose a multi-channel recomme…

Recommendation Systems

Transferable Sequential Recommendation via Vector Quantized Meta Learning

2024-11-04 · Zhenrui Yue, Huimin Zeng, Yang Zhang, Julian McAuley 외

While sequential recommendation achieves significant progress on capturing user-item transition patterns, transferring such large-scale recommender systems remains challenging due to the disjoint user and item groups acr…

Meta-LearningQuantizationRecommendation SystemsSequential Recommendation