paper-with-me

홈 › Papers

Pre-training General Trajectory Embeddings with Maximum Multi-view Entropy Coding

2022-07-29 · Yan Lin, Huaiyu Wan, Shengnan Guo, Jilin Hu, Christian S. Jensen, Youfang Lin

Spatio-temporal trajectories provide valuable information about movement and travel behavior, enabling various downstream tasks that in turn power real-world applications. Learning trajectory embeddings can improve task performance but may incur high computational costs and face limited training data availability. Pre-training learns generic embeddings by means of specially constructed pretext tasks that enable learning from unlabeled data. Existing pre-training methods face (i) difficulties in learning general embeddings due to biases towards certain downstream tasks incurred by the pretext tasks, (ii) limitations in capturing both travel semantics and spatio-temporal correlations, and (iii) the complexity of long, irregularly sampled trajectories. To tackle these challenges, we propose Maximum Multi-view Trajectory Entropy Coding (MMTEC) for learning general and comprehensive trajectory embeddings. We introduce a pretext task that reduces biases in pre-trained trajectory embeddings, yielding embeddings that are useful for a wide variety of downstream tasks. We also propose an attention-based discrete encoder and a NeuralCDE-based continuous encoder that extract and represent travel behavior and continuous spatio-temporal correlations from trajectories in embeddings, respectively. Extensive experiments on two real-world datasets and three downstream tasks offer insight into the design properties of our proposal and indicate that it is capable of outperforming existing trajectory embedding methods.

📄 PDF Abstract BibTeX arXiv:2207.14539

Code (0)

등록된 구현이 없습니다.

Tasks

Contrastive LearningData Augmentation

Methods 이 논문이 사용한 방법론

Travel 설명 없음
Contrastive Learning 설명 없음

Similar Papers 제목 키워드 기반

TrajTok: Adaptive Spatial Tokenization for Trajectory Representation Learning

2026-05-19 · Zhen Xiong, Shang-Ling Hsu, Cyrus Shahabi arxiv

Learning generalizable trajectory representations from raw GPS traces remains difficult because the data is continuous, noisy, and irregularly sampled. Spatial tokenization is also challenging: fine grids yield sparse ce…

Representation Learning

Trajectory-Class-Aware Multi-Agent Reinforcement Learning

2025-03-03 · Hyungho Na, Kwanghyeon Lee, Sumin Lee, Il-Chul Moon

In the context of multi-agent reinforcement learning, generalization is a challenge to solve various tasks that may require different joint policies or coordination without relying on policies specialized for each task. …

Multi-agent Reinforcement Learningreinforcement-learningReinforcement LearningStarcraft+2

Bounding Embeddings of VC Classes into Maximum Classes

2014-01-29 · J. Hyam Rubinstein, Benjamin I. P. Rubinstein, Peter L. Bartlett

One of the earliest conjectures in computational learning theory-the Sample Compression conjecture-asserts that concept classes (equivalently set systems) admit compression schemes of size linear in their VC dimension. T…

Learning Theory

RHYTHM: Reasoning with Hierarchical Temporal Tokenization for Human Mobility

2025-09-27 · Haoyu He, Haozheng Luo, Yan Chen, Qi R. Wang arxiv

Predicting human mobility is inherently challenging due to complex long-range dependencies and multi-scale periodic behaviors. To address this, we introduce RHYTHM (Reasoning with Hierarchical Temporal Tokenization for H…

A Finite-Iteration Theory for Asynchronous Categorical Distributional Temporal-Difference Learning

2026-05-07 · Ege C. Kaya, Abolfazl Hashemi arxiv

We study finite-iteration behavior of the exact asynchronous recursions used by categorical distributional temporal-difference methods. The analysis covers scalar categorical TD in the Cramér geometry and multivariate si…