paper-with-me

Papers

Characterizing Well-Behaved vs. Pathological Deep Neural Networks

2018-11-07 · Antoine Labatie

We introduce a novel approach, requiring only mild assumptions, for the characterization of deep neural networks at initialization. Our approach applies both to fully-connected and convolutional networks and easily incorporates batch normalization and skip-connections. Our key insight is to consider the evolution with depth of statistical moments of signal and noise, thereby characterizing the presence or absence of pathologies in the hypothesis space encoded by the choice of hyperparameters. We establish: (i) for feedforward networks, with and without batch normalization, the multiplicativity of layer composition inevitably leads to ill-behaved moments and pathologies; (ii) for residual networks with batch normalization, on the other hand, skip-connections induce power-law rather than exponential behaviour, leading to well-behaved moments and no pathology.

📄 PDF Abstract BibTeX arXiv:1811.03087

Code (1)

alabatie/moments-dnns 공식 구현 tf

Methods 이 논문이 사용한 방법론

Batch Normalization 설명 없음

Similar Papers 제목 키워드 기반

Exact natural gradient in deep linear networks and its application to the nonlinear case

2018-12-01 · NeurIPS 2018 12 · Alberto Bernacchia, Mate Lengyel, Guillaume Hennequin

Stochastic gradient descent (SGD) remains the method of choice for deep learning, despite the limitations arising for ill-behaved objective functions. In cases where it could be estimated, the natural gradient has proven…

Should We Learn Most Likely Functions or Parameters?

2023-11-27 · NeurIPS 2023 11 · Shikai Qiu, Tim G. J. Rudner, Sanyam Kapoor, Andrew Gordon Wilson

Standard regularized training procedures correspond to maximizing a posterior distribution over parameters, known as maximum a posteriori (MAP) estimation. However, model parameters are of interest only insomuch as they …

Tightening the mixed integer linear formulation for the piecewise linear approximation in general dimensions

2025-08-13 · Quentin Ploussard, Xiang Li, Matija Pavičević arxiv

This paper addresses the problem of tightening the mixed-integer linear programming (MILP) formulation for continuous piecewise linear (CPWL) approximations of data sets in arbitrary dimensions. The MILP formulation leve…

Free-Choice Nets With Home Clusters Are Lucent

2021-06-07 · Wil M. P. van der Aalst

A marked Petri net is lucent if there are no two different reachable markings enabling the same set of transitions, i.e., states are fully characterized by the transitions they enable. Characterizing the class of systems…

Characterizing Quantifier Fuzzification Mechanisms: a behavioral guide for practical applications

2016-05-11 · F. Diaz-Hermida, M. Pereira-Fariña, Juan. C. Vidal, A. Ramos-Soto

Important advances have been made in the fuzzy quantification field. Nevertheless, some problems remain when we face the decision of selecting the most convenient model for a specific application. In the literature, seve…