arXiv:2605.06981cs.IRcs.CL2026-05

用强化学习让文本用户画像兼具可解释性和推荐效果

Bridging Textual Profiles and Latent User Embeddings for Personalization

论文配图:Bridging Textual Profiles and Latent User Embeddings for Personalization
图 1 · 摘自论文原文
  • 用大模型生成文本画像,通过嵌入模型的奖励信号优化
  • 零样本推荐下超越基线,跨域迁移能力更强
  • 生成的画像适合问答任务,比原始历史更优

个性化系统依赖用户表征将行为历史与下游推荐任务关联。现有方法或使用监督训练的隐式用户嵌入(推荐效果好但难解释),或使用文本用户画像(可解释性强但难以优化下游性能)。为此,我们提出BLUE框架,通过强化学习统一两种表征:利用大语言模型根据用户交互历史生成文本画像,同时由嵌入模型提供奖励信号,引导文本表示在嵌入空间中靠近正样本、远离负样本。进一步引入基于下一步预测的文本空间监督信号,确保画像在语义上合理且对检索有效。在Amazon Reviews 2023和Google Local Reviews上的零样本序列推荐实验表明,BLUE在冻结和可训练嵌入条件下均持续优于强基线,尤其在跨域迁移中表现突出,显示其画像具有强泛化能力。此外,生成的画像在问答任务中提供的个性化上下文优于原始历史或其它画像优化方法。结果表明,BLUE有效融合了可解释的文本画像与判别性嵌入表征。

原文摘要 · Abstract (English)

Personalized systems rely on user representations to connect behavioral history with downstream recommendation applications. Existing methods typically employ either supervised latent user embeddings, which are effective for retrieval but difficult to interpret, or textual user profiles, which are interpretable but challenging to optimize for downstream utility due to lack of direct supervision. To bridge this gap, we present BLUE, a reinforcement learning framework that unifies these two forms of user representation by aligning language-based user profiles with embedding-based recommendation objectives. Given a user interaction history, BLUE leverages a profiler Large Language Model (LLM) to generate textual profiles, while an embedding model provides reward signals. This encourages the resulting textual representations to move closer to positive items and farther from negative ones in the embedding space. We further introduce a text-space supervision signal based on next-item prediction, ensuring the learned profiles remain both semantically meaningful and highly effective for downstream retrieval. Experiments on Amazon Reviews 2023 and Google Local Reviews in zero-shot sequential recommendation settings demonstrate that BLUE consistently outperforms strong baselines under both frozen and trainable embedding conditions. Notably, BLUE achieves clear gains in cross-domain transfer, highlighting the strong generalization ability of the learned user profiles. Furthermore, these generated profiles provide superior personalized context for question answering compared to raw user histories or alternative profile optimization methods. Overall, these results show that BLUE provides an effective way to unify interpretable textual profiling with discriminative latent embeddings for personalization.

个性化推荐文本画像强化学习零样本

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。