CVAIJul 15, 2024

An experimental evaluation of Siamese Neural Networks for robot localization using omnidirectional imaging in indoor environments

arXiv:2407.10536v18 citationsh-index: 27
Originality Incremental advance
AI Analysis

This addresses the localization problem for robots in indoor settings, representing an incremental improvement over existing methods.

The paper tackled robot localization in indoor environments using omnidirectional images and Siamese Neural Networks, achieving results that outperform previous techniques on the COLD-Freiburg dataset, particularly under challenging lighting conditions like cloudy and night scenarios.

The objective of this paper is to address the localization problem using omnidirectional images captured by a catadioptric vision system mounted on the robot. For this purpose, we explore the potential of Siamese Neural Networks for modeling indoor environments using panoramic images as the unique source of information. Siamese Neural Networks are characterized by their ability to generate a similarity function between two input data, in this case, between two panoramic images. In this study, Siamese Neural Networks composed of two Convolutional Neural Networks (CNNs) are used. The output of each CNN is a descriptor which is used to characterize each image. The dissimilarity of the images is computed by measuring the distance between these descriptors. This fact makes Siamese Neural Networks particularly suitable to perform image retrieval tasks. First, we evaluate an initial task strongly related to localization that consists in detecting whether two images have been captured in the same or in different rooms. Next, we assess Siamese Neural Networks in the context of a global localization problem. The results outperform previous techniques for solving the localization task using the COLD-Freiburg dataset, in a variety of lighting conditions, specially when using images captured in cloudy and night conditions.

Foundations

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

Your Notes