PulseAugur
实时 10:44:45
English(EN) xGR: Efficient Generative Recommendation Serving at Scale

新的xGR系统提高了生成式推荐服务的效率

研究人员开发了xGR,一个旨在提高生成式推荐(GR)服务效率和速度的新系统。GR系统利用大型语言模型(LLMs)通过分析用户-物品交互的长序列来增强用户推荐。提出的xGR系统通过优化预填充和解码阶段,解决了GR独特的计算需求,这些需求与标准的LLM服务不同。它引入了提前排序终止、基于掩码的物品过滤和多级并行等技术,以实现更低的延迟和更高的吞吐量,实验证明其性能比现有方法提高了2.89倍。 AI

影响 优化了推荐系统的LLM服务,可能带来更快、更个性化的用户体验。

排序理由 该集群包含一篇详细介绍生成式推荐服务新系统的学术论文。[lever_c_demoted from research: ic=1 ai=1.0]

在 arXiv cs.LG 阅读 →

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

新的xGR系统提高了生成式推荐服务的效率

本文如何被排名

Signal score
0 / 100
Composite score across the factors below. Higher = stronger signal that this story matters right now.
Newsworthiness bucket
Tool
该集群包含一篇详细介绍生成式推荐服务新系统的学术论文。[lever_c_demoted from research: ic=1 ai=1.0]
Source corroboration
Single-source cluster
Only one publisher covered this so far. Single-source stories can still rank when the publisher is high-authority, but they lack cross-source corroboration.
Topics
infra, product
Editorial topic classification. Feeds into how the story surfaces on /topic/<slug> hub pages and into the per-entity coverage mix.
AI-industry relevance
High
Clearly on-topic for AI-industry coverage.
Story freshness
68 days old
Aged out of breaking-news scoring windows; ranking reflects the durable signal from the full source set.

完整方法见我们的编辑标准

报道来源 [1]

  1. arXiv cs.LG TIER_1 English(EN) · Qingxiao Sun, Tongxuan Liu, Shen Zhang, Siyu Wu, Peijun Yang, Haotian Liang, Menxin Li, Xiaolong Ma, Zhiwei Liang, Ziyi Ren, Minchao Zhang, Yifan Wang, Xinyu Liu, Ke Zhang, Hailong Yang, Depei Qian ·

    xGR:高效的生成式推荐大规模服务

    arXiv:2512.11529v3 Announce Type: replace Abstract: Recommendation system delivers substantial economic benefits by providing personalized predictions. Generative recommendation (GR) integrates LLMs to enhance the understanding of long user-item sequences. Despite employing atten…