PulseAugur
实时 16:33:19
English(EN) Implicit Reasoning for Large Language Model-based Generative Recommendation

新AI模型通过改进的推理和效率增强生成式推荐系统

研究人员引入了几种增强生成式推荐系统的新方法,该系统旨在通过将任务构建为序列生成来预测用户偏好。HoloRec提出了一种内源性思维链机制,通过分层语义编码矩阵统一表示、推理和生成。ReaEmb通过将潜在推理增强的对比学习和协同奖励强化学习集成到大语言模型中来解决长尾问题。PauseRec提供了一种轻量级的隐式推理范式,其性能优于显式方法,降低了训练成本并加快了推理速度。此外,VarLenRec学习可变长度分词,解决了项目流行度与区分性语义需求之间的不匹配问题。 AI

影响 这些新模型和技术提供了更高效、更准确的生成式推荐系统,有望改善用户体验和个性化。

排序理由 arXiv上发表了多篇研究论文,详细介绍了生成式推荐系统的新方法。

在 arXiv cs.AI 阅读 →

AI 生成摘要 · Google Gemini · 来自 8 个来源。 我们如何撰写摘要 →

报道来源 [8]

  1. arXiv cs.AI TIER_1 English(EN) · Shuqi Zhao, Jingsong Su, Xiang Liu, Xingzhi Yao, Yiming Qiu, Huimu Wang, Liang Lin, Pengbo Mo, Mingming Li, Jiao Dai, Jizhong Han, Songlin Hu ·

    HoloRec: Holistic Encoding and Interleaved Reasoning for Generative Recommendation

    arXiv:2606.15331v1 Announce Type: cross Abstract: Generative recommendation models that formulate the task as sequence generation overcome the objective fragmentation problem of traditional cascade architectures, yet existing approaches still suffer from flat semantic representat…

  2. arXiv cs.IR (Information Retrieval) TIER_1 English(EN) · Haiping Zhu ·

    Harmonizing Semantic and Collaborative in LLMs: Reasoning-based Embedding Generator for Sequential Recommendation

    Sequential Recommender Systems (SRS) predict the next item of interest based on users' interaction histories and have been widely deployed, but hindered by long-tail problem. Large Language Models (LLMs), with strong semantic understanding and reasoning capabilities, offer a prom…

  3. arXiv cs.AI TIER_1 English(EN) · Yinhan He, Liam Collins, Bhuvesh Kumar, Jundong Li, Neil Shah, Donald Loveland ·

    Implicit Reasoning for Large Language Model-based Generative Recommendation

    arXiv:2606.14142v1 Announce Type: cross Abstract: Large Language Models (LLMs) are increasingly adopted as backbones for Generative Recommendation (GR), promising access to pretrained world knowledge. Yet reliably invoking this knowledge for GR remains poorly understood. A key ob…

  4. arXiv cs.LG TIER_1 English(EN) · Minhao Wang, Bowen Wu, Wei Zhang ·

    Learning Variable-Length Tokenization for Generative Recommendation

    arXiv:2605.17779v2 Announce Type: replace Abstract: Generative recommendation reformulates recommendation as next-token prediction over discrete semantic identifiers (IDs). A fundamental yet unexplored design choice is that existing methods employ fixed-length tokenization for al…

  5. Hugging Face Daily Papers TIER_1 English(EN) ·

    Implicit Reasoning for Large Language Model-based Generative Recommendation

    Large Language Models for generative recommendation face challenges with semantic IDs disrupting natural-language reasoning, prompting a lightweight implicit reasoning approach that outperforms explicit methods while reducing computational costs.

  6. arXiv cs.IR (Information Retrieval) TIER_1 English(EN) · Noseong Park ·

    One Sequential Recommendation Model Pretrained from Synthetic Priors Predicts Multiple Datasets

    Existing sequential recommendation models rely on dataset-specific training, where the learned parameters are fitted to the item catalog and the observed interaction distribution of the training data. This limits generalization to new domains, typically requiring retraining from …

  7. arXiv cs.IR (Information Retrieval) TIER_1 English(EN) · Songlin Hu ·

    HoloRec: Holistic Encoding and Interleaved Reasoning for Generative Recommendation

    Generative recommendation models that formulate the task as sequence generation overcome the objective fragmentation problem of traditional cascade architectures, yet existing approaches still suffer from flat semantic representations lacking hierarchical structure for multi-step…

  8. arXiv cs.AI TIER_1 English(EN) · Donald Loveland ·

    面向大型语言模型生成式推荐的隐式推理

    Large Language Models (LLMs) are increasingly adopted as backbones for Generative Recommendation (GR), promising access to pretrained world knowledge. Yet reliably invoking this knowledge for GR remains poorly understood. A key obstacle is that LLM-based GR typically represents i…