NewEvery arXiv paper, its researchers & institutions — mapped.
information retrieval

From Understanding to Action: Feedback-Grounded Policy Discovery for Generative Recommendation

arXiv:2607.27789

summary

The paper introduces a feedback‑driven framework that first extracts user intent and then discovers recommendation policies using outcome‑derived feedback, distilling this knowledge into latent tokens for a lightweight Semantic‑ID generator that enables LLM‑free online recommendation.

Abstract

Semantic-ID-based generative recommenders enable efficient next-item generation, but their item-level supervision mainly captures behavioral co-occurrence and local transitions. Large language models (LLMs) can complement these models by reasoning over heterogeneous interaction histories to understand the user's current demand. However, LLMs are not inherently trained with recommendation-specific outcome feedback, and linguistically plausible reasoning therefore does not necessarily lead to effective recommendation decisions. We term this mismatch the Understanding-Action Gap. Accordingly, we distinguish intent knowledge, which captures the user's current demand, from policy knowledge, which specifies the recommendation direction and rejection boundary under that demand. To bridge this gap, we propose a feedback-driven agent framework that first induces task-oriented intent and then discovers recommendation policies according to their incremental utility over an intent-only baseline. Candidate policies are evaluated and refined using outcome-derived feedback rather than linguistic plausibility. We further transfer the resulting intent and policy knowledge into two latent tokens of a lightweight Semantic-ID generator through dual-space relational distillation, enabling LLM-free online inference. Experiments on public benchmarks show consistent improvements over baselines, while large-scale online A/B tests achieve gains of 4.506% in Revenue and 4.621% in ADVV.

Topics & keywords

#generative recommendation#large language models#feedback‑driven policy discovery#intent modeling#knowledge distillation#online inferenceSemantic-ID generatordual‑space relational distillationoutcome feedbackpolicy knowledgeLLM‑free inference