A Cross-Domain User Association Scheme Based on Graph Attention Networks with Trajectory Embedding
Abstract
With the widespread adoption of mobile internet, users generate vast amounts of location-based data across multiple social networking platforms. This data is valuable for applications such as personalized recommendations and targeted advertising. Accurately identifying users across different platforms enhances understanding of user behavior and preferences. To address the complexity of cross-domain user identification caused by varying check-in frequencies and data precision differences, we propose HTEGAT, a hierarchical trajectory embedding-based graph attention network model. HTEGAT addresses these issues by combining an Encoder and a Trajectory Identification module. The Encoder module, by integrating self-attention mechanisms with LSTM, can effectively extract location point-level features and accurately capture trajectory transition features, thereby accurately characterizing hierarchical temporal trajectories. Trajectory Identification module introduces trajectory distance-neighbor relationships and constructs an adjacency matrix based on these relationships. By utilizing attention weight coefficients in a graph attention network to capture similarities between trajectories, this approach reduces identification complexity while addressing the issue of dataset sparsity. Experiments on two cross-domain Location-Based Social Network (LBSN) datasets demonstrate that HTEGAT achieves higher hit rates with lower time complexity. On the Foursquare-Twitter dataset, HTEGAT significantly improved hit rates, surpassing state-of-the-art methods. On the Instagram-Twitter dataset, HTEGAT consistently outperformed contemporary models, showcasing its effectiveness and superiority.
Cite
Text
Cen et al. "A Cross-Domain User Association Scheme Based on Graph Attention Networks with Trajectory Embedding." Machine Learning, 2024. doi:10.1007/S10994-024-06613-ZMarkdown
[Cen et al. "A Cross-Domain User Association Scheme Based on Graph Attention Networks with Trajectory Embedding." Machine Learning, 2024.](https://mlanthology.org/mlj/2024/cen2024mlj-crossdomain/) doi:10.1007/S10994-024-06613-ZBibTeX
@article{cen2024mlj-crossdomain,
title = {{A Cross-Domain User Association Scheme Based on Graph Attention Networks with Trajectory Embedding}},
author = {Cen, Keqing and Yang, Zhenghao and Wang, Ze and Dong, Minhong},
journal = {Machine Learning},
year = {2024},
pages = {7905-7930},
doi = {10.1007/S10994-024-06613-Z},
volume = {113},
url = {https://mlanthology.org/mlj/2024/cen2024mlj-crossdomain/}
}