GOT4Rec: Graph of Thoughts for Sequential Recommendation
Zewen Long, Liang Wang, Shu Wu, Qiang Liu, Liang Wang

TL;DR
GOT4Rec introduces a graph of thoughts reasoning strategy for sequential recommendation, enabling large language models to better utilize user history and improve recommendation accuracy through enhanced reasoning and aggregation.
Contribution
The paper presents GOT4Rec, a novel method that leverages graph of thoughts reasoning to improve LLM-based sequential recommendation by effectively integrating user interests and collaborative data.
Findings
Outperforms state-of-the-art baselines by 37.11% on real-world datasets.
Effectively utilizes user short-term, long-term, and collaborative interests.
Enhances recommendation accuracy and explanation quality.
Abstract
With their vast open-world knowledge and reasoning abilities, large language models (LLMs) have become a promising tool for sequential recommendation. Researchers have explored various methods to harness these capabilities, but most existing approaches rely on simple input-output prompting, failing to effectively bridge the gap between LLMs' general knowledge and the specific needs of recommendation tasks. While reasoning strategies like chain-of-thought (CoT) have been introduced to enhance performance, they often produce inaccurate recommendations due to underutilized user preference information and insufficient reasoning depth. To address these challenges, we propose GOT4Rec, a novel sequential recommendation method leveraging the graph of thoughts (GoT) reasoning strategy. Our method focuses on three key types of information in user histories: short-term interests, long-term…
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
TopicsRecommender Systems and Techniques · Machine Learning in Healthcare · Mental Health via Writing
