paper-with-me

Papers

Statistically Meaningful Approximation: a Case Study on Approximating Turing Machines with Transformers

2021-07-28 · Colin Wei, Yining Chen, Tengyu Ma

A common lens to theoretically study neural net architectures is to analyze the functions they can approximate. However, constructions from approximation theory may be unrealistic and therefore less meaningful. For example, a common unrealistic trick is to encode target function values using infinite precision. To address these issues, this work proposes a formal definition of statistically meaningful (SM) approximation which requires the approximating network to exhibit good statistical learnability. We study SM approximation for two function classes: boolean circuits and Turing machines. We show that overparameterized feedforward neural nets can SM approximate boolean circuits with sample complexity depending only polynomially on the circuit size, not the size of the network. In addition, we show that transformers can SM approximate Turing machines with computation time bounded by $T$ with sample complexity polynomial in the alphabet size, state space size, and $\log (T)$. We also introduce new tools for analyzing generalization which provide much tighter sample complexities than the typical VC-dimension or norm-based bounds, which may be of independent interest.

📄 PDF Abstract BibTeX arXiv:2107.13163

Code (0)

등록된 구현이 없습니다.

Tasks

Generalization Bounds

Similar Papers 제목 키워드 기반

Statistically Meaningful Approximation: a Theoretical Analysis for Approximating Turing Machines with Transformers

2021-09-29 · Colin Wei, Yining Chen, Tengyu Ma

A common lens to theoretically study neural net architectures is to analyze the functions they can approximate. However, constructions from approximation theory may be unrealistic and therefore less meaningful. For examp…

Approximating the Shapley Value without Marginal Contributions

2023-02-01 · Patrick Kolpaczki, Viktor Bengs, Maximilian Muschalik, Eyke Hüllermeier

The Shapley value, which is arguably the most popular approach for assigning a meaningful contribution value to players in a cooperative game, has recently been used intensively in explainable artificial intelligence. It…

Explainable artificial intelligence

Upper Approximation Bounds for Neural Oscillators

2025-11-30 · Zifeng Huang, Konstantin M. Zuev, Yong Xia, Michael Beer arxiv

Neural oscillators, originating from second-order ordinary differential equations (ODEs), have demonstrated strong performance in stably learning causal mappings between long-term sequences or continuous temporal functio…

Algorithms for $\ell_p$ Low-Rank Approximation

2017-08-01 · ICML 2017 8 · Flavio Chierichetti, Sreenivas Gollapudi, Ravi Kumar, Silvio Lattanzi 외

We consider the problem of approximating a given matrix by a low-rank matrix so as to minimize the entrywise $\ell_p$-approximation error, for any $p \geq 1$; the case $p = 2$ is the classical SVD problem. We obtain…

New universal operator approximation theorem for encoder-decoder architectures (Preprint)

2025-03-31 · Janek Gödeke, Pascal Fernsel

Motivated by the rapidly growing field of mathematics for operator approximation with neural networks, we present a novel universal operator approximation theorem for a broad class of encoder-decoder architectures. In th…

DecoderOperator learning