arXiv:2505.13526cs.IRcs.AI2025-05被引 6

让大模型理解地理信息,精准预测用户下一个想去的地点。

Geography-Aware Large Language Models for Next POI Recommendation

  • 用坐标编码和关系对齐,增强大模型的地理感知能力。
  • 在三个真实数据集上达到当前最好效果,显著提升推荐精度。
  • 适合做位置服务、个性化导航等场景的开发者参考。

下一个兴趣点(POI)推荐任务旨在基于用户历史移动数据预测其下一个目的地,对基于位置的服务和个性化应用至关重要。准确的推荐依赖于有效建模地理信息与POI转移关系,这些因素对于捕捉空间依赖性和用户移动模式至关重要。尽管大语言模型(LLMs)在语义理解和上下文推理方面表现出色,但将其应用于如下一POI推荐的空间任务仍具挑战性:首先,特定GPS坐标的稀疏性使得LLM难以建模精确的空间上下文;其次,缺乏对POI转移关系的知识限制了其捕捉潜在POI-POI关系的能力。为此,我们提出GA-LLM(地理感知大语言模型),一种通过两个专用组件增强的新型框架。地理坐标注入模块(GCIM)利用分层和基于傅里叶的位置编码,将GPS坐标转化为多视角的空间表示;POI对齐模块(PAM)将POI转移关系引入LLM的语义空间,使其能够推断全局POI关系并泛化至未见POI。在三个真实世界数据集上的实验表明,GA-LLM实现了最先进的性能。

原文摘要 · Abstract (English)

The next Point-of-Interest (POI) recommendation task aims to predict users' next destinations based on their historical movement data and plays a key role in location-based services and personalized applications. Accurate next POI recommendation depends on effectively modeling geographic information and POI transition relations, which are crucial for capturing spatial dependencies and user movement patterns. While Large Language Models (LLMs) exhibit strong capabilities in semantic understanding and contextual reasoning, applying them to spatial tasks like next POI recommendation remains challenging. First, the infrequent nature of specific GPS coordinates makes it difficult for LLMs to model precise spatial contexts. Second, the lack of knowledge about POI transitions limits their ability to capture potential POI-POI relationships. To address these issues, we propose GA-LLM (Geography-Aware Large Language Model), a novel framework that enhances LLMs with two specialized components. The Geographic Coordinate Injection Module (GCIM) transforms GPS coordinates into spatial representations using hierarchical and Fourier-based positional encoding, enabling the model to understand geographic features from multiple perspectives. The POI Alignment Module (PAM) incorporates POI transition relations into the LLM's semantic space, allowing it to infer global POI relationships and generalize to unseen POIs. Experiments on three real-world datasets demonstrate the state-of-the-art performance of GA-LLM.

POI推荐大模型地理感知位置服务

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。