paper-with-me

Papers

STAN: Spatio-Temporal Attention Network for Next Location Recommendation

2021-02-08 · Yingtao Luo, Qiang Liu, Zhaocheng Liu

The next location recommendation is at the core of various location-based applications. Current state-of-the-art models have attempted to solve spatial sparsity with hierarchical gridding and model temporal relation with explicit time intervals, while some vital questions remain unsolved. Non-adjacent locations and non-consecutive visits provide non-trivial correlations for understanding a user's behavior but were rarely considered. To aggregate all relevant visits from user trajectory and recall the most plausible candidates from weighted representations, here we propose a Spatio-Temporal Attention Network (STAN) for location recommendation. STAN explicitly exploits relative spatiotemporal information of all the check-ins with self-attention layers along the trajectory. This improvement allows a point-to-point interaction between non-adjacent locations and non-consecutive check-ins with explicit spatiotemporal effect. STAN uses a bi-layer attention architecture that firstly aggregates spatiotemporal correlation within user trajectory and then recalls the target with consideration of personalized item frequency (PIF). By visualization, we show that STAN is in line with the above intuition. Experimental results unequivocally show that our model outperforms the existing state-of-the-art methods by 9-17%.

📄 PDF Abstract BibTeX arXiv:2102.04095

Code (2)

yingtaoluo/Spatial-Temporal-Attention-Network-for-POI-Recommendation 공식 구현 pytorch
yingtaoluo/STGCN-POI-Recommendation pytorch

Tasks

point of interests

Similar Papers 제목 키워드 기반

Next Point-of-interest (POI) Recommendation Model Based on Multi-modal Spatio-temporal Context Feature Embedding

2025-08-29 · Lingyu Zhang, Pengfei Xu, Rui Ban, Zhenchao Zhang 외 arxiv

Predicting the next pickup location of individual users is a fundamental problem in intelligent mobility systems, which requires modeling personalized travel behaviors under complex spatiotemporal contexts. Existing meth…

Towards Spatio-Temporal Aware Traffic Time Series Forecasting--Full Version

2022-03-29 · Razvan-Gabriel Cirstea, Bin Yang, Chenjuan Guo, Tung Kieu 외

Traffic time series forecasting is challenging due to complex spatio-temporal dynamics time series from different locations often have distinct patterns; and for the same time series, patterns may vary across time, where…

Time SeriesTime Series AnalysisTime Series Forecasting

Context-aware multi-head self-attentional neural network model for next location prediction

2022-12-04 · Ye Hong, Yatao Zhang, Konrad Schindler, Martin Raubal

Accurate activity location prediction is a crucial component of many mobility applications and is particularly required to develop personalized, sustainable transportation systems. Despite the widespread adoption of deep…

Prediction

STRelay: A Universal Spatio-Temporal Relaying Framework for Location Prediction over Human Trajectory Data

2025-08-14 · Bangchao Deng, Lianhua Ji, Chunhua Chen, Xin Jing 외 arxiv

Next location prediction is a critical task in human mobility modeling, enabling applications like travel planning and urban mobility management. Existing methods mainly rely on historical spatiotemporal trajectory data …

Multi-Task Learning

An Attention-based Spatiotemporal LSTM Network for Next POI Recommendation

2019-05-20 · L Huang,Y Ma,S Wang,Y Liu

Next point-of-interest (POI) recommendation is recently proposed to predict user's next destination and has attracted considerable research interest. Most of the previous studies failed to incorporate the spatiotemporal …