Search papers, labs, and topics across Lattice.
This paper introduces a unified LLM-based framework for local life service recommendation that jointly models living need prediction and service recommendation. To handle noisy consumption data, the authors use behavioral clustering to extract typical user patterns, enabling robust need generation and generalization. They further employ curriculum learning with reinforcement learning to navigate the complex search space from need generation to service selection.
Jointly modeling need prediction and service recommendation in an LLM framework dramatically improves local life service recommendations, outperforming traditional isolated approaches.
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.