中文
相关论文

相关论文: Squared Earth Mover's Distance-based Loss for Trai…

200 篇论文

The Earth Mover's Distance (EMD) computes the optimal cost of transforming one distribution into another, given a known transport metric between them. In deep learning, the EMD loss allows us to embed information during training about the…

计算机视觉与模式识别 · 计算机科学 2016-11-24 Manuel Martinez , Monica Haurilet , Ziad Al-Halah , Makarand Tapaswi , Rainer Stiefelhagen

Semantic segmentation is important for many real-world systems, e.g., autonomous vehicles, which predict the class of each pixel. Recently, deep networks achieved significant progress w.r.t. the mean Intersection-over Union (mIoU) with the…

计算机视觉与模式识别 · 计算机科学 2020-08-12 Xiaofeng Liu , Yimeng Zhang , Xiongchang Liu , Song Bai , Site Li , Jane You

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 as the Chamfer…

机器学习 · 计算机科学 2023-11-17 Atul Kumar Sinha , Francois Fleuret

Semantic segmentation (SS) is an important perception manner for self-driving cars and robotics, which classifies each pixel into a pre-determined class. The widely-used cross entropy (CE) loss-based deep networks has achieved significant…

计算机视觉与模式识别 · 计算机科学 2020-10-26 Xiaofeng Liu , Yuzhuo Han , Song Bai , Yi Ge , Tianxing Wang , Xu Han , Site Li , Jane You , Ju Lu

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 via gradient descent.…

In this work, we develop methods for few-shot image classification from a new perspective of optimal matching between image regions. We employ the Earth Mover's Distance (EMD) as a metric to compute a structural distance between dense image…

计算机视觉与模式识别 · 计算机科学 2023-03-31 Chi Zhang , Yujun Cai , Guosheng Lin , Chunhua Shen

Deep metric learning employs deep neural networks to embed instances into a metric space such that distances between instances of the same class are small and distances between instances from different classes are large. In most existing…

机器学习 · 计算机科学 2019-12-05 Ahmed Abdelwahab , Niels Landwehr

Inspired by recent advancements in large language models (LLMs) for Natural Language Processing (NLP), there has been a surge in research focused on developing foundational models for time series forecasting. One approach involves training…

机器学习 · 计算机科学 2024-11-19 Andrei Chernov

In this paper, we propose a novel approach for manifold learning that combines the Earthmover's distance (EMD) with the diffusion maps method for dimensionality reduction. We demonstrate the potential benefits of this approach for learning…

生物大分子 · 定量生物学 2022-05-24 Nathan Zelesko , Amit Moscovich , Joe Kileel , Amit Singer

Traditionally artificial neural networks (ANNs) are trained by minimizing the cross-entropy between a provided groundtruth delta distribution (encoded as one-hot vector) and the ANN's predictive softmax distribution. It seems, however,…

计算机视觉与模式识别 · 计算机科学 2018-12-31 Pooran Singh Negi , David chan , Mohammad Mahoor

In this paper, we focus on the separability of classes with the cross-entropy loss function for classification problems by theoretically analyzing the intra-class distance and inter-class distance (i.e. the distance between any two points…

机器学习 · 计算机科学 2019-09-17 Rudrajit Das , Subhasis Chaudhuri

Modern neural architectures for classification tasks are trained using the cross-entropy loss, which is widely believed to be empirically superior to the square loss. In this work we provide evidence indicating that this belief may not be…

机器学习 · 计算机科学 2021-10-26 Like Hui , Mikhail Belkin

We introduce a novel loss function for training deep learning architectures to perform classification. It consists in minimizing the smoothness of label signals on similarity graphs built at the output of the architecture. Equivalently, it…

机器学习 · 计算机科学 2019-05-02 Myriam Bontonou , Carlos Lassance , Ghouthi Boukli Hacene , Vincent Gripon , Jian Tang , Antonio Ortega

Recently, substantial research efforts in Deep Metric Learning (DML) focused on designing complex pairwise-distance losses, which require convoluted schemes to ease optimization, such as sample mining or pair weighting. The standard…

This paper targets the task with discrete and periodic class labels ($e.g.,$ pose/orientation estimation) in the context of deep learning. The commonly used cross-entropy or regression loss is not well matched to this problem as they ignore…

计算机视觉与模式识别 · 计算机科学 2019-11-05 Xiaofeng Liu , Yang Zou , Tong Che , Peng Ding , Ping Jia , Jane You , Kumar B. V. K

Deep learning has achieved many breakthroughs in modern classification tasks. Numerous architectures have been proposed for different data structures but when it comes to the loss function, the cross-entropy loss is the predominant choice.…

机器学习 · 统计学 2021-12-08 Tianyang Hu , Jun Wang , Wenjia Wang , Zhenguo Li

Given two networks with the same training loss on a dataset, when would they have drastically different test losses and errors? Better understanding of this question of generalization may improve practical applications of deep networks. In…

机器学习 · 计算机科学 2018-07-26 Qianli Liao , Brando Miranda , Andrzej Banburski , Jack Hidary , Tomaso Poggio

Nearly all practical neural models for classification are trained using cross-entropy loss. Yet this ubiquitous choice is supported by little theoretical or empirical evidence. Recent work (Hui & Belkin, 2020) suggests that training using…

机器学习 · 计算机科学 2023-02-09 Like Hui , Mikhail Belkin , Stephen Wright

Although ubiquitous in the sciences, histogram data have not received much attention by the Deep Learning community. Whilst regression and classification tasks for scalar and vector data are routinely solved by neural networks, a principled…

机器学习 · 计算机科学 2021-06-07 Florian List

Cross-entropy loss is the standard metric used to train classification models in deep learning and gradient boosting. It is well-known that this loss function fails to account for similarities between the different values of the target. We…

机器学习 · 统计学 2022-06-16 Brian Lucena
‹ 上一页 1 2 3 10 下一页 ›