paper-with-me

Papers

Nearly-tight VC-dimension and pseudodimension bounds for piecewise linear neural networks

2017-03-08 · Peter L. Bartlett, Nick Harvey, Chris Liaw, Abbas Mehrabian

We prove new upper and lower bounds on the VC-dimension of deep neural networks with the ReLU activation function. These bounds are tight for almost the entire range of parameters. Letting $W$ be the number of weights and $L$ be the number of layers, we prove that the VC-dimension is $O(W L \log(W))$, and provide examples with VC-dimension $\Omega( W L \log(W/L) )$. This improves both the previously known upper bounds and lower bounds. In terms of the number $U$ of non-linear units, we prove a tight bound $\Theta(W U)$ on the VC-dimension. All of these bounds generalize to arbitrary piecewise linear activation functions, and also hold for the pseudodimensions of these function classes. Combined with previous results, this gives an intriguing range of dependencies of the VC-dimension on depth for networks with different non-linearities: there is no dependence for piecewise-constant, linear dependence for piecewise-linear, and no more than quadratic dependence for general piecewise-polynomial.

📄 PDF Abstract BibTeX arXiv:1703.02930

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

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 제목 키워드 기반

On Functional Dimension and Persistent Pseudodimension

2024-10-22 · J. Elisenda Grigsby, Kathryn Lindsey

For any fixed feedforward ReLU neural network architecture, it is well-known that many different parameter settings can determine the same function. It is less well-known that the degree of this redundancy is inhomogeneo…

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…

Improved Bounds on Neural Complexity for Representing Piecewise Linear Functions

2022-10-13 · Kuan-Lin Chen, Harinath Garudadri, Bhaskar D. Rao

A deep neural network using rectified linear units represents a continuous piecewise linear (CPWL) function and vice versa. Recent results in the literature estimated that the number of neurons needed to exactly represen…

Tight Bounds for Data-driven Multiple Hyper-parameter Tuning with Structured Loss Function

2026-08-18 · Anh Tuan Nguyen, Viet Anh Nguyen arxiv

Data-driven algorithm design frames hyperparameter tuning as a statistical learning problem, but establishing generalization guarantees remains challenging due to the implicit, non-smooth dependence of model performance …

Nearly-tight bounds on linear regions of piecewise linear neural networks

2018-10-31 · Qiang Hu, Hao Zhang

The developments of deep neural networks (DNN) in recent years have ushered a brand new era of artificial intelligence. DNNs are proved to be excellent in solving very complex problems, e.g., visual recognition and text …