paper-with-me

홈 › Papers

Knowledge Graph Enhanced Language Agents for Recommendation

2024-10-25 · Taicheng Guo, Chaochun Liu, Hai Wang, Varun Mannam, Fang Wang, Xin Chen, Xiangliang Zhang, Chandan K. Reddy

Language agents have recently been used to simulate human behavior and user-item interactions for recommendation systems. However, current language agent simulations do not understand the relationships between users and items, leading to inaccurate user profiles and ineffective recommendations. In this work, we explore the utility of Knowledge Graphs (KGs), which contain extensive and reliable relationships between users and items, for recommendation. Our key insight is that the paths in a KG can capture complex relationships between users and items, eliciting the underlying reasons for user preferences and enriching user profiles. Leveraging this insight, we propose Knowledge Graph Enhanced Language Agents(KGLA), a framework that unifies language agents and KG for recommendation systems. In the simulated recommendation scenario, we position the user and item within the KG and integrate KG paths as natural language descriptions into the simulation. This allows language agents to interact with each other and discover sufficient rationale behind their interactions, making the simulation more accurate and aligned with real-world cases, thus improving recommendation performance. Our experimental results show that KGLA significantly improves recommendation performance (with a 33%-95% boost in NDCG@1 among three widely used benchmarks) compared to the previous best baseline method.

📄 PDF Abstract BibTeX arXiv:2410.19627

Code (0)

등록된 구현이 없습니다.

Tasks

Knowledge GraphsRecommendation Systems

Similar Papers 제목 키워드 기반

Knowledge Graphs and Pre-trained Language Models enhanced Representation Learning for Conversational Recommender Systems

2023-12-18 · Zhangchi Qiu, Ye Tao, Shirui Pan, Alan Wee-Chung Liew

Conversational recommender systems (CRS) utilize natural language interactions and dialogue history to infer user preferences and provide accurate recommendations. Due to the limited conversation context and background k…

Knowledge GraphsLanguage ModelingLanguage ModellingRecommendation Systems+2

Knowledge Enhanced Multi-Domain Recommendations in an AI Assistant Application

2023-06-09 · Elan Markowitz, Ziyan Jiang, Fan Yang, Xing Fan 외

This work explores unifying knowledge enhanced recommendation with multi-domain recommendation systems in a conversational AI assistant application. Multi-domain recommendation leverages users' interactions in previous d…

Knowledge GraphsRecommendation Systems

Common Sense Enhanced Knowledge-based Recommendation with Large Language Model

2024-03-27 · Shenghao Yang, Weizhi Ma, Peijie Sun, Min Zhang 외

Knowledge-based recommendation models effectively alleviate the data sparsity issue leveraging the side information in the knowledge graph, and have achieved considerable performance. Nevertheless, the knowledge graphs u…

Common Sense ReasoningKnowledge GraphsLanguage ModelingLanguage Modelling+2

MetaKRec: Collaborative Meta-Knowledge Enhanced Recommender System

2022-11-14 · Liangwei Yang, Shen Wang, Jibing Gong, Shaojie Zheng 외

Knowledge graph (KG) enhanced recommendation has demonstrated improved performance in the recommendation system (RecSys) and attracted considerable research interest. Recently the literature has adopted neural graph netw…

Recommendation Systems

Multi-Task Feature Learning for Knowledge Graph Enhanced Recommendation

2019-01-23 · Hongwei Wang, Fuzheng Zhang, Miao Zhao, Wenjie Li 외

Collaborative filtering often suffers from sparsity and cold start problems in real recommendation scenarios, therefore, researchers and engineers usually use side information to address the issues and improve the perfor…

Collaborative FilteringGraph EmbeddingKnowledge Graph EmbeddingKnowledge Graphs+3