CVApr 4, 2019

Signal-to-Noise Ratio: A Robust Distance Metric for Deep Metric Learning

arXiv:1904.02616v180 citations
Originality Incremental advance
AI Analysis

This work addresses the challenge of robust similarity measurement for image clustering and retrieval, offering an incremental improvement over existing distance metrics in deep metric learning.

The paper tackles the problem of measuring similarity in deep metric learning by proposing a Signal-to-Noise Ratio (SNR) distance metric, which reduces intra-class distances and enlarges inter-class distances, showing superiority over state-of-the-art methods on benchmarks like CARS196, CUB200-2011, and CIFAR10.

Deep metric learning, which learns discriminative features to process image clustering and retrieval tasks, has attracted extensive attention in recent years. A number of deep metric learning methods, which ensure that similar examples are mapped close to each other and dissimilar examples are mapped farther apart, have been proposed to construct effective structures for loss functions and have shown promising results. In this paper, different from the approaches on learning the loss structures, we propose a robust SNR distance metric based on Signal-to-Noise Ratio (SNR) for measuring the similarity of image pairs for deep metric learning. By exploring the properties of our SNR distance metric from the view of geometry space and statistical theory, we analyze the properties of our metric and show that it can preserve the semantic similarity between image pairs, which well justify its suitability for deep metric learning. Compared with Euclidean distance metric, our SNR distance metric can further jointly reduce the intra-class distances and enlarge the inter-class distances for learned features. Leveraging our SNR distance metric, we propose Deep SNR-based Metric Learning (DSML) to generate discriminative feature embeddings. By extensive experiments on three widely adopted benchmarks, including CARS196, CUB200-2011 and CIFAR10, our DSML has shown its superiority over other state-of-the-art methods. Additionally, we extend our SNR distance metric to deep hashing learning, and conduct experiments on two benchmarks, including CIFAR10 and NUS-WIDE, to demonstrate the effectiveness and generality of our SNR distance metric.

Foundations

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

Your Notes