Abstract
Searching for similar trajectories from a database is an important way for extracting human-understandable knowledge. However, due to the huge volume of trajectories and high computation complexity of distance between trajectories, it is difficult to search for exact results, which motivates the research of approximating approaches. In this study, we propose a learning to hash method for trajectory similarity computation and search, called Traj2Hash, which consists of a two-channel trajectory encoder and a hash layer to encode trajectories into Euclidean and Hamming space, respectively. The embeddings of trajectories obtained from the encoder are capable of preserving the reverse symmetric property and more representative due to the reverse augmentation and the lower-bound induced read-out layer. Moreover, we design a decomposed grid representation in the encoder to make the model lighter and better. In the model training phase, we combine a weighted mean squared error loss and a ranking-based hashing loss to enable the model similarity-aware and representations self-structured, respectively, in which a fast trajectory triplet generation method is leveraged to enrich the training corpus. Extensive experiments conducted on real data offer evidence of the effectiveness and efficiency of the proposed model.
| Original language | English |
|---|---|
| Title of host publication | Proceedings - 2024 IEEE 40th International Conference on Data Engineering, ICDE 2024 |
| Publisher | IEEE Computer Society |
| Pages | 4491-4503 |
| Number of pages | 13 |
| ISBN (Electronic) | 9798350317152 |
| DOIs | |
| Publication status | Published - 2024 |
| Externally published | Yes |
| Event | 40th IEEE International Conference on Data Engineering, ICDE 2024 - Utrecht, Netherlands Duration: 13 May 2024 → 17 May 2024 |
Publication series
| Name | Proceedings - International Conference on Data Engineering |
|---|---|
| ISSN (Print) | 1084-4627 |
| ISSN (Electronic) | 2375-0286 |
Conference
| Conference | 40th IEEE International Conference on Data Engineering, ICDE 2024 |
|---|---|
| Country/Territory | Netherlands |
| City | Utrecht |
| Period | 13/05/24 → 17/05/24 |
Bibliographical note
Publisher Copyright:© 2024 IEEE.
Keywords
- learning to hash
- neural-based similarity computation
- top-k similar trajectory search