Reasoning Over Space: Enabling Geographic Reasoning for LLM-Based Generative Next POI Recommendation
About
Generative recommendation with large language models (LLMs) reframes prediction as sequence generation, yet existing LLM-based recommenders remain limited in leveraging geographic signals that are crucial in mobility and local-services scenarios. Here, we present Reasoning Over Space (ROS), a framework that utilizes geography as a vital decision variable within the reasoning process. ROS introduces a Hierarchical Spatial Semantic ID (SID) that discretizes coarse-to-fine locality and POI semantics into compositional tokens, and endows LLM with a three-stage Mobility Chain-of-Thought (CoT) paradigm that models user personality, constructs an intent-aligned candidate space, and performs locality informed pruning. We further align the model with real world geography via spatial-guided Reinforcement Learning (RL). Experiments on three widely used location-based social network (LBSN) datasets show that ROS achieves over 10% relative gains in hit rate over strongest LLM-based baselines and improves cross-city transfer, despite using a smaller backbone model.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Next-POI Recommendation | NYC (test) | Recall@561.07 | 36 | |
| Next-POI Recommendation | CA | HR@127.03 | 13 | |
| Next Point-of-Interest Recommendation | NYC | -- | 13 | |
| Next Point-of-Interest Recommendation | TKY | -- | 13 |