IRApr 3

MBGR: Multi-Business Prediction for Generative Recommendation at Meituan

arXiv:2604.0268447.1h-index: 1
AI Analysis

This work addresses the challenge of applying generative recommendation to multi-business platforms like Meituan, offering a tailored solution that enhances recommendation accuracy and scalability in production environments.

The paper tackles the problem of generative recommendation in multi-business scenarios, where existing methods suffer from a seesaw phenomenon and representation confusion, and proposes MBGR, which improves performance by designing business-aware semantic IDs and multi-business prediction structures, achieving significant gains in offline and online experiments at Meituan.

Generative recommendation (GR) has recently emerged as a promising paradigm for industrial recommendations. GR leverages Semantic IDs (SIDs) to reduce the encoding-decoding space and employs the Next Token Prediction (NTP) framework to explore scaling laws. However, existing GR methods suffer from two critical issues: (1) a \textbf{seesaw phenomenon} in multi-business scenarios arises due to NTP's inability to capture complex cross-business behavioral patterns; and (2) a unified SID space causes \textbf{representation confusion} by failing to distinguish distinct semantic information across businesses. To address these issues, we propose Multi-Business Generative Recommendation (MBGR), the first GR framework tailored for multi-business scenarios. Our framework comprises three key components. First, we design a Business-aware semantic ID (BID) module that preserves semantic integrity via domain-aware tokenization. Then, we introduce a Multi-Business Prediction (MBP) structure to provide business-specific prediction capabilities. Furthermore, we develop a Label Dynamic Routing (LDR) module that transforms sparse multi-business labels into dense labels to further enhance the multi-business generation capability. Extensive offline and online experiments on Meituan's food delivery platform validate MBGR's effectiveness, and we have successfully deployed it in production.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes