CVFeb 15, 2019

Enhancing Remote Sensing Image Retrieval with Triplet Deep Metric Learning Network

arXiv:1902.05818v197 citations
Originality Synthesis-oriented
AI Analysis

This addresses the need for efficient image retrieval tools in remote sensing data management, though it appears incremental as it applies an existing triplet network approach to this domain.

The authors tackled remote sensing image retrieval by developing a triplet deep metric learning CNN that maps images to a semantic space where similar images cluster together, achieving state-of-the-art performance on two public datasets.

With the rapid growing of remotely sensed imagery data, there is a high demand for effective and efficient image retrieval tools to manage and exploit such data. In this letter, we present a novel content-based remote sensing image retrieval method based on Triplet deep metric learning convolutional neural network (CNN). By constructing a Triplet network with metric learning objective function, we extract the representative features of the images in a semantic space in which images from the same class are close to each other while those from different classes are far apart. In such a semantic space, simple metric measures such as Euclidean distance can be used directly to compare the similarity of images and effectively retrieve images of the same class. We also investigate a supervised and an unsupervised learning methods for reducing the dimensionality of the learned semantic features. We present comprehensive experimental results on two publicly available remote sensing image retrieval datasets and show that our method significantly outperforms state-of-the-art.

Foundations

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

Your Notes