LGAIJul 22, 2024

Spatial-Temporal Cross-View Contrastive Pre-training for Check-in Sequence Representation Learning

arXiv:2407.15899v34 citationsh-index: 27
Originality Incremental advance
AI Analysis

This work addresses the problem of improving location-based services for users and businesses by enhancing check-in sequence representation learning, though it appears incremental as it builds on existing contrastive and fusion techniques.

The paper tackles the challenge of learning meaningful representations from user check-in sequences, which are affected by spatial diversity and temporal uncertainty, by proposing a Spatial-Temporal Cross-view Contrastive Representation (STCCR) framework that uses self-supervision and contrastive methods to fuse spatial and temporal information, achieving superior performance on three downstream tasks across three real-world datasets.

The rapid growth of location-based services (LBS) has yielded massive amounts of data on human mobility. Effectively extracting meaningful representations for user-generated check-in sequences is pivotal for facilitating various downstream services. However, the user-generated check-in data are simultaneously influenced by the surrounding objective circumstances and the user's subjective intention. Specifically, the temporal uncertainty and spatial diversity exhibited in check-in data make it difficult to capture the macroscopic spatial-temporal patterns of users and to understand the semantics of user mobility activities. Furthermore, the distinct characteristics of the temporal and spatial information in check-in sequences call for an effective fusion method to incorporate these two types of information. In this paper, we propose a novel Spatial-Temporal Cross-view Contrastive Representation (STCCR) framework for check-in sequence representation learning. Specifically, STCCR addresses the above challenges by employing self-supervision from "spatial topic" and "temporal intention" views, facilitating effective fusion of spatial and temporal information at the semantic level. Besides, STCCR leverages contrastive clustering to uncover users' shared spatial topics from diverse mobility activities, while employing angular momentum contrast to mitigate the impact of temporal uncertainty and noise. We extensively evaluate STCCR on three real-world datasets and demonstrate its superior performance across three downstream tasks.

Code Implementations1 repo
Foundations

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

Your Notes