用大模型生成可解释的用户兴趣动态画像
Towards Explainable Temporal User Profiling with LLMs
- 用大模型将用户行为转化为自然语言摘要,区分短期与长期偏好
- 融合注意力机制,提升推荐准确率并实现可解释性
- 适合需要透明推荐理由的场景,如个性化内容推荐
精准建模用户偏好不仅有助于提升推荐性能,还能增强推荐系统的透明度。传统用户画像方法(如平均物品嵌入)常忽略用户兴趣的动态演变特性,特别是短期与长期偏好的相互作用。本文利用大语言模型(LLMs)生成用户交互历史的自然语言摘要,区分近期行为与持久倾向。该框架不仅能建模时序用户偏好,还可生成可用于解释推荐的自然语言画像。这些文本通过预训练模型编码,再经注意力机制动态融合短期与长期嵌入,形成综合用户表征。实验表明,该方法在多个真实数据集上优于基线模型,在提升推荐精度的同时,自然支持可解释性:向用户展示文本摘要和注意力权重,可清晰揭示推荐原因。结果验证了生成更清晰、透明的基于内容推荐解释的潜力。
原文摘要 · Abstract (English)
Accurately modeling user preferences is vital not only for improving recommendation performance but also for enhancing transparency in recommender systems. Conventional user profiling methods, such as averaging item embeddings, often overlook the evolving, nuanced nature of user interests, particularly the interplay between short-term and long-term preferences. In this work, we leverage large language models (LLMs) to generate natural language summaries of users' interaction histories, distinguishing recent behaviors from more persistent tendencies. Our framework not only models temporal user preferences but also produces natural language profiles that can be used to explain recommendations in an interpretable manner. These textual profiles are encoded via a pre-trained model, and an attention mechanism dynamically fuses the short-term and long-term embeddings into a comprehensive user representation. Beyond boosting recommendation accuracy over multiple baselines, our approach naturally supports explainability: the interpretable text summaries and attention weights can be exposed to end users, offering insights into why specific items are suggested. Experiments on real-world datasets underscore both the performance gains and the promise of generating clearer, more transparent justifications for content-based recommendations.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。