This paper improves loss functions for deep learning with noisy labels.
arXiv research
A locally-built, LLM-digested index of recent arXiv papers in quant finance, geometry/topology, and statistical ML — keyword search served straight from SQLite on this machine.
Trend · papers per month
The paper proves deep learning can be robust with certain loss functions.
Proposes a new loss function for robust learning.
The paper sets lower bounds for adversarial robustness in multiclass classification.
Novel loss functions improve decision tree learning from noisy data.
Symmetrizes loss functions to improve neural network robustness against noisy labels.
Paper introduces a new robust loss function for RL.
Proposes a new Huber loss combining absolute and quadratic properties.
Robust loss minimization is an important strategy for handling robust learning issue on noisy labels. Current robust loss functions, however, inevitably involve hyperparameter(s) to be tuned, manually or heuristically through cross validation, which makes them fairly hard to be generally applied in practice. Besides, t…
Ensemble techniques are powerful approaches that combine several weak learners to build a stronger one. As a meta-learning framework, ensemble techniques can easily be applied to many machine learning methods. Inspired by ensemble techniques, in this paper we propose an ensemble loss functions applied to a simple regre…
In many applications of classifier learning, training data suffers from label noise. Deep networks are learned using huge training data where the problem of noisy labels is particularly relevant. The current techniques proposed for learning deep networks under label noise focus on modifying the network architecture and…
We present a generalization of the Cauchy/Lorentzian, Geman-McClure, Welsch/Leclerc, generalized Charbonnier, Charbonnier/pseudo-Huber/L1-L2, and L2 loss functions. By introducing robustness as a continuous parameter, our loss function allows algorithms built around robust loss minimization to be generalized, which imp…
New algorithm ATENT improves adversarial robustness in neural networks.
Unhinged loss minimization fails to improve classifier accuracy for simple data.
New method prevents neural network breakdown by combining trimmed loss and variation regularization.
Proposes a new loss function for learning with noisy labels.
Proposes new loss functions for GANs to improve estimation accuracy and robustness.
In this paper, we propose a novel {\em -exponentiated} transformation, , for loss functions. When the transformation is applied to a convex loss function, the transformed loss function become more robust to outliers. Using a novel generalization error bound, we have theoretically shown that the transforme…
Theoretical analysis of cross-entropy loss functions and their robustness.
With the recent advancement in the deep learning technologies such as CNNs and GANs, there is significant improvement in the quality of the images reconstructed by deep learning based super-resolution (SR) techniques. In this work, we propose a robust loss function based on the preservation of edges obtained by the Can…
Deep models can fit noisy labels, but robustness and reliability are still issues.
Adapting robust statistics to neural networks, researchers found neural networks can be more robust with certain loss functions.
The paper develops robust risk measures for uncertain loss positions.
Develops a new framework for robust regression with EGM.
Least squares kernel based methods have been widely used in regression problems due to the simple implementation and good generalization performance. Among them, least squares support vector regression (LS-SVR) and extreme learning machine (ELM) are popular techniques. However, the noise sensitivity is a major bottlene…
Paper analyzes statistical properties of log-cosh loss function.
New robust loss functions improve matrix completion accuracy.
AugLoss combines data augmentation and robust loss functions for robust DL models.
It is known that Boosting can be interpreted as a gradient descent technique to minimize an underlying loss function. Specifically, the underlying loss being minimized by the traditional AdaBoost is the exponential loss, which is proved to be very sensitive to random noise/outliers. Therefore, several Boosting algorith…
This paper examines the role and efficiency of the non-convex loss functions for binary classification problems. In particular, we investigate how to design a simple and effective boosting algorithm that is robust to the outliers in the data. The analysis of the role of a particular non-convex loss for prediction accur…
Deep networks can memorize random labels; symmetric loss improves this.
Paper studies a robust online learning algorithm for regression.
Paper tackles robust deep learning from weakly dependent data with unbounded loss and input.
Investor optimizes investment and consumption under uncertain market conditions with constraints.
We introduce a tunable loss function called -loss, parameterized by , which interpolates between the exponential loss (), the log-loss (), and the 0-1 loss (), for the machine learning setting of classification. Theoretically, we illustrate a fundamental connection between $…
Starting from the requirement that risk measures of financial portfolios should be based on their losses, not their gains, we define the notion of loss-based risk measure and study the properties of this class of risk measures. We characterize loss-based risk measures by a representation theorem and give examples of su…
This paper characterizes and designs loss functions for robust classification with abstention.
New expressive losses improve adversarial robustness without sacrificing accuracy.
Robust variable selection for high-dimensional data with missing and measurement errors.
In high-dimensional data, many sparse regression methods have been proposed. However, they may not be robust against outliers. Recently, the use of density power weight has been studied for robust parameter estimation and the corresponding divergences have been discussed. One of such divergences is the -divergence a…
AWP improves robustness by flattening weight loss landscape.
Exponential Lasso improves Lasso's robustness to outliers and heavy-tailed noise.
We study losses for binary classification and class probability estimation and extend the understanding of them from margin losses to general composite losses which are the composition of a proper loss with a link function. We characterise when margin losses can be proper composite losses, explicitly show how to determ…
Regularized empirical risk minimization including support vector machines plays an important role in machine learning theory. In this paper regularized pairwise learning (RPL) methods based on kernels will be investigated. One example is regularized minimization of the error entropy loss which has recently attracted qu…
We present the Tamed Cross Entropy (TCE) loss function, a robust derivative of the standard Cross Entropy (CE) loss used in deep learning for classification tasks. However, unlike other robust losses, the TCE loss is designed to exhibit the same training properties than the CE loss in noiseless scenarios. Therefore, th…
RKUM is an R package for robust kernel-based unsupervised methods.
Gradient boosting algorithms construct a regression predictor using a linear combination of ``base learners''. Boosting also offers an approach to obtaining robust non-parametric regression estimators that are scalable to applications with many explanatory variables. The robust boosting algorithm is based on a two-stag…
Distance/Similarity learning is a fundamental problem in machine learning. For example, kNN classifier or clustering methods are based on a distance/similarity measure. Metric learning algorithms enhance the efficiency of these methods by learning an optimal distance function from data. Most metric learning methods nee…