菜单

关于 🐙 GitHub
arXiv 提交日期: 2026-02-26
📄 Abstract - SIGMA: A Semantic-Grounded Instruction-Driven Generative Multi-Task Recommender at AliExpress

With the rapid evolution of Large Language Models, generative recommendation is gradually reshaping the paradigm of recommender systems. However, most existing methods are still confined to the interaction-driven next-item prediction paradigm, failing to rapidly adapt to evolving trends or address diverse recommendation tasks along with business-specific requirements in real-world scenarios. To this end, we present SIGMA, a Semantic-Grounded Instruction-Driven Generative Multi-Task Recommender at AliExpress. Specifically, we first ground item entities in general semantics via a unified latent space capturing both semantic and collaborative relations. Building upon this, we develop a hybrid item tokenization method for precise modeling and efficient generation. Moreover, we construct a large-scale multi-task SFT dataset to empower SIGMA to fulfill various recommendation demands via instruction-following. Finally, we design a three-step item generation procedure integrated with an adaptive probabilistic fusion mechanism to calibrate the output distributions based on task-specific requirements for recommendation accuracy and diversity. Extensive offline experiments and online A/B tests demonstrate the effectiveness of SIGMA.

顶级标签: llm agents systems
详细标签: generative recommendation multi-task learning instruction following item tokenization semantic grounding 或 搜索:

SIGMA:速卖通平台上基于语义与指令驱动的生成式多任务推荐系统 / SIGMA: A Semantic-Grounded Instruction-Driven Generative Multi-Task Recommender at AliExpress


1️⃣ 一句话总结

这篇论文提出了一个名为SIGMA的新型推荐系统,它通过将商品信息转化为通用语义并利用指令驱动的大语言模型,能够灵活、准确地完成多种不同的推荐任务,以适应快速变化的商业需求。

源自 arXiv: 2602.22913