LLM is Knowledge Graph Reasoner: LLM's Intuition-aware Knowledge Graph Reasoning for Cold-start Sequential Recommendation
Keigo Sakurai, Ren Togo, Takahiro Ogawa, Miki Haseyama

TL;DR
This paper introduces LIKR, a novel recommendation model that combines LLMs and knowledge graphs to improve cold-start sequential recommendations by leveraging LLM intuition and temporal awareness, addressing scalability and data sparsity issues.
Contribution
The paper proposes LIKR, a reinforcement learning-based framework that uses LLMs as intuition-guided reasoners for KGs, enhancing cold-start recommendation performance.
Findings
LIKR outperforms state-of-the-art methods in cold-start scenarios.
Incorporating temporal awareness improves recommendation accuracy.
Using KGs limits LLM output, enhancing scalability.
Abstract
Knowledge Graphs (KGs) represent relationships between entities in a graph structure and have been widely studied as promising tools for realizing recommendations that consider the accurate content information of items. However, traditional KG-based recommendation methods face fundamental challenges: insufficient consideration of temporal information and poor performance in cold-start scenarios. On the other hand, Large Language Models (LLMs) can be considered databases with a wealth of knowledge learned from the web data, and they have recently gained attention due to their potential application as recommendation systems. Although approaches that treat LLMs as recommendation systems can leverage LLMs' high recommendation literacy, their input token limitations make it impractical to consider the entire recommendation domain dataset and result in scalability issues. To address these…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAccess Control and Trust · Cryptography and Data Security
MethodsSoftmax · Attention Is All You Need
