CVNov 28, 2019

A Discriminative Learned CNN Embedding for Remote Sensing Image Scene Classification

arXiv:1911.12517v22 citations
Originality Synthesis-oriented
AI Analysis

This work addresses scene classification in remote sensing images, which is an incremental improvement for domain-specific applications.

The authors tackled remote sensing image scene classification by proposing a discriminatively learned CNN embedding that combines classification and metric learning losses in a siamese network, achieving excellent classification performance on three datasets.

In this work, a discriminatively learned CNN embedding is proposed for remote sensing image scene classification. Our proposed siamese network simultaneously computes the classification loss function and the metric learning loss function of the two input images. Specifically, for the classification loss, we use the standard cross-entropy loss function to predict the classes of the images. For the metric learning loss, our siamese network learns to map the intra-class and inter-class input pairs to a feature space where intra-class inputs are close and inter-class inputs are separated by a margin. Concretely, for remote sensing image scene classification, we would like to map images from the same scene to feature vectors that are close, and map images from different scenes to feature vectors that are widely separated. Experiments are conducted on three different remote sensing image datasets to evaluate the effectiveness of our proposed approach. The results demonstrate that the proposed method achieves an excellent classification performance.

Foundations

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

Your Notes