The reviewed record of science sign in
Pith

arxiv: 2106.09373 · v1 · pith:GP6374N4 · submitted 2021-06-17 · cs.LG · cs.AI

Unsupervised Path Representation Learning with Curriculum Negative Sampling

Reviewed by Pith T0 review T1 audit T2 compute T3 formal T4 kernel pith:GP6374N4record.jsonopen to challenge →

classification cs.LG cs.AI
keywords pathrepresentationsnegativelearningpathscurriculumglobalinput
0
0 comments X
read the original abstract

Path representations are critical in a variety of transportation applications, such as estimating path ranking in path recommendation systems and estimating path travel time in navigation systems. Existing studies often learn task-specific path representations in a supervised manner, which require a large amount of labeled training data and generalize poorly to other tasks. We propose an unsupervised learning framework Path InfoMax (PIM) to learn generic path representations that work for different downstream tasks. We first propose a curriculum negative sampling method, for each input path, to generate a small amount of negative paths, by following the principles of curriculum learning. Next, \emph{PIM} employs mutual information maximization to learn path representations from both a global and a local view. In the global view, PIM distinguishes the representations of the input paths from those of the negative paths. In the local view, \emph{PIM} distinguishes the input path representations from the representations of the nodes that appear only in the negative paths. This enables the learned path representations to encode both global and local information at different scales. Extensive experiments on two downstream tasks, ranking score estimation and travel time estimation, using two road network datasets suggest that PIM significantly outperforms other unsupervised methods and is also able to be used as a pre-training method to enhance supervised path representation learning.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. TrajTok: Adaptive Spatial Tokenization for Trajectory Representation Learning

    cs.LG 2026-05 unverdicted novelty 6.0

    TrajTok learns multi-resolution hexagonal spatial tokens from GPS data and pretrains a factorized transformer with ST-RoPE and masked modeling to yield frozen encoders that outperform task-specific methods on similari...