paper-with-me

홈 › Papers

Squared Earth Mover's Distance-based Loss for Training Deep Neural Networks

2016-11-17 · Le Hou, Chen-Ping Yu, Dimitris Samaras

In the context of single-label classification, despite the huge success of deep learning, the commonly used cross-entropy loss function ignores the intricate inter-class relationships that often exist in real-life tasks such as age classification. In this work, we propose to leverage these relationships between classes by training deep nets with the exact squared Earth Mover's Distance (also known as Wasserstein distance) for single-label classification. The squared EMD loss uses the predicted probabilities of all classes and penalizes the miss-predictions according to a ground distance matrix that quantifies the dissimilarities between classes. We demonstrate that on datasets with strong inter-class relationships such as an ordering between classes, our exact squared EMD losses yield new state-of-the-art results. Furthermore, we propose a method to automatically learn this matrix using the CNN's own features during training. We show that our method can learn a ground distance matrix efficiently with no inter-class relationship priors and yield the same performance gain. Finally, we show that our method can be generalized to applications that lack strong inter-class relationships and still maintain state-of-the-art performance. Therefore, with limited computational overhead, one can always deploy the proposed loss function on any dataset over the conventional cross-entropy.

📄 PDF Abstract BibTeX arXiv:1611.05916

Code (3)

MilesGrey/emd tf
glanceable-io/ordinal-log-loss pytorch
luke321321/portfolio

Tasks

Age ClassificationGeneral Classification

Similar Papers 제목 키워드 기반

Differentiable Earth Mover's Distance for Data Compression at the High-Luminosity LHC

2023-06-07 · Rohan Shenoy, Javier Duarte, Christian Herwig, James Hirschauer 외

The Earth mover's distance (EMD) is a useful metric for image recognition and classification, but its usual implementations are not differentiable or too slow to be used as a loss function for training other algorithms v…

Data Compression

Depth-guided NeRF Training via Earth Mover's Distance

2024-03-19 · Anita Rau, Josiah Aklilu, F. Christopher Holsinger, Serena Yeung-Levy

Neural Radiance Fields (NeRFs) are trained to minimize the rendering loss of predicted viewpoints. However, the photometric loss often does not provide enough information to disambiguate between different possible geomet…

DenoisingNeRF

DeepEMD: A Transformer-based Fast Estimation of the Earth Mover's Distance

2023-11-16 · Atul Kumar Sinha, Francois Fleuret

The Earth Mover's Distance (EMD) is the measure of choice between point clouds. However the computational cost to compute it makes it prohibitive as a training loss, and the standard approach is to use a surrogate such a…

Learning quantum data with the quantum Earth Mover's distance

2021-01-08 · Bobak Toussi Kiani, Giacomo De Palma, Milad Marvian, Zi-Wen Liu 외

Quantifying how far the output of a learning algorithm is from its target is an essential task in machine learning. However, in quantum settings, the loss landscapes of commonly used distance metrics often produce undesi…

Generative Adversarial Network

FEDI: Few-shot learning based on Earth Mover's Distance algorithm combined with deep residual network to identify diabetic retinopathy

2021-08-22 · Liangrui Pan, Boya Ji, Peng Xi, Xiaoqi Wang 외

Diabetic retinopathy(DR) is the main cause of blindness in diabetic patients. However, DR can easily delay the occurrence of blindness through the diagnosis of the fundus. In view of the reality, it is difficult to colle…

Few-Shot Learning