paper-with-me

홈 › Papers

Minimizing the Maximal Loss: How and Why?

2016-02-04 · Shai Shalev-Shwartz, Yonatan Wexler

A commonly used learning rule is to approximately minimize the \emph{average} loss over the training set. Other learning algorithms, such as AdaBoost and hard-SVM, aim at minimizing the \emph{maximal} loss over the training set. The average loss is more popular, particularly in deep learning, due to three main reasons. First, it can be conveniently minimized using online algorithms, that process few examples at each iteration. Second, it is often argued that there is no sense to minimize the loss on the training set too much, as it will not be reflected in the generalization loss. Last, the maximal loss is not robust to outliers. In this paper we describe and analyze an algorithm that can convert any online algorithm to a minimizer of the maximal loss. We prove that in some situations better accuracy on the training set is crucial to obtain good performance on unseen examples. Last, we propose robust versions of the approach that can handle outliers.

📄 PDF Abstract BibTeX arXiv:1602.01690

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Reweighting Augmented Samples by Minimizing the Maximal Expected Loss

2021-03-16 · ICLR 2021 1 · Mingyang Yi, Lu Hou, Lifeng Shang, Xin Jiang 외

Data augmentation is an effective technique to improve the generalization of deep neural networks. However, previous data augmentation methods usually treat the augmented samples equally without considering their individ…

Data AugmentationImage Augmentationimage-classificationImage Classification+1

Minimizing Close-k Aggregate Loss Improves Classification

2018-11-01 · Bryan He, James Zou

In classification, the de facto method for aggregating individual losses is the average loss. When the actual metric of interest is 0-1 loss, it is common to minimize the average surrogate loss for some well-behaved (e.g…

ClassificationGeneral Classification

Towards A Unified Min-Max Framework for Adversarial Exploration and Robustness

2019-09-25 · Jingkang Wang, Tianyun Zhang, Sijia Liu, Pin-Yu Chen 외

The worst-case training principle that minimizes the maximal adversarial loss, also known as adversarial training (AT), has shown to be a state-of-the-art approach for enhancing adversarial robustness against norm-ball b…

Adversarial AttackAdversarial Robustness

On the exact minimization of saturated loss functions for robust regression and subspace estimation

2018-06-15 · Fabien Lauer

This paper deals with robust regression and subspace estimation and more precisely with the problem of minimizing a saturated loss function. In particular, we focus on computational complexity issues and show that an exa…

General Classificationregression

Lung Diseases Image Segmentation using Faster R-CNNs

2023-09-10 · Mihir Jain

Lung diseases are a leading cause of child mortality in the developing world, with India accounting for approximately half of global pneumonia deaths (370,000) in 2016. Timely diagnosis is crucial for reducing mortality …

Image SegmentationRegion ProposalSemantic SegmentationSpecificity