Visual Re-Ranking with Non-Visual Side Information

Lund University
Scandinavian Conference on Image Analysis 2025
MY ALT TEXT

Our image retrieval re-ranking method GCSA utilizes both the visual () similarity between the query and database images as well as non-visual side information such as the similarity of recorded radio signal strengths (). A database image that is visually similar to the query (top left) can be downranked if the radio signals do not match. denotes the ground truth distance to the query camera.

Abstract

The standard approach for visual place recognition is to use global image descriptors to retrieve the most similar database images for a given query image. The results can then be further improved with re-ranking methods that re-order the top scoring images. However, existing methods focus on re-ranking based on the same image descriptors that were used for the initial retrieval, which we argue provides limited additional signal.

In this work we propose Generalized Contextual Similarity Aggregation (GCSA), which is a graph neural network-based re-ranking method that, in addition to the visual descriptors, can leverage other types of available side information. This can for example be other sensor data (such as signal strength of nearby WiFi or BlueTooth endpoints) or geometric properties such as camera poses for database images. In many applications this information is already present or can be acquired with low effort. Our architecture leverages the concept of affinity vectors to allow for a shared encoding of the heterogeneous multi-modal input. Two large-scale datasets, covering both outdoor and indoor localization scenarios, are utilized for training and evaluation. In experiments we show significant improvement not only on image retrieval metrics, but also for the downstream visual localization task.

Poster

BibTeX

        @inproceedings{hanning2025visual,
          title={{Visual Re-Ranking with Non-Visual Side Information}},
          author={Hanning, Gustav and Flood, Gabrielle and Larsson, Viktor},
          booktitle={Scandinavian Conference on Image Analysis (SCIA)},
          year={2025}
        }