paper-with-me

홈 › Papers

Knowledge-aware Neural Networks with Personalized Feature Referencing for Cold-start Recommendation

2022-09-28 · Xinni Zhang, Yankai Chen, Cuiyun Gao, Qing Liao, Shenglin Zhao, Irwin King

Incorporating knowledge graphs (KGs) as side information in recommendation has recently attracted considerable attention. Despite the success in general recommendation scenarios, prior methods may fall short of performance satisfaction for the cold-start problem in which users are associated with very limited interactive information. Since the conventional methods rely on exploring the interaction topology, they may however fail to capture sufficient information in cold-start scenarios. To mitigate the problem, we propose a novel Knowledge-aware Neural Networks with Personalized Feature Referencing Mechanism, namely KPER. Different from most prior methods which simply enrich the targets' semantics from KGs, e.g., product attributes, KPER utilizes the KGs as a "semantic bridge" to extract feature references for cold-start users or items. Specifically, given cold-start targets, KPER first probes semantically relevant but not necessarily structurally close users or items as adaptive seeds for referencing features. Then a Gated Information Aggregation module is introduced to learn the combinatorial latent features for cold-start users and items. Our extensive experiments over four real-world datasets show that, KPER consistently outperforms all competing methods in cold-start scenarios, whilst maintaining superiority in general scenarios without compromising overall performance, e.g., by achieving 0.81%-16.08% and 1.01%-14.49% performance improvement across all datasets in Top-10 recommendation.

📄 PDF Abstract BibTeX arXiv:2209.13973

Code (0)

등록된 구현이 없습니다.

Tasks

Knowledge Graphs

Similar Papers 제목 키워드 기반

Personalized and Multi-View Representation for Federated Cold-Start Recommendation

2026-08-28 · Jaehyung Lim, Wonbin Kweon, Woojoo Kim, Junyoung Kim 외 arxiv

Federated recommendation (FedRec) enables personalized modeling without centralizing users' interaction histories, but most existing methods assume a fixed item pool and thus overlook the practical cold-item setting wher…

LLM-driven Effective Knowledge Tracing by Integrating Dual-channel Difficulty

2025-02-27 · Jiahui Cen, Jianghao Lin, Weizhong Xuan, Dong Zhou 외

Knowledge Tracing (KT) is a fundamental technology in intelligent tutoring systems used to simulate changes in students' knowledge state during learning, track personalized knowledge mastery, and predict performance. How…

Knowledge TracingRAGRetrieval-augmented Generation

PP-Rec: News Recommendation with Personalized User Interest and Time-aware News Popularity

2021-06-02 · ACL 2021 5 · Tao Qi, Fangzhao Wu, Chuhan Wu, Yongfeng Huang

Personalized news recommendation methods are widely used in online news services. These methods usually recommend news based on the matching between news content and user interest inferred from historical behaviors. Howe…

DiversityNews Recommendation

Personalized Graph-Based Retrieval for Large Language Models

2025-01-04 · Steven Au, Cameron J. Dimacali, Ojasmitha Pedirappagari, Namyong Park 외

As large language models (LLMs) evolve, their ability to deliver personalized and context-aware responses offers transformative potential for improving user experiences. Existing personalization approaches, however, ofte…

Knowledge GraphsRetrievalRetrieval-augmented GenerationText Generation

Attentive Knowledge-aware Graph Convolutional Networks with Collaborative Guidance for Personalized Recommendation

2021-09-05 · Yankai Chen, Yaming Yang, Yujing Wang, Jing Bai 외

To alleviate data sparsity and cold-start problems of traditional recommender systems (RSs), incorporating knowledge graphs (KGs) to supplement auxiliary information has attracted considerable attention recently. However…

Click-Through Rate PredictionKnowledge-Aware RecommendationKnowledge GraphsRecommendation Systems