paper-with-me

홈 › Papers

Towards Effective Next POI Prediction: Spatial and Semantic Augmentation with Remote Sensing Data

2024-03-22 · Nan Jiang, Haitao Yuan, Jianing Si, Minxiao Chen, Shangguang Wang

The next point-of-interest (POI) prediction is a significant task in location-based services, yet its complexity arises from the consolidation of spatial and semantic intent. This fusion is subject to the influences of historical preferences, prevailing location, and environmental factors, thereby posing significant challenges. In addition, the uneven POI distribution further complicates the next POI prediction procedure. To address these challenges, we enrich input features and propose an effective deep-learning method within a two-step prediction framework. Our method first incorporates remote sensing data, capturing pivotal environmental context to enhance input features regarding both location and semantics. Subsequently, we employ a region quad-tree structure to integrate urban remote sensing, road network, and POI distribution spaces, aiming to devise a more coherent graph representation method for urban spatial. Leveraging this method, we construct the QR-P graph for the user's historical trajectories to encapsulate historical travel knowledge, thereby augmenting input features with comprehensive spatial and semantic insights. We devise distinct embedding modules to encode these features and employ an attention mechanism to fuse diverse encodings. In the two-step prediction procedure, we initially identify potential spatial zones by predicting user-preferred tiles, followed by pinpointing specific POIs of a designated type within the projected tiles. Empirical findings from four real-world location-based social network datasets underscore the remarkable superiority of our proposed approach over competitive baseline methods.

📄 PDF Abstract BibTeX arXiv:2404.04271

Code (0)

등록된 구현이 없습니다.

Tasks

Prediction

Methods 이 논문이 사용한 방법론

Travel 설명 없음

Similar Papers 제목 키워드 기반

Domain Generalization Strategy to Train Classifiers Robust to Spatial-Temporal Shift

2022-12-06 · Minseok Seo, Doyi Kim, Seungheon Shin, Eunbin Kim 외

Deep learning-based weather prediction models have advanced significantly in recent years. However, data-driven models based on deep learning are difficult to apply to real-world applications because they are vulnerable …

Deep LearningDomain GeneralizationPrediction

Overcoming Semantic Dilution in Transformer-Based Next Frame Prediction

2025-01-28 · Hy Nguyen, Srikanth Thudumu, Hung Du, Rajesh Vasa 외

Next-frame prediction in videos is crucial for applications such as autonomous driving, object tracking, and motion prediction. The primary challenge in next-frame prediction lies in effectively capturing and processing …

Autonomous Drivingmotion predictionObject TrackingPrediction

ToW: Thoughts of Words Improve Reasoning in Large Language Models

2024-10-21 · Zhikun Xu, Ming Shen, Jacob Dineen, Zhaonan Li 외

We introduce thoughts of words (ToW), a novel training-time data-augmentation method for next-word prediction. ToW views next-word prediction as a core reasoning task and injects fine-grained thoughts explaining what the…

Data AugmentationHallucinationPrediction

Adaptive Spatial Augmentation for Semi-supervised Semantic Segmentation

2025-05-29 · Lingyan Ran, YaLi Li, Tao Zhuo, Shizhou Zhang 외

In semi-supervised semantic segmentation (SSSS), data augmentation plays a crucial role in the weak-to-strong consistency regularization framework, as it enhances diversity and improves model generalization. Recent stron…

Data AugmentationDiversitySemantic SegmentationSemi-Supervised Semantic Segmentation

nextlocllm: next location prediction using LLMs

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

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 inheren…

Prediction