Papers › Large Language Models are Learnable Planners for Long-Term Recommendation

Large Language Models are Learnable Planners for Long-Term Recommendation

29 Feb 2024arXiv:2403.00843archive 2025-07-28

Wentao Shi, Xiangnan He, Yang Zhang, Chongming Gao, Xinyue Li, Jizhi Zhang, Qifan Wang, Fuli Feng

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.

PaperPDFCodeCode Syntology ran

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="2403.00843")

Code

Syntology Ran 11 of 11 code samples harvested from 1 repository linked to this paper; 0 have no recorded run. Of those that ran: 11 ran with no contract checked.

By repository: official repository: 11 samples from 1 repository, 11 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

jizhi-zhang/billp officialmentioned in paperMIT report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

11 samples harvested; 11 ran; 0 honoured the contract we drafted; 0 have no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.

11ran

Licence: 0 of the 11 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from jizhi-zhang/billp. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

EM jizhi-zhang/billp/Agents/agent_reflexion.py official repository ran fingerprinted MIT (permissive) · 20c8a77ea03b234c · report
calculate_q_value jizhi-zhang/billp/Agents/agent_retrival.py official repository ran fingerprinted MIT (permissive) · 49259a169df2dfbb · report
format_Q_record jizhi-zhang/billp/Agents/agent_retrival.py official repository ran MIT (permissive) · d048a9a15e22d858 · report
format_query jizhi-zhang/billp/Agents/agent_a2c.py official repository ran MIT (permissive) · 0afdb39510e14e05 · report
format_step jizhi-zhang/billp/Agents/agent_a2c.py official repository ran MIT (permissive) · 7aa38bfabee25462 · report
get_fewshot_prompt jizhi-zhang/billp/generation_rec_agents.py official repository ran MIT (permissive) · acc8227d9282095d · report
normalize_answer jizhi-zhang/billp/Agents/agent_reflexion.py official repository ran fingerprinted MIT (permissive) · a6b5e8f7937e1e87 · report
parse_action jizhi-zhang/billp/Agents/agent_base.py official repository ran MIT (permissive) · 215250417118aa19 · report
prepare_prompt jizhi-zhang/billp/generation_rec_agents.py official repository ran fingerprinted MIT (permissive) · 709bc4884360648d · report
prune_thought jizhi-zhang/billp/generation_rec_agents.py official repository ran fingerprinted MIT (permissive) · f74eba69368f69c3 · report
try_with_delay jizhi-zhang/billp/Agents/agent_a2c.py official repository ran MIT (permissive) · 364a2e64bc911cd9 · report

Tasks

Decision MakingLanguage ModellingLarge Language ModelReinforcement Learning (RL)

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Methods

SET

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections