VeTraSS: Vehicle Trajectory Similarity Search Through Graph Modeling and Representation Learning
Ming Cheng, Bowen Zhang, Ziyu Wang, Ziyi Zhou, Weiqi Feng, Yi Lyu,, Xingjian Diao

TL;DR
VeTraSS introduces a novel graph-based deep learning approach for vehicle trajectory similarity search, effectively capturing dynamic data characteristics and outperforming existing methods in real-world datasets.
Contribution
The paper presents VeTraSS, an end-to-end pipeline that models vehicle trajectories as multi-scale graphs and uses a multi-layer attention GNN for improved similarity search.
Findings
Outperforms existing methods on Porto and Geolife datasets
Achieves state-of-the-art accuracy in trajectory similarity search
Effectively captures dynamic trajectory features
Abstract
Trajectory similarity search plays an essential role in autonomous driving, as it enables vehicles to analyze the information and characteristics of different trajectories to make informed decisions and navigate safely in dynamic environments. Existing work on the trajectory similarity search task primarily utilizes sequence-processing algorithms or Recurrent Neural Networks (RNNs), which suffer from the inevitable issues of complicated architecture and heavy training costs. Considering the intricate connections between trajectories, using Graph Neural Networks (GNNs) for data modeling is feasible. However, most methods directly use existing mathematical graph structures as the input instead of constructing specific graphs from certain vehicle trajectory data. This ignores such data's unique and dynamic characteristics. To bridge such a research gap, we propose VeTraSS -- an end-to-end…
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.
Taxonomy
TopicsAutonomous Vehicle Technology and Safety · Traffic Prediction and Management Techniques · Data Management and Algorithms
