REVIEW 2 cited by
Large Language Models are Learnable Planners for Long-Term Recommendation
Not yet reviewed by Pith; the record is open.
This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.
SPECIMEN: schema-true, not a live event
T0 review · schema-true
One-sentence machine reading of the paper's core claim.
pith:XXXXXXXX · record.json · timestamp
read the original abstract
Planning for both immediate and long-term benefits becomes increasingly important in recommendation. Existing methods apply Reinforcement Learning (RL) to learn planning capacity by maximizing cumulative reward for long-term recommendation. However, the scarcity of recommendation data presents challenges such as instability and susceptibility to overfitting when training RL models from scratch, resulting in sub-optimal performance. In this light, we propose to leverage the remarkable planning capabilities over sparse data of Large Language Models (LLMs) for long-term recommendation. The key to achieving the target lies in formulating a guidance plan following principles of enhancing long-term engagement and grounding the plan to effective and executable actions in a personalized manner. To this end, we propose a Bi-level Learnable LLM Planner framework, which consists of a set of LLM instances and breaks down the learning process into macro-learning and micro-learning to learn macro-level guidance and micro-level personalized recommendation policies, respectively. Extensive experiments validate that the framework facilitates the planning ability of LLMs for long-term recommendation. Our code and data can be found at https://github.com/jizhi-zhang/BiLLP.
Forward citations
Cited by 2 Pith papers
-
CORONA: A Coarse-to-Fine Framework for Graph-based Recommendation with Large Language Models
CORONA uses LLM-generated preference and intent queries to prune the interaction graph in two stages, then applies a GNN to the remaining subgraph, achieving state-of-the-art recommendation accuracy.
-
LightKG: Efficient Knowledge-Aware Recommendations with Simplified GNN Architecture
LightKG, a simplified GNN recommender with scalar relation weights and an efficient contrastive loss, outperforms 12 knowledge-graph-aware baselines on four datasets, especially under sparse interactions, while cuttin...
Discussion (0). Sign in to comment.