paper-with-me

홈 › Papers

Gradient Regularization Improves Accuracy of Discriminative Models

2017-12-28 · Dániel Varga, Adrián Csiszárik, Zsolt Zombori

Regularizing the gradient norm of the output of a neural network with respect to its inputs is a powerful technique, rediscovered several times. This paper presents evidence that gradient regularization can consistently improve classification accuracy on vision tasks, using modern deep neural networks, especially when the amount of training data is small. We introduce our regularizers as members of a broader class of Jacobian-based regularizers. We demonstrate empirically on real and synthetic data that the learning process leads to gradients controlled beyond the training points, and results in solutions that generalize well.

📄 PDF Abstract BibTeX arXiv:1712.09936

Code (0)

등록된 구현이 없습니다.

Tasks

General Classification

Similar Papers 제목 키워드 기반

Learning Discriminative Shrinkage Deep Networks for Image Deconvolution

2021-11-27 · Pin-Hung Kuo, Jinshan Pan, Shao-Yi Chien, Ming-Hsuan Yang

Most existing methods usually formulate the non-blind deconvolution problem into a maximum-a-posteriori framework and address it by manually designing kinds of regularization terms and data terms of the latent clear imag…

Image DeconvolutionImage Restoration

Gradient-Coherent Strong Regularization for Deep Neural Networks

2018-11-20 · Dae Hoon Park, Chiu Man Ho, Yi Chang, Huaqing Zhang

Regularization plays an important role in generalization of deep neural networks, which are often prone to overfitting with their numerous parameters. L1 and L2 regularizers are common regularization tools in machine lea…

L2 Regularization

Achieving Strong Regularization for Deep Neural Networks

2018-01-01 · ICLR 2018 1 · Dae Hoon Park, Chiu Man Ho, Yi Chang

L1 and L2 regularizers are critical tools in machine learning due to their ability to simplify solutions. However, imposing strong L1 or L2 regularization with gradient descent method easily fails, and this limits the ge…

L2 Regularization

Gradients of Generative Models for Improved Discriminative Analysis of Tandem Mass Spectra

2019-09-04 · NeurIPS 2017 12 · John T. Halloran, David M. Rocke

Tandem mass spectrometry (MS/MS) is a high-throughput technology used toidentify the proteins in a complex biological sample, such as a drop of blood. A collection of spectra is generated at the output of the process, ea…

Revisiting QMIX: Discriminative Credit Assignment by Gradient Entropy Regularization

2022-02-09 · Jian Zhao, Yue Zhang, Xunhan Hu, Weixun Wang 외

In cooperative multi-agent systems, agents jointly take actions and receive a team reward instead of individual rewards. In the absence of individual reward signals, credit assignment mechanisms are usually introduced to…