IRApr 16

LWGR: Lagrangian-Constrained Personalized World Knowledge for Generative Recommendation

arXiv:2605.1877126.4
AI Analysis

For generative recommendation systems, LWGR provides a principled method to selectively incorporate LLM knowledge while avoiding performance degradation, with demonstrated practical impact.

LWGR addresses limitations of fixed instructions and uncontrollable knowledge fusion in LLM-based generative recommendation by using Lagrangian constraints to extract and fuse personalized world knowledge, achieving up to 11.23% improvement over baselines and a 1.35% revenue lift on an advertising platform.

Recent progress in large language model (LLM) based generative recommendation (GR) shows that leveraging LLM world knowledge can substantially improve performance. However, existing methods rely on fixed, manually designed instructions to generate semantic knowledge and directly incorporate it into GR, which has two limitations. First, fixed instructions cannot capture the multidimensional heterogeneity of user interests. Second, uncontrollable knowledge fusion may conflict with behavioral signals and harm recommendations. To address these limitations, we propose LWGR, a framework that leverages Lagrangian constraints to transfer users' personalized world knowledge from LLMs into generative recommendation. LWGR enhances GR along two axes: knowledge extraction and fusion. It builds personalized soft instructions to extract behavior-relevant LLM world knowledge, and formulates knowledge fusion as an optimization problem with explicitly bounded performance degradation, which is solved by a Lagrangian primal-dual method to selectively incorporate beneficial knowledge. We further design two training strategies for different LLM scales and a deployment scheme that combines nearline precomputation with lightweight online serving. Experiments on multiple public datasets and one industrial dataset show that LWGR outperforms eight state-of-the-art baselines by up to 11.23% and brings a 1.35% revenue lift on a large-scale advertising platform, demonstrating its effectiveness and practicality.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes