LGMar 19, 2025

Scalable Trajectory-User Linking with Dual-Stream Representation Networks

arXiv:2503.15002v13 citationsh-index: 4AAAI
Originality Incremental advance
AI Analysis

This addresses the challenge of matching anonymous trajectories to users in large-scale applications, with incremental improvements in scalability and representation learning.

The paper tackles the problem of trajectory-user linking (TUL) for large-scale spatio-temporal data by proposing ScaleTUL, a method that uses dual-stream representation networks and supervised contrastive learning, achieving superior performance over state-of-the-art baselines on real-world datasets from three cities and nationwide U.S. data.

Trajectory-user linking (TUL) aims to match anonymous trajectories to the most likely users who generated them, offering benefits for a wide range of real-world spatio-temporal applications. However, existing TUL methods are limited by high model complexity and poor learning of the effective representations of trajectories, rendering them ineffective in handling large-scale user trajectory data. In this work, we propose a novel $\underline{Scal}$abl$\underline{e}$ Trajectory-User Linking with dual-stream representation networks for large-scale $\underline{TUL}$ problem, named ScaleTUL. Specifically, ScaleTUL generates two views using temporal and spatial augmentations to exploit supervised contrastive learning framework to effectively capture the irregularities of trajectories. In each view, a dual-stream trajectory encoder, consisting of a long-term encoder and a short-term encoder, is designed to learn unified trajectory representations that fuse different temporal-spatial dependencies. Then, a TUL layer is used to associate the trajectories with the corresponding users in the representation space using a two-stage training model. Experimental results on check-in mobility datasets from three real-world cities and the nationwide U.S. demonstrate the superiority of ScaleTUL over state-of-the-art baselines for large-scale TUL tasks.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes