CNNTOP: a CNN-based Trajectory Owner Prediction Method
Xucheng Luo, Shengyang Li, Yuxiang Peng

TL;DR
This paper introduces CNNTOP, a CNN-based method for trajectory owner prediction that leverages graph-connected POIs and image-like trajectory representations to improve feature extraction and prediction accuracy.
Contribution
The paper proposes a novel CNN-based approach using graph-connected POIs and image-like trajectory matrices for enhanced owner prediction.
Findings
Outperforms existing methods in macro-Precision, macro-Recall, macro-F1, and accuracy.
Uses Node2Vec for POI encoding to improve feature representation.
Employs CNN to effectively extract features from trajectory matrices.
Abstract
Trajectory owner prediction is the basis for many applications such as personalized recommendation, urban planning. Although much effort has been put on this topic, the results archived are still not good enough. Existing methods mainly employ RNNs to model trajectories semantically due to the inherent sequential attribute of trajectories. However, these approaches are weak at Point of Interest (POI) representation learning and trajectory feature detection. Thus, the performance of existing solutions is far from the requirements of practical applications. In this paper, we propose a novel CNN-based Trajectory Owner Prediction (CNNTOP) method. Firstly, we connect all POI according to trajectories from all users. The result is a connected graph that can be used to generate more informative POI sequences than other approaches. Secondly, we employ the Node2Vec algorithm to encode each POI…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsHuman Mobility and Location-Based Analysis · Video Surveillance and Tracking Methods · Automated Road and Building Extraction
Methodsnode2vec
