Self Supervised Clustering of Traffic Scenes using Graph Representations
Maximilian Zipfl, Moritz Jarosch, J. Marius Z\"ollner

TL;DR
This paper introduces a self-supervised method for clustering traffic scenes using graph representations and a Siamese network, enabling semantic grouping without manual labels, and demonstrating effective clustering on the INTERACTION dataset.
Contribution
The paper presents a novel self-supervised approach that leverages semantic scene graphs and data augmentation to cluster traffic scenes without manual annotations.
Findings
Clusters have common semantic characteristics.
Method outperforms traditional clustering approaches.
Effective on the INTERACTION dataset.
Abstract
Examining graphs for similarity is a well-known challenge, but one that is mandatory for grouping graphs together. We present a data-driven method to cluster traffic scenes that is self-supervised, i.e. without manual labelling. We leverage the semantic scene graph model to create a generic graph embedding of the traffic scene, which is then mapped to a low-dimensional embedding space using a Siamese network, in which clustering is performed. In the training process of our novel approach, we augment existing traffic scenes in the Cartesian space to generate positive similarity samples. This allows us to overcome the challenge of reconstructing a graph and at the same time obtain a representation to describe the similarity of traffic scenes. We could show, that the resulting clusters possess common semantic characteristics. The approach was evaluated on the INTERACTION dataset.
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
TopicsData Visualization and Analytics · Advanced Graph Neural Networks · Complex Network Analysis Techniques
