CVNov 8, 2023

Image Patch-Matching with Graph-Based Learning in Street Scenes

arXiv:2311.04617v111 citationsh-index: 33
Originality Incremental advance
AI Analysis

This addresses improved perception for autonomous driving systems, but it is incremental as it builds on existing matching methods by adding graph-based spatial context.

The paper tackled the problem of matching landmark patches in street scenes for autonomous driving by incorporating spatial neighborhood relationships via graph-based learning, achieving state-of-the-art results on several datasets.

Matching landmark patches from a real-time image captured by an on-vehicle camera with landmark patches in an image database plays an important role in various computer perception tasks for autonomous driving. Current methods focus on local matching for regions of interest and do not take into account spatial neighborhood relationships among the image patches, which typically correspond to objects in the environment. In this paper, we construct a spatial graph with the graph vertices corresponding to patches and edges capturing the spatial neighborhood information. We propose a joint feature and metric learning model with graph-based learning. We provide a theoretical basis for the graph-based loss by showing that the information distance between the distributions conditioned on matched and unmatched pairs is maximized under our framework. We evaluate our model using several street-scene datasets and demonstrate that our approach achieves state-of-the-art matching results.

Foundations

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

Your Notes