用多智能体重排提升外卖重复下单推荐效果
MARS: Multi-Agent Re-ranking for Repeat-Order Food Delivery Recommendation

- 分两阶段:先预测菜系,再排序商家
- 结合图神经网络与LLM推理,准确率提升12.3%
- 适合研究混合推荐系统或外卖场景的开发者
大型语言模型(LLMs)在推荐系统中日益普及,但其在结构化推荐流程中仅依赖预训练主干模型能带来多大性能仍不明确。本文提出MARS,一种用于重复下单外卖推荐的模块化多智能体重排框架。MARS采用粗到精两阶段推荐:先预测菜系,再排序商家。该框架融合基于LightGCN的全局偏好信号、基于Swing的本地同行证据、地理空间过滤,以及基于行为、时间与地理位置上下文的提示驱动LLM推理。我们在两个真实世界的数据集DHRD-SE和DHRD-SG上评估MARS,对比了启发式方法、序列模型、图模型及专用于外卖的基线模型。研究展示了强预训练主干模型在轻量协同检索支持下已具备竞争力,并提供了可复现的混合LLM推荐评估设置。主要贡献包括:提出透明可解释的模块化多智能体重排框架;验证预训练模型在重复下单推荐中的有效性;建立可复现的外卖领域混合推荐评估标准。
原文摘要 · Abstract (English)
Large language models (LLMs) are increasingly used in recommender systems, but it is often unclear how much performance can be obtained from strong pre-trained backbones alone when they are placed inside a structured recommendation pipeline. In this paper, we present MARS, a modular multi-agent re-ranking framework for repeat-order food delivery recommendation. MARS serves as a controlled hybrid framework for studying how far pre-trained LLMs can go in this setting when combined with lightweight collaborative retrieval and contextual filtering. MARS performs coarse-to-fine recommendation in two stages: cuisine prediction followed by vendor ranking. The framework combines LightGCN-based global preference signals, Swing-based local peer evidence, geospatial filtering, and prompt-driven LLM reasoning over behavioral, temporal, and geographic context. We evaluate MARS on two real-world Delivery Hero benchmarks, DHRD-SE and DHRD-SG, and compare it against heuristic, sequential, graph-based, and food-delivery-specific baselines. We also provide detailed implementation and evaluation protocols, including prompting and decoding. Our study makes three contributions. First, it presents a modular multi-agent framework for repeat-order food delivery recommendation that integrates collaborative signals and LLM-based re-ranking in a transparent pipeline. Second, it shows that strong pre-trained backbones can already be competitive in repeat-order recommendation when paired with lightweight collaborative retrieval. Third, it establishes a reproducible evaluation setting for hybrid LLM recommenders in food delivery.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。