LGMLSep 25, 2020

A Generic Framework for Clustering Vehicle Motion Trajectories

arXiv:2009.12443v11 citations
Originality Incremental advance
AI Analysis

This work addresses data annotation challenges for autonomous vehicle development, but it is incremental as it builds on existing clustering methods with specific adaptations.

The paper tackles the problem of costly manual annotation for autonomous vehicle driving scenarios by proposing a non-parametric trajectory clustering framework, achieving promising results on a real-world dataset with varying trajectory lengths.

The development of autonomous vehicles requires having access to a large amount of data in the concerning driving scenarios. However, manual annotation of such driving scenarios is costly and subject to the errors in the rule-based trajectory labeling systems. To address this issue, we propose an effective non-parametric trajectory clustering framework consisting of five stages: (1) aligning trajectories and quantifying their pairwise temporal dissimilarities, (2) embedding the trajectory-based dissimilarities into a vector space, (3) extracting transitive relations, (4) embedding the transitive relations into a new vector space, and (5) clustering the trajectories with an optimal number of clusters. We investigate and evaluate the proposed framework on a challenging real-world dataset consisting of annotated trajectories. We observe that the proposed framework achieves promising results, despite the complexity caused by having trajectories of varying length. Furthermore, we extend the framework to validate the augmentation of the real dataset with synthetic data generated by a Generative Adversarial Network (GAN) where we examine whether the generated trajectories are consistent with the true underlying clusters.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes