arXiv:2604.20846cs.IRcs.AI2026-04被引 3

将用户行为分解为多个时空状态,提升景点推荐准确性。

ADS-POI: Agentic Spatiotemporal State Decomposition for Next Point-of-Interest Recommendation

论文配图:ADS-POI: Agentic Spatiotemporal State Decomposition for Next Point-of-Interest Recommendation
图 1 · 摘自论文原文
  • 将用户轨迹拆分为多个并行演化子状态,各自遵循不同时空动态
  • 在三个真实数据集上超越现有最优模型,最佳结果提升3.2%以上
  • 适合需要精准捕捉多样行为模式的推荐系统研究者

下一个兴趣点(POI)推荐需建模用户移动的时空序列,其中不同行为因素可能以不同时间与空间尺度演变。现有方法常将用户历史压缩为单一潜在表示,导致常规出行模式、短期意图和时间规律等异质信号纠缠,限制状态演化灵活性并降低对多变决策场景的适应能力。本文提出ADS-POI,一种用于下一POI推荐的时空状态分解框架。该框架通过多个并行演化的潜在这类子状态表征用户,每个子状态由独立的时空转移动态驱动。这些子状态通过上下文条件机制选择性聚合,形成预测所用决策状态。该设计使不同行为成分可按各自速率演化,同时在当前时空上下文中保持协调。在来自Foursquare和Gowalla的三个真实世界基准数据集上的大量实验表明,ADS-POI在全排名评估协议下持续优于强基线模型,结果表明将用户行为分解为多个时空感知状态能带来更有效且鲁棒的下一POI推荐。代码已公开于https://github.com/YuZhenyuLindy/ADS-POI.git。

原文摘要 · Abstract (English)

Next point-of-interest (POI) recommendation requires modeling user mobility as a spatiotemporal sequence, where different behavioral factors may evolve at different temporal and spatial scales. Most existing methods compress a user's history into a single latent representation, which tends to entangle heterogeneous signals such as routine mobility patterns, short-term intent, and temporal regularities. This entanglement limits the flexibility of state evolution and reduces the model's ability to adapt to diverse decision contexts. We propose ADS-POI, a spatiotemporal state decomposition framework for next POI recommendation. ADS-POI represents a user with multiple parallel evolving latent sub-states, each governed by its own spatiotemporal transition dynamics. These sub-states are selectively aggregated through a context-conditioned mechanism to form the decision state used for prediction. This design enables different behavioral components to evolve at different rates while remaining coordinated under the current spatiotemporal context. Extensive experiments on three real-world benchmark datasets from Foursquare and Gowalla demonstrate that ADS-POI consistently outperforms strong state-of-the-art baselines under a full-ranking evaluation protocol. The results show that decomposing user behavior into multiple spatiotemporally aware states leads to more effective and robust next POI recommendation. Our code is available at https://github.com/YuZhenyuLindy/ADS-POI.git.

POI推荐时空建模状态分解

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