paper-with-me

Papers

Improved Sample Complexities for Deep Networks and Robust Classification via an All-Layer Margin

2019-10-09 · Colin Wei, Tengyu Ma

For linear classifiers, the relationship between (normalized) output margin and generalization is captured in a clear and simple bound -- a large output margin implies good generalization. Unfortunately, for deep models, this relationship is less clear: existing analyses of the output margin give complicated bounds which sometimes depend exponentially on depth. In this work, we propose to instead analyze a new notion of margin, which we call the "all-layer margin." Our analysis reveals that the all-layer margin has a clear and direct relationship with generalization for deep models. This enables the following concrete applications of the all-layer margin: 1) by analyzing the all-layer margin, we obtain tighter generalization bounds for neural nets which depend on Jacobian and hidden layer norms and remove the exponential dependency on depth 2) our neural net results easily translate to the adversarially robust setting, giving the first direct analysis of robust test error for deep networks, and 3) we present a theoretically inspired training algorithm for increasing the all-layer margin. Our algorithm improves both clean and adversarially robust test performance over strong baselines in practice.

📄 PDF Abstract BibTeX arXiv:1910.04284

Code (1)

cwein3/all-layer-margin-opt 공식 구현 pytorch

Tasks

AllGeneral ClassificationGeneralization BoundsRobust classification

Methods 이 논문이 사용한 방법론

Test 설명 없음

Similar Papers 제목 키워드 기반

Improved Sample Complexities for Deep Neural Networks and Robust Classification via an All-Layer Margin

2020-05-01 · ICLR 2020 1 · Colin Wei, Tengyu Ma

For linear classifiers, the relationship between (normalized) output margin and generalization is captured in a clear and simple bound – a large output margin implies good generalization. Unfortunately, for deep models, …

AllGeneralization BoundsRobust classification

Collaborative Layer-wise Discriminative Learning in Deep Neural Networks

2016-07-19 · Xiaojie Jin, Yunpeng Chen, Jian Dong, Jiashi Feng 외

Intermediate features at different layers of a deep neural network are known to be discriminative for visual patterns of different complexities. However, most existing works ignore such cross-layer heterogeneities when c…

ClassificationGeneral ClassificationScene Classification

Sample-efficient actor-critic algorithms with an etiquette for zero-sum Markov games

2021-09-29 · Ahmet Alacaoglu, Luca Viano, Niao He, Volkan Cevher

We introduce algorithms based on natural policy gradient and two time-scale natural actor-critic, and analyze their sample complexity for solving two player zero-sum Markov games in the tabular case. Our results improve …

Policy Gradient Methods

Large Margin Deep Networks for Classification

2018-03-15 · NeurIPS 2018 12 · Gamaleldin F. Elsayed, Dilip Krishnan, Hossein Mobahi, Kevin Regan 외

We present a formulation of deep learning that aims at producing a large margin classifier. The notion of margin, minimum distance to a decision boundary, has served as the foundation of several theoretically profound an…

ClassificationData AugmentationGeneral Classification

Pareto Frontiers in Neural Feature Learning: Data, Compute, Width, and Luck

2023-09-07 · Benjamin L. Edelman, Surbhi Goel, Sham Kakade, Eran Malach 외

In modern deep learning, algorithmic choices (such as width, depth, and learning rate) are known to modulate nuanced resource tradeoffs. This work investigates how these complexities necessarily arise for feature learnin…

tabular-classification