LGOct 13, 2025

On efficiently computable functions, deep networks and sparse compositionality

arXiv:2510.11942v13 citationsh-index: 5
Originality Incremental advance
AI Analysis

This provides a theoretical foundation for the efficiency of deep networks in approximating computable functions, which is incremental as it builds on existing compositional approximation theories.

The paper tackles the problem of representing efficiently computable functions with neural networks, showing that any function computable in polynomial time can be approximated by a deep neural network of polynomial size and depth with exponential accuracy.

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.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes