Abstract
Abstract
Trajectory similarity join is a fundamental problem in spatiotemporal data management, aimed at identifying pairs of similar trajectories within two trajectory datasets. With the growth of mobile devices, streaming trajectory data is continuously uploaded, enabling real-time trajectory stream analysis for location-based services. In this paper, we investigate the problem of Online Semantic Trajectory Similarity Join (OSTS-J). Given two streaming semantic trajectory datasets, a similarity threshold $$\theta$$ , and a time window $$L$$ , OSTS-J returns all trajectory pairs within the current time window $$L$$ that meet the threshold $$\theta$$ constraint. This problem has significant applications in real-time route planning and travel itinerary suggestions. To efficiently address the OSTS-J problem over large-scale semantic trajectory datasets in a distributed framework, we propose a two-stage algorithm, REST, based on the principle of “defer computation until necessary." In the first stage, we employ the AIR-index alongside pruning strategies to avoid unnecessary trajectory pair computations at the global level, ensuring effective load balancing. In the second stage, we use an enhanced version of incremental computation, Inc++, to further defer unnecessary refinement of trajectory pairs at the local level. We evaluate the effectiveness, scalability, and load-balancing performance of our framework through experiments on four real-world datasets. The results demonstrate that our algorithm (i) outperforms state-of-the-art methods by achieving approximately a 97% reduction in latency and a 35.6 $$\times$$ increase in throughput under optimal conditions, and (ii) enhances load balancing performance and system stability.
Direct answer
What can I do from this paper page?
Use this page to scan "REST: An Efficient Distributed Framework for Real-time Semantic Trajectory Join" quickly: start with the summary and abstract, then check the authors, source, topics, and related papers. From here, open Scollr to follow Data Management and Algorithms research, save the paper, or map adjacent work.
Research areas
Follow related topics
Citation
BibTeX
@article{Luo2026REST,
title = {REST: An Efficient Distributed Framework for Real-time Semantic Trajectory Join},
author = {Yi Luo and Jian Chen},
journal = {Data Science and Engineering},
year = {2026},
doi = {10.1007/s41019-025-00344-4},
url = {https://doi.org/10.1007/s41019-025-00344-4}
}
FAQ
Using this paper in a discovery workflow
How do I find related work for this paper?
Use the related papers and topic links on this page as starting points. In Scollr, you can also open the paper and build a literature map around its references, citing papers, and related work.
How can I keep up with new Data Management and Algorithms research papers?
Follow Data Management and Algorithms research in Scollr. New papers from the topic flow into a personalized feed, and you can save useful studies to revisit later.
Can I cite this paper from this page?
This page includes a static BibTeX block for REST: An Efficient Distributed Framework for Real-time Semantic Trajectory Join. Always verify the DOI, source, and publication details against the publisher record before submitting a manuscript.
Follow this research in Scollr
Follow the topics and authors behind this paper, save useful studies, and build a literature map when you are ready to go deeper.
Get the app