paper-with-me

홈 › Papers

Can stable and accurate neural networks be computed? -- On the barriers of deep learning and Smale's 18th problem

2021-01-20 · Matthew J. Colbrook, Vegard Antun, Anders C. Hansen

Deep learning (DL) has had unprecedented success and is now entering scientific computing with full force. However, current DL methods typically suffer from instability, even when universal approximation properties guarantee the existence of stable neural networks (NNs). We address this paradox by demonstrating basic well-conditioned problems in scientific computing where one can prove the existence of NNs with great approximation qualities, however, there does not exist any algorithm, even randomised, that can train (or compute) such a NN. For any positive integers $K > 2$ and $L$, there are cases where simultaneously: (a) no randomised training algorithm can compute a NN correct to $K$ digits with probability greater than $1/2$, (b) there exists a deterministic training algorithm that computes a NN with $K-1$ correct digits, but any such (even randomised) algorithm needs arbitrarily many training data, (c) there exists a deterministic training algorithm that computes a NN with $K-2$ correct digits using no more than $L$ training samples. These results imply a classification theory describing conditions under which (stable) NNs with a given accuracy can be computed by an algorithm. We begin this theory by establishing sufficient conditions for the existence of algorithms that compute stable NNs in inverse problems. We introduce Fast Iterative REstarted NETworks (FIRENETs), which we both prove and numerically verify are stable. Moreover, we prove that only $\mathcal{O}(|\log(\epsilon)|)$ layers are needed for an $\epsilon$-accurate solution to the inverse problem.

📄 PDF Abstract BibTeX arXiv:2101.08286

Code (1)

Comp-Foundations-and-Barriers-of-AI/firenet 공식 구현 tf

Similar Papers 제목 키워드 기반

Statistical Inference using the Morse-Smale Complex

2015-06-29 · Yen-Chi Chen, Christopher R. Genovese, Larry Wasserman

The Morse-Smale complex of a function $f$ decomposes the sample space into cells where $f$ is increasing or decreasing. When applied to nonparametric density estimation and regression, it provides a way to represent, vis…

ClusteringDensity Estimationregression

Extensions of Morse-Smale Regression with Application to Actuarial Science

2017-08-17 · Colleen M. Farrelly

The problem of subgroups is ubiquitous in scientific research (ex. disease heterogeneity, spatial distributions in ecology...), and piecewise regression is one way to deal with this phenomenon. Morse-Smale regression off…

BIG-bench Machine Learningregression

What do AI algorithms actually learn? - On false structures in deep learning

2019-06-04 · Laura Thesing, Vegard Antun, Anders C. Hansen

There are two big unsolved mathematical questions in artificial intelligence (AI): (1) Why is deep learning so successful in classification problems and (2) why are neural nets based on deep learning at the same time uni…

Deep Learning

Associative Memory and Generative Diffusion in the Zero-noise Limit

2025-06-05 · Joshua Hess, Quaid Morris

Connections between generative diffusion and continuous-state associative memory models are studied. Morse-Smale dynamical systems are emphasized as universal approximators of gradient-based associative memory models and…

Critical Contours: An Invariant Linking Image Flow with Salient Surface Organization

2017-05-20 · Benjamin S. Kunsberg, Steven W. Zucker

We exploit a key result from visual psychophysics---that individuals perceive shape qualitatively---to develop the use of a geometrical/topological "invariant'' (the Morse--Smale complex) relating image structure with su…