paper-with-me

Papers

Implicitly Maximizing Margins with the Hinge Loss

2020-06-25 · Justin Lizama

A new loss function is proposed for neural networks on classification tasks which extends the hinge loss by assigning gradients to its critical points. We will show that for a linear classifier on linearly separable data with fixed step size, the margin of this modified hinge loss converges to the $\ell_2$ max-margin at the rate of $\mathcal{O}( 1/t )$. This rate is fast when compared with the $\mathcal{O}(1/\log t)$ rate of exponential losses such as the logistic loss. Furthermore, empirical results suggest that this increased convergence speed carries over to ReLU networks.

📄 PDF Abstract BibTeX arXiv:2006.14286

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

SPEED The monocular depth estimation (MDE) is the task of estimating depth from a single frame. This information is an essential knowledge in many computer vision tasks such as scene…
ReLU How Do I Communicate to Expedia? How Do I Communicate to Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Live Support & Special Travel…

Similar Papers 제목 키워드 기반

Spatially Decomposed Hinge Adversarial Loss by Local Gradient Amplifier

2021-01-01 · Sanghun Kim, Seungkyu Lee

Generative Adversarial Networks (GANs) have achieved large attention and great success in various research areas, but it still suffers from training instability. Recently hinge adversarial loss for GAN is proposed that i…

On the implicit minimization of alternative loss functions when training deep networks

2019-09-25 · Alexandre Lemire Paquin, Brahim Chaib-Draa, Philippe Giguère

Understanding the implicit bias of optimization algorithms is important in order to improve generalization of neural networks. One approach to try to exploit such understanding would be to then make the bias explicit in …

Inductive Bias

On the Dual Formulation of Boosting Algorithms

2009-01-23 · Chunhua Shen, Hanxi Li

We study boosting algorithms from a new perspective. We show that the Lagrange dual problems of AdaBoost, LogitBoost and soft-margin LPBoost with generalized hinge loss are all entropy maximization problems. By looking a…

Xtreme Margin: A Tunable Loss Function for Binary Classification Problems

2022-10-31 · Rayan Wali

Loss functions drive the optimization of machine learning algorithms. The choice of a loss function can have a significant impact on the training of a model, and how the model learns the data. Binary classification is on…

Binary Classification

MMA Training: Direct Input Space Margin Maximization through Adversarial Training

2018-12-06 · ICLR 2020 1 · Gavin Weiguang Ding, Yash Sharma, Kry Yik Chau Lui, Ruitong Huang

We study adversarial robustness of neural networks from a margin maximization perspective, where margins are defined as the distances from inputs to a classifier's decision boundary. Our study shows that maximizing margi…

Adversarial DefenseAdversarial Robustness