CVOct 31, 2015

Semantic Cross-View Matching

arXiv:1511.00098v1105 citations
Originality Incremental advance
AI Analysis

This work addresses the challenge of cross-view image matching for applications like geographic information systems, but it appears incremental as it builds on existing ideas of using semantic invariance.

The paper tackles the problem of matching cross-view images with significantly different appearances and viewpoints by using semantic information, which remains invariant across views, and proposes an automatic method for detecting and representing semantic concepts in RGB images to match them with non-RGB geographic information system (GIS) data, showing promising results in an experimental evaluation with challenging query images and a large urban area.

Matching cross-view images is challenging because the appearance and viewpoints are significantly different. While low-level features based on gradient orientations or filter responses can drastically vary with such changes in viewpoint, semantic information of images however shows an invariant characteristic in this respect. Consequently, semantically labeled regions can be used for performing cross-view matching. In this paper, we therefore explore this idea and propose an automatic method for detecting and representing the semantic information of an RGB image with the goal of performing cross-view matching with a (non-RGB) geographic information system (GIS). A segmented image forms the input to our system with segments assigned to semantic concepts such as traffic signs, lakes, roads, foliage, etc. We design a descriptor to robustly capture both, the presence of semantic concepts and the spatial layout of those segments. Pairwise distances between the descriptors extracted from the GIS map and the query image are then used to generate a shortlist of the most promising locations with similar semantic concepts in a consistent spatial layout. An experimental evaluation with challenging query images and a large urban area shows promising 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