paper-with-me

홈 › Papers

Deep Network Approximation in Terms of Intrinsic Parameters

2021-11-15 · Zuowei Shen, Haizhao Yang, Shijun Zhang

One of the arguments to explain the success of deep learning is the powerful approximation capacity of deep neural networks. Such capacity is generally accompanied by the explosive growth of the number of parameters, which, in turn, leads to high computational costs. It is of great interest to ask whether we can achieve successful deep learning with a small number of learnable parameters adapting to the target function. From an approximation perspective, this paper shows that the number of parameters that need to be learned can be significantly smaller than people typically expect. First, we theoretically design ReLU networks with a few learnable parameters to achieve an attractive approximation. We prove by construction that, for any Lipschitz continuous function $f$ on $[0,1]^d$ with a Lipschitz constant $\lambda>0$, a ReLU network with $n+2$ intrinsic parameters (those depending on $f$) can approximate $f$ with an exponentially small error $5\lambda \sqrt{d}\,2^{-n}$. Such a result is generalized to generic continuous functions. Furthermore, we show that the idea of learning a small number of parameters to achieve a good approximation can be numerically observed. We conduct several experiments to verify that training a small part of parameters can also achieve good results for classification problems if other parameters are pre-specified or pre-trained from a related problem.

📄 PDF Abstract BibTeX arXiv:2111.07964

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Stochastic dynamics and logistic population growth

2015-06-18

The Verhulst model is probably the best known macroscopic rate equation in population ecology. It depends on two parameters, the intrinsic growth rate and the carrying capacity. These parameters can be estimated for diff…

On the capacity of deep generative networks for approximating distributions

2021-01-29 · Yunfei Yang, Zhen Li, Yang Wang

We study the efficacy and efficiency of deep generative networks for approximating probability distributions. We prove that neural networks can transform a low-dimensional source distribution to a distribution that is ar…

Intrinsic Wasserstein Rates for Score-Based Generative Models on Smooth Manifolds

2026-05-15 · Guoji Fu, Taiji Suzuki, Wee Sun Lee, Atsushi Nitanda arxiv

Score-based generative models are trained in high-dimensional ambient spaces, yet many data distributions are supported on low-dimensional nonlinear structures. We prove that, for compact $d$-dimensional smooth manifolds…

Adaptive Approximation and Generalization of Deep Neural Network with Intrinsic Dimensionality

2019-07-04 · Ryumei Nakada, Masaaki Imaizumi

In this study, we prove that an intrinsic low dimensionality of covariates is the main factor that determines the performance of deep neural networks (DNNs). DNNs generally provide outstanding empirical performance. Henc…

Optimal Neural Network Approximation for High-Dimensional Continuous Functions

2024-09-04 · Ayan Maiti, Michelle Michelle, Haizhao Yang

Recently, the authors of Shen Yang Zhang (JMLR, 2022) developed a neural network with width $36d(2d + 1)$ and depth $11$, which utilizes a special activation function called the elementary universal activation function, …