paper-with-me

Papers

Depth Separations in Neural Networks: Separating the Dimension from the Accuracy

2024-02-11 · Itay Safran, Daniel Reichman, Paul Valiant

We prove an exponential size separation between depth 2 and depth 3 neural networks (with real inputs), when approximating a $\mathcal{O}(1)$-Lipschitz target function to constant accuracy, with respect to a distribution with support in the unit ball, under the mild assumption that the weights of the depth 2 network are exponentially bounded. This resolves an open problem posed in \citet{safran2019depth}, and proves that the curse of dimensionality manifests itself in depth 2 approximation, even in cases where the target function can be represented efficiently using a depth 3 network. Previously, lower bounds that were used to separate depth 2 from depth 3 networks required that at least one of the Lipschitz constant, target accuracy or (some measure of) the size of the domain of approximation scale \emph{polynomially} with the input dimension, whereas in our result these parameters are fixed to be \emph{constants} independent of the input dimension: our parameters are simultaneously optimal. Our lower bound holds for a wide variety of activation functions, and is based on a novel application of a worst- to average-case random self-reducibility argument, allowing us to leverage depth 2 threshold circuits lower bounds in a new domain.

📄 PDF Abstract BibTeX arXiv:2402.07248

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Depth Separations in Neural Networks: What is Actually Being Separated?

2019-04-15 · Itay Safran, Ronen Eldan, Ohad Shamir

Existing depth separation results for constant-depth networks essentially show that certain radial functions in $\mathbb{R}^d$, which can be easily approximated with depth $3$ networks, cannot be approximated by depth $2…

Optimization-Based Separations for Neural Networks

2021-12-04 · Itay Safran, Jason D. Lee

Depth separation results propose a possible theoretical explanation for the benefits of deep neural networks over shallower architectures, establishing that the former possess superior approximation capabilities. However…

BaseBoostDepth: Exploiting Larger Baselines For Self-supervised Monocular Depth Estimation

2024-07-29 · Kieran Saunders, Luis J. Manso, George Vogiatzis

In the domain of multi-baseline stereo, the conventional understanding is that, in general, increasing baseline separation substantially enhances the accuracy of depth estimation. However, prevailing self-supervised dept…

Depth EstimationMonocular Depth EstimationPose Estimation

Phase Collapse in Neural Networks

2021-10-11 · ICLR 2022 4 · Florentin Guth, John Zarka, Stéphane Mallat

Deep convolutional classifiers linearly separate image classes and improve accuracy as depth increases. They progressively reduce the spatial dimension whereas the number of channels grows with depth. Spatial variability…

Fast, Parallel, Query-Efficient Binary Classification

2026-07-05 · Ishani Karmarkar, Liam O'Carroll, Aaron Sidford arxiv

We study the fundamental classification problem of computing a separating hyperplane for a binary-labeled dataset of size $n$ with normalized $d$-dimensional features. Letting $Φ\in \mathbb{R}^{n \times d}$ denote the fe…

Binary Classification