paper-with-me

Papers

Trajectory-User Linking via Variational AutoEncoder

2018-07-13 · International Joint Conference on Artificial Intelligence 2018 7 · Fan Zhou, Qiang Gao, Goce Trajcevski, Kunpeng Zhang, Ting Zhong, Fengli Zhang

Trajectory-User Linking (TUL) is an essential task in Geo-tagged social media (GTSM) applications, enabling personalized Point of Interest (POI) recommendation and activity identification. Existing works on mining mobility patterns often model trajectories using Markov Chains (MC) or recurrent neural networks (RNN) -- either assuming independence between non-adjacent locations or following a shallow generation process. However, most of them ignore the fact that human trajectories are often sparse, high-dimensional and may contain embedded hierarchical structures. We tackle the TUL problem with a semi-supervised learning framework, called TULVAE (TUL via Variational AutoEncoder), which learns the human mobility in a neural generative architecture with stochastic latent variables that span hidden states in RNN. TULVAE alleviates the data sparsity problem by leveraging large-scale unlabeled data and represents the hierarchical and structural semantics of trajectories with high-dimensional latent variables. Our experiments demonstrate that TULVAE improves efficiency and linking performance in real GTSM datasets, in comparison to existing methods.

📄 PDF Abstract BibTeX

Code (1)

AI-World/IJCAI-TULVAE tf

Similar Papers 제목 키워드 기반

FedVAE: Trajectory privacy preserving based on Federated Variational AutoEncoder

2024-07-12 · Yuchen Jiang, Ying Wu, Shiyao Zhang, James J. Q. Yu

The use of trajectory data with abundant spatial-temporal information is pivotal in Intelligent Transport Systems (ITS) and various traffic system tasks. Location-Based Services (LBS) capitalize on this trajectory data t…

Federated LearningPrivacy Preserving

Latent User Linking for Collaborative Cross Domain Recommendation

2019-08-19 · Sapumal Ahangama, Danny Chiang-Choon Poo

With the widespread adoption of information systems, recommender systems are widely used for better user experience. Collaborative filtering is a popular approach in implementing recommender systems. Yet, collaborative f…

Collaborative FilteringRecommendation SystemsTransfer Learning

Trajectory-User Linking via Hierarchical Spatio-Temporal Attention Networks

2023-02-11 · Wei Chen, Chao Huang, Yanwei Yu, Yongguo Jiang 외

Trajectory-User Linking (TUL) is crucial for human mobility modeling by linking diferent trajectories to users with the exploration of complex mobility patterns. Existing works mainly rely on the recurrent neural framewo…

Goal-Conditioned Variational Autoencoder Trajectory Primitives with Continuous and Discrete Latent Codes

2019-12-09 · Takayuki Osa, Shuhei Ikemoto

Imitation learning is an intuitive approach for teaching motion to robotic systems. Although previous studies have proposed various methods to model demonstrated movement primitives, one of the limitations of existing me…

Data AugmentationDecoderImitation LearningPosition

HGTUL: A Hypergraph-based Model For Trajectory User Linking

2025-02-11 · Fengjie Chang, Xinning Zhu, Zheng Hu, Yang Qin

Trajectory User Linking (TUL), which links anonymous trajectories with users who generate them, plays a crucial role in modeling human mobility. Despite significant advancements in this field, existing studies primarily …