DRDT: Dynamic Reflection with Divergent Thinking for LLM-based Sequential Recommendation
Yu Wang, Zhiwei Liu, Jianguo Zhang, Weiran Yao, Shelby Heinecke,, Philip S. Yu

TL;DR
This paper introduces DRDT, a novel reasoning approach using dynamic reflection and divergent thinking within a retriever-reranker framework, significantly improving LLM-based sequential recommendation without fine-tuning.
Contribution
It presents a new reasoning principle, Dynamic Reflection with Divergent Thinking, tailored for sequential recommendation, leveraging user feedback and high-level preferences.
Findings
Outperforms GPT-3.5 on three datasets with 7b models.
Effective without fine-tuning LLMs.
Demonstrates the potential of tailored reasoning strategies for recommendation tasks.
Abstract
The rise of Large Language Models (LLMs) has sparked interest in their application to sequential recommendation tasks as they can provide supportive item information. However, due to the inherent complexities of sequential recommendation, such as sequential patterns across datasets, noise within sequences, and the temporal evolution of user preferences, existing LLM reasoning strategies, such as in-context learning and chain-of-thought are not fully effective. To address these challenges, we introduce a novel reasoning principle: Dynamic Reflection with Divergent Thinking within a retriever-reranker framework. Our approach starts with a collaborative in-context demonstration retriever, which collects sequences exhibiting collaborative behaviors as in-context examples. Following this, we abstract high-level user preferences across multiple aspects, providing a more nuanced understanding…
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
TopicsTopic Modeling · Natural Language Processing Techniques · Recommender Systems and Techniques
