Failure of the L∞ approximation lemma
Big Bird: Transformers for Longer Sequences ↗
2020 · v2 · Reviewed 09 September 2026
Paper context
Overview
Big Bird introduces sparse attention that combines local, random and global connections so that attention costs grow linearly with sequence length when the number of connections per token is fixed. The paper argues that this design retains key expressive and computational properties of full attention, and evaluates its longer context on language and genomics tasks.
Role of the theoretical result
Lemma 5 transfers a construction using hard attention and piecewise activations to ordinary softmax/ReLU networks. Its asserted infinity-norm case supports the appendix’s worst-case approximation argument; the counterexample concerns this transfer, rather than the finite-p main theorem or the experiments.
Original paper ↗01 / Summary
Summary of the result
Lemma 5 includes the L∞ endpoint in an approximation result whose intermediate class permits discontinuous activations. Every finite softmax/ReLU transformer is continuous. A unit jump therefore imposes an L∞ error of at least 1/2, independently of network size or parameter magnitude. The finite-p approximation argument remains compatible with this example because the measure of the transition region can tend to zero. The objection concerns the endpoint of the supporting lemma and its use in the appendix.
02 / Statement
Statement under review
Every network in the modified hardmax/piecewise-linear class can be approximated arbitrarily accurately by an ordinary softmax/ReLU transformer, including at p=infinity.
Relevant assumptions ↘
- The modified class permits hardmax and piecewise-linear activations with discontinuities, inherited from the cited Yun et al. construction.
- The ordinary network has finite weights and finitely many softmax/ReLU layers, so its output is continuous on the compact input cube.
- The selected claim includes p=infinity. The main-text Theorem 1 instead states 1<p<infinity.
03 / Derivation
Counterexample and derivation
- 01
Choose an allowed jump
Disable attention by setting its value/output weights to zero. A width-one modified feed-forward residual layer can add a step in one input coordinate. Along that coordinate its output is x plus the indicator of x>1/2.
- 02
Use continuity of the approximant
Fix the other input coordinates in the interior of the cube. The first coordinate of any finite ordinary transformer has the same limit from the left and right at x=1/2. Call this common value c. The target limits are 1/2 and 3/2.
- 03
The essential supremum also fails
For any proposed error strictly below 1/2, one side of the jump has error above that threshold. Continuity on that open side gives an open set of inputs with the same failure. Thus the obstruction has positive measure; it is not just the value assigned at the discontinuity.
- 04
Separate the endpoint from finite p
A transition region of width delta can have finite-p error tending to zero as delta shrinks. That argument does not make the maximum error vanish.
Counterexample
For ε=1, Lemma 5 requires an approximation error at most 1/3. The discontinuous target has distance at least 1/2 from every continuous approximant in the uniform norm.
Uniform and integrated approximation error
The solid curve is a continuous ramp approximating a unit step (dashed). A narrower ramp reduces the area of error. It never removes the half-unit error beside the jump. This illustrates the obstruction; the proof applies to every continuous approximant.
Horizontal axis: x from −1 to 1. Vertical axis: function value.
04 / Implications
Implications and proposed correction
Affected result
Refutes the infinity endpoint of Lemma 5 and invalidates that intermediate-network approximation route to the appendix endpoint theorem. It does not refute uniform universality for continuous target functions proved by a different construction.
Relation to reported experiments
No experimental result, training run, or implementation benchmark was re-evaluated by this counterexample.
Sufficient conditions and revised bound
Restrict the modified-to-ordinary approximation lemma to finite p. For a uniform approximation theorem on continuous targets, supply a separate construction that controls the transition regions in the uniform norm. The cited Yun et al. Lemma 9 explicitly has p<infinity. Its finite-p smoothing argument permits error on sets whose measure tends to zero.
Implementation implications
No code change follows from the finite-p repair. Uniform-error promises require a continuous target and an appropriate uniform-error analysis.
Limits of this review
- Only one supporting lemma is refuted.
- The continuous-target endpoint theorem could have another proof.
- The witness uses the modified activation class, not a discontinuity in the deployed softmax/ReLU architecture.
05 / References
Sources and correction history
- 01Big Bird, arXiv v2 ↗
Lemma 5 and Appendix Theorem 2, PDF p.21; main Theorem 1, PDF p.4
- 02Published NeurIPS supplement ↗
Lemma 5, PDF p.5 / printed p.20
- 03Yun et al., Are Transformers Universal Approximators? ↗
Modified activation class, PDF p.5; finite-p Lemma 9, PDF p.14
- 04Sumformer: Universal Approximation of Permutation Equivariant Functions ↗
Section 4.2 and Appendix B: separate finite-p and continuous-target uniform constructions
- 05Author repository public issues ↗
Open and closed issue history
Correction search · 09 September 2026
2026-09-09 Fresh arXiv submission history: latest v2, 8 January 2021. Re-read and visually inspected the archived v2 lemma; checked the published supplement in the earlier audit. Targeted exact-title, Lemma 5, uniform-approximation, infinity, correction and erratum searches refreshed for publication. Prior same-day repository audit inspected all 36 issue/PR records and 41 comments. A fresh API refresh hit the GitHub rate limit. Read the cited Yun finite-p boundary and Sumformer uniform-approximation treatment; neither makes the arbitrary discontinuous-target lemma true. No addressing source for this exact endpoint statement was found in the documented search. This is a bounded search, not evidence that nobody has noticed the issue. The repository refresh was rate-limited.
A bounded search is not evidence of priority or proof that no correction exists.
Entirely AI-generated analysis, including cross-checks by separate AI agents; no independent human verification. Authors have not been contacted. Review standard.
Suggest a correction with a source ↗