paper-with-me

Papers

nextlocllm: next location prediction using LLMs

2024-10-11 · Shuai Liu, Ning Cao, Yile Chen, Yue Jiang, Gao Cong

Next location prediction is a critical task in human mobility analysis and serves as a foundation for various downstream applications. Existing methods typically rely on discrete IDs to represent locations, which inherently overlook spatial relationships and cannot generalize across cities. In this paper, we propose NextLocLLM, which leverages the advantages of large language models (LLMs) in processing natural language descriptions and their strong generalization capabilities for next location prediction. Specifically, instead of using IDs, NextLocLLM encodes locations based on continuous spatial coordinates to better model spatial relationships. These coordinates are further normalized to enable robust cross-city generalization. Another highlight of NextlocLLM is its LLM-enhanced POI embeddings. It utilizes LLMs' ability to encode each POI category's natural language description into embeddings. These embeddings are then integrated via nonlinear projections to form this LLM-enhanced POI embeddings, effectively capturing locations' functional attributes. Furthermore, task and data prompt prefix, together with trajectory embeddings, are incorporated as input for partly-frozen LLM backbone. NextLocLLM further introduces prediction retrieval module to ensure structural consistency in prediction. Experiments show that NextLocLLM outperforms existing models in next location prediction, excelling in both supervised and zero-shot settings.

📄 PDF Abstract BibTeX arXiv:2410.09129

Code (0)

등록된 구현이 없습니다.

Tasks

Prediction

Similar Papers 제목 키워드 기반

Large Language Models are Zero-Shot Next Location Predictors

2024-05-31 · Ciro Beneduce, Bruno Lepri, Massimiliano Luca

Predicting the locations an individual will visit in the future is crucial for solving many societal issues like disease diffusion and reduction of pollution. However, next-location predictors require a significant amoun…

Recommendation Systems

Mixture-of-Experts for Personalized and Semantic-Aware Next Location Prediction

2025-05-30 · Shuai Liu, Ning Cao, Yile Chen, Yue Jiang 외

Next location prediction plays a critical role in understanding human mobility patterns. However, existing approaches face two core limitations: (1) they fall short in capturing the complex, multi-functional semantics of…

Domain GeneralizationMixture-of-Experts

Resource-Conscious Modeling for Next- Day Discharge Prediction Using Clinical Notes

2026-04-03 · Ha Na Cho, Sairam Sutari, Alexander Lopez, Hansen Bow 외 arxiv

Timely discharge prediction is essential for optimizing bed turnover and resource allocation in elective spine surgery units. This study evaluates the feasibility of lightweight, fine-tuned large language models (LLMs) a…

TTDM: A Travel Time Difference Model for Next Location Prediction

2020-03-16 · Qingjie Liu, Yixuan Zuo, Xiaohui Yu, Meng Chen

Next location prediction is of great importance for many location-based applications and provides essential intelligence to business and governments. In existing studies, a common approach to next location prediction is …

Prediction

Causality-Aware Next Location Prediction Framework based on Human Mobility Stratification

2025-03-23 · Xiaojie Yang, Zipei Fan, Hangli Ge, Takashi Michikata 외

Human mobility data are fused with multiple travel patterns and hidden spatiotemporal patterns are extracted by integrating user, location, and time information to improve next location prediction accuracy. In existing n…

Prediction