The reviewed record of science sign in
Pith

arxiv: 2504.12175 · v1 · pith:JQ3XOKAU · submitted 2025-04-16 · stat.ML · cs.LG

Approximation Bounds for Transformer Networks with Application to Regression

Reviewed by Pith T0 review T1 audit T2 compute T3 formal T4 kernel pith:JQ3XOKAUrecord.jsonopen to challenge →

classification stat.ML cs.LG
keywords boundstransformerapproximationfunctionsnetworksolderregressionestablish
0
0 comments X
read the original abstract

We explore the approximation capabilities of Transformer networks for H\"older and Sobolev functions, and apply these results to address nonparametric regression estimation with dependent observations. First, we establish novel upper bounds for standard Transformer networks approximating sequence-to-sequence mappings whose component functions are H\"older continuous with smoothness index $\gamma \in (0,1]$. To achieve an approximation error $\varepsilon$ under the $L^p$-norm for $p \in [1, \infty]$, it suffices to use a fixed-depth Transformer network whose total number of parameters scales as $\varepsilon^{-d_x n / \gamma}$. This result not only extends existing findings to include the case $p = \infty$, but also matches the best known upper bounds on number of parameters previously obtained for fixed-depth FNNs and RNNs. Similar bounds are also derived for Sobolev functions. Second, we derive explicit convergence rates for the nonparametric regression problem under various $\beta$-mixing data assumptions, which allow the dependence between observations to weaken over time. Our bounds on the sample complexity impose no constraints on weight magnitudes. Lastly, we propose a novel proof strategy to establish approximation bounds, inspired by the Kolmogorov-Arnold representation theorem. We show that if the self-attention layer in a Transformer can perform column averaging, the network can approximate sequence-to-sequence H\"older functions, offering new insights into the interpretability of self-attention mechanisms.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 2 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. Approximation Error Upper and Lower Bounds for H\"{o}lder Class with Transformers

    cs.LG 2026-05 unverdicted novelty 8.0

    A standard Transformer with O(ε^{-d0/α}) blocks can approximate any bounded d0-dimensional Hölder function of smoothness α to accuracy ε, but at least Ω(ε^{-d0/(4α)}) blocks are required.

  2. Approximation Error Upper and Lower Bounds for H\"{o}lder Class with Transformers

    cs.LG 2026-05 unverdicted novelty 7.0

    Transformers require Ω(ε^{-d0/(4α)}) to O(ε^{-d0/α}) blocks to approximate bounded d0-dimensional Hölder-α functions to accuracy ε.