<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>GenRec on June's Island</title><link>https://zjzjy.github.io/tags/genrec/</link><description>Recent content in GenRec on June's Island</description><generator>Hugo</generator><language>zh-CN</language><managingEditor>224040086@link.cuhk.edu.cn (Junyin Zheng)</managingEditor><webMaster>224040086@link.cuhk.edu.cn (Junyin Zheng)</webMaster><copyright>This work is licensed under a Creative Commons Attribution-NonCommercial 4.0 International License.</copyright><lastBuildDate>Fri, 27 Jun 2025 20:36:49 +0800</lastBuildDate><atom:link href="https://zjzjy.github.io/tags/genrec/index.xml" rel="self" type="application/rss+xml"/><item><title>Rec - HLLM Enhancing Sequential Recommendations via Hierarchical Large Language Models for Item and User Modeling</title><link>https://zjzjy.github.io/rec-paper-hllm-enhancing-sequential-recommendations-via-hierarchical-large-language-models-for-item-and-user-modeling/</link><pubDate>Fri, 27 Jun 2025 14:04:14 +0800</pubDate><author>224040086@link.cuhk.edu.cn (Junyin Zheng)</author><guid>https://zjzjy.github.io/rec-paper-hllm-enhancing-sequential-recommendations-via-hierarchical-large-language-models-for-item-and-user-modeling/</guid><description>&lt;p>这篇论文试图解决的问题是如何在推荐系统中有效地利用大型语言模型（LLMs）来提升序列推荐的准确性和效率。具体来说，论文探讨了以下几个关键问题：&lt;/p></description></item><item><title>Rec - Recommender Systems with Generative Retrieval</title><link>https://zjzjy.github.io/rec-paper-recommender-systems-with-generative-retrieval/</link><pubDate>Thu, 26 Jun 2025 14:18:22 +0800</pubDate><author>224040086@link.cuhk.edu.cn (Junyin Zheng)</author><guid>https://zjzjy.github.io/rec-paper-recommender-systems-with-generative-retrieval/</guid><description>&lt;h2 id="related-work">Related Work&lt;/h2>
&lt;p>&lt;strong>Sequential Recommenders&lt;/strong>：序列推荐系统旨在根据用户过去的交互行为序列来预测用户接下来可能与之交互的项目。早期方法常依赖于马尔可夫链技术来基于历史交互建模用户行为。近年来，基于Transformer的模型被广泛应用于序列推荐系统中，这些模型能够捕捉用户交互序列中的长距离依赖关系。在使用时，首先需要收集用户与项目的交互数据，并按照时间顺序构建用户的行为序列。然后，选择合适的序列模型（如GRU、LSTM、Transformer等）来学习用户的行为模式。在训练过程中，模型会根据用户的历史行为序列来预测用户接下来可能感兴趣的项目。最后，在实际应用中，根据模型的预测结果为用户生成推荐列表。&lt;/p></description></item></channel></rss>