paper-with-me

홈 › Papers

On efficiently computable functions, deep networks and sparse compositionality

2025-10-13 · Tomaso Poggio arxiv

We show that \emph{efficient Turing computability} at any fixed input/output precision implies the existence of \emph{compositionally sparse} (bounded-fan-in, polynomial-size) DAG representations and of corresponding neural approximants achieving the target precision. Concretely: if $f:[0,1]^d\to\R^m$ is computable in time polynomial in the bit-depths, then for every pair of precisions $(n,m_{\mathrm{out}})$ there exists a bounded-fan-in Boolean circuit of size and depth $\poly(n+m_{\mathrm{out}})$ computing the discretized map; replacing each gate by a constant-size neural emulator yields a deep network of size/depth $\poly(n+m_{\mathrm{out}})$ that achieves accuracy $\varepsilon=2^{-m_{\mathrm{out}}}$. We also relate these constructions to compositional approximation rates \cite{MhaskarPoggio2016b,poggio_deep_shallow_2017,Poggio2017,Poggio2023HowDS} and to optimization viewed as hierarchical search over sparse structures.

📄 PDF Abstract BibTeX arXiv:2510.11942

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Learning Sparse Compositional Functions with Norm-Constrained Neural Networks

2026-05-25 · Shuo Huang, Lorenzo Fiorito, Lorenzo Rosasco, Tomaso Poggio arxiv

The ability of deep neural networks to learn hierarchical features is widely regarded as a key mechanism underlying their success in high-dimensional learning. Existing theory partially supports this view by establishing…

Position: A Theory of Deep Learning Must Include Compositional Sparsity

2025-07-03 · David A. Danhofer, Davide D'Ascenzo, Rafael Dubach, Tomaso Poggio arxiv

Overparametrized Deep Neural Networks (DNNs) have demonstrated remarkable success in a wide variety of domains too high-dimensional for classical shallow networks subject to the curse of dimensionality. However, open que…

Sparse Signature Coefficient Recovery via Kernels

2024-12-11 · Daniil Shmelev, Cristopher Salvi

Central to rough path theory is the signature transform of a path, an infinite series of tensors given by the iterated integrals of the underlying path. The signature poses an effective way to capture sequentially ordere…

On the accuracy of l1-filtering of signals with block-sparse structure

2011-12-01 · NeurIPS 2011 12 · Fatma K. Karzan, Arkadi S. Nemirovski, Boris T. Polyak, Anatoli Juditsky

We discuss new methods for the recovery of signals with block-sparse structure, based on l1-minimization. Our emphasis is on the efficiently computable error bounds for the recovery routines. We optimize these bounds wit…

How DNNs break the Curse of Dimensionality: Compositionality and Symmetry Learning

2024-07-08 · Arthur Jacot, Seok Hoan Choi, Yuxiao Wen

We show that deep neural networks (DNNs) can efficiently learn any composition of functions with bounded $F_{1}$-norm, which allows DNNs to break the curse of dimensionality in ways that shallow networks cannot. More spe…