Compact Trip Representation over Networks
Nieves R. Brisaboa, Antonio Fari\~na, Daniil Galaktionov, M. Andrea, Rodr\'iguez

TL;DR
This paper introduces a Compact Trip Representation (CTR) that efficiently encodes users' trips over networks, combining spatial and temporal data structures to enable fast queries and manage large trajectory datasets.
Contribution
The paper proposes a novel CTR that integrates CSA and Wavelet Matrix for compact, efficient spatio-temporal trip data management and querying.
Findings
CTR achieves significant space savings compared to traditional methods.
CTR enables fast range-interval queries on large trajectory datasets.
Experimental results demonstrate the efficiency and scalability of CTR.
Abstract
We present a new Compact Trip Representation (CTR) that allows us to manage users' trips (moving objects) over networks. These could be public transportation networks (buses, subway, trains, and so on) where nodes are stations or stops, or road networks where nodes are intersections. CTR represents the sequences of nodes and time instants in users' trips. The spatial component is handled with a data structure based on the well-known Compressed Suffix Array (CSA), which provides both a compact representation and interesting indexing capabilities. We also represent the temporal component of the trips, that is, the time instants when users visit nodes in their trips. We create a sequence with these time instants, which are then self-indexed with a balanced Wavelet Matrix (WM). This gives us the ability to solve range-interval queries efficiently. We show how CTR can solve relevant spatial…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
