Enhancing Local Life Service Recommendation with Agentic Reasoning in Large Language Model
Shiteng Cao, Xiaochong Lan, Yuwei Du, Jie Feng, Yinxing Liu + 2 more
TLDR
This paper proposes an LLM-based framework for local life service recommendation that unifies living need prediction and service recommendation.
Key contributions
- Introduces an LLM-based framework for joint living need prediction and service recommendation.
- Utilizes behavioral clustering to filter noise and learn robust patterns for need generation.
- Employs curriculum learning with reinforcement learning to navigate the vast recommendation search space.
- Achieves significant improvements in both need prediction and recommendation accuracy.
Why it matters
This research addresses a critical limitation in local service recommendation by unifying need prediction and service recommendation. Its novel LLM-based framework, incorporating noise filtering and guided learning, offers a more accurate and robust approach. This could lead to more relevant and timely local service suggestions for users.
Original Abstract
Local life service recommendation is distinct from general recommendation scenarios due to its strong living need-driven nature. Fundamentally, accurately identifying a user's immediate living need and recommending the corresponding service are inextricably linked tasks. However, prior works typically treat them in isolation, failing to achieve a unified modeling of need prediction and service recommendation. In this paper, we propose a novel large language model based framework that jointly performs living need prediction and service recommendation. To address the challenge of noise in raw consumption data, we introduce a behavioral clustering approach that filters out accidental factors and selectively preserves typical patterns. This enables the model to learn a robust logical basis for need generation and spontaneously generalize to long-tail scenarios. To navigate the vast search space stemming from diverse needs, merchants, and complex mapping paths, we employ a curriculum learning strategy combined with reinforcement learning with verifiable rewards. This approach guides the model to sequentially learn the logic from need generation to category mapping and specific service selection. Extensive experiments demonstrate that our unified framework significantly enhances both living need prediction performance and recommendation accuracy, validating the effectiveness of jointly modeling living needs and user behaviors.
📬 Weekly AI Paper Digest
Get the top 10 AI/ML arXiv papers from the week — summarized, scored, and delivered to your inbox every Monday.