---
title: Nonlinear Approximation Characteristics
url: https://www.emergentmind.com/topics/nonlinear-approximation-characteristics
type: topic
---

# Nonlinear Approximation Characteristics

Nonlinear approximation characteristics encompass the theory, methodologies, and performance metrics associated with approximating functions or operators via mappings that are nonlinear in their parameters, selection, or construction. In contrast to classical (linear) approximation, which utilizes fixed subspaces or bases, nonlinear approximation exploits the flexibility of adaptive or data-driven choices, compositions, and other nonlinear mechanisms to achieve superior accuracy for a wider range of target functions and under broader model assumptions.

## 1. Definitions and Metrics in Nonlinear Approximation

A central framework is the best $N$-term nonlinear approximation, where, for a function $f$ and a "dictionary" $\mathcal D$ of admissible functions, the goal is to approximate $f$ as a linear combination of $N$ elements optimally chosen from $\mathcal D$:

\[
\varepsilon_{L,f}(N):=\min_{\{g_n\}\subset\mathbb{R},\,\{T_n\}\subset\mathcal{D}} \left\|f(x) - \sum_{n=1}^N g_n T_n(x)\right\|
\]

The metric of interest is how $\varepsilon_{L,f}(N)$ decays as $N$ increases, reflecting the approximation efficiency. Typical choices of $\mathcal{D}$ include bases or frames (e.g., wavelets, splines, kernels, neural network parameterizations), and the "nonlinear" aspect refers to optimizing the selection of these $N$ terms for each target $f$, rather than committing to a fixed collection [1902.10170].

For multivariate and tensor-product settings, similar constructs arise (e.g., best $M$-term tensor product approximations [1409.1403]).

## 2. Fundamental Theorem Classes and Rate Results

### 2.1 Classical and Kernels-Based Best $N$-Term Rates

For many canonical function spaces (e.g., Sobolev, Triebel–Lizorkin, Besov), best $N$-term approximation with suitably regular kernel families, wavelets, or splines satisfies [1606.06676]:

\[
\|f - S_{f,N}\|_{L^p} \lesssim N^{-s/d} \|f\|_{F^s_{p,q}}
\]

where $S_{f,N} \in \text{nonlinear span}$ of $N$ kernel terms, $s$ is the smoothness parameter, and $d$ the ambient dimension.

### 2.2 Composition and Deep Learning Regimes

When dictionary elements are compositions—especially, e.g., compositional neural networks with $L$ layers—depth can dramatically accelerate best $N$-term rates:

- **Depth-1 (shallow)**: $\varepsilon_{1,f}(N)=O(N^{-\eta})$
- **Depth-2**: $\varepsilon_{2,f}(N)=O(N^{-2\eta})$, exponent doubles
- **Depth-3 and higher**: For Hölder $\alpha$ on $[0,1]^d$, $\varepsilon_{3,f}(N)=O(N^{-2\alpha/d})$ is optimal; extra layers ($L>3$) give no further gain [1902.10170].

For one-dimensional $f$ with only continuity (not smoothness), doubling of rate at $L=2$ still occurs.

### 2.3 Superiority of Deep ReLU Networks

Certain function classes exhibit exponential Shannon-type rates for deep ReLU networks; Takagi-type and self-similar functions satisfy $\sigma_m(F)\le 2^{-m}$, while best spline or wavelet dictionaries deteriorate to polynomial rates [1905.02199].

### 2.4 Nonlinear Tensor Product Approximation

For $f$ in periodic mixed-smoothness class $W^r_q$ on $d$ variables:

\[
e_M(W^r_q)_p := \sup_{f \in W^r_q} \inf_{S_M} \|f - S_M\|_{L^p} \sim (M\ln M)^{-rd/(d-1)} \quad \text{($d\ge3$)}
\]

Upper and lower bounds match up to logarithmic factors; constructive greedy algorithms attain similar exponents [1409.1403].

### 2.5 Restricted and Weighted Approximation

The introduction of general measures $\nu$ for restricted $N$-term approximation leads to a full characterization of approximation spaces using weighted Lorentz sequence spaces and the upper/lower Temlyakov property, unifying Jackson and Bernstein inequalities with approximation embeddings [1108.2610].

## 3. Methodological Frameworks

### 3.1 Compositional Dictionaries

Composition of shallow networks or blocks leads to improved expressivity. The optimal rate-doubling ("L=2") and rate saturation ("L=3") phenomena are both tied to the combinatorial growth of the function landscape under composition and tiling: e.g., in $d$ dimensions, tiling requires $N^{2d/d}=N^2$ cubes, each attaining $O(\text{mesh-size}^\alpha)$ local error for Hölder $\alpha$ [1902.10170].

### 3.2 Kernel and Approximation Families

Regular families of decaying or growing kernels—encompassing Gaussians, multiquadrics, cardinal functions—can be systematically analyzed for their $N$-term rates by verifying translation, dilation, and Poisson summation properties (hypotheses (A1)-(A6)) [1606.06676]. These kernels enable nonlinear spaces that match the performance of best wavelet expansions.

### 3.3 Greedy and Library-Based Schemes

For high-dimensional parametric PDEs and analytic function classes with anisotropy, adaptive library-based piecewise Taylor approximations subdivide the parameter space and select local low-dimensional spaces for each cell, achieving quantifiable error rates depending logarithmically or subexponentially on the error tolerance, breaking or mitigating the curse of dimensionality, depending on the anisotropy decay [2210.07067].

### 3.4 Choquet and Nonlinear Integral Operators

Nonlinear extension of classical constructive schemes via the Choquet integral leads to Bernstein–Choquet and Picard–Choquet operators. These exhibit improved rates for certain function classes (monotone/concave or exponentials), outperforming classical linear positive operators in those regimes [1407.5780].

### 3.5 Algorithmic and Computational Aspects

Many nonlinear approximation methods, particularly those involving nonconvex selection or parameter search (e.g., kernel parameter grids, nonnegative least squares for rational/exponential approximations [2301.05881]), employ iterative or greedy algorithms. Effective discretization, active-set NNLS, and QR-based stabilization are standard techniques; provable convergence properties may be lacking in fully nonlinear parameter regimes.

## 4. Stability, Manifold Widths, and Optimality

Realistic nonlinear approximation must account for numerical stability, most prominently captured by the notion of stable manifold widths $\delta^{(\mathrm{st})}_n(K)_X$. These widths are intimately connected to the entropy numbers $\varepsilon_n(K)_X$ measuring the compactness of $K$. Fundamental consequences [2009.09907]:

- For Hilbert spaces, stable widths and entropy numbers are equivalent up to constants.
- In Banach spaces, enforcing $\gamma$-Lipschitz continuity in encoder/decoder bounds the possible approximation rates by entropy—precluding "faster-than-entropy" rates.
- For unit Lipschitz-bounded function classes (e.g., Lip$^1$([0,1])), enforcing stability forces O($n^{-1}$) error decay, even as unstable approximations (deep ReLU nets with arbitrary parameterization) can obtain O($n^{-2}$).

## 5. Specialized and Emerging Regimes

### 5.1 Quadratic and Algebraic Manifolds

The quadratic formula–based degree-2 nonlinear approximation constructs closed-form smooth coefficient manifolds to represent single-variable functions as roots of degree-2 polynomials with a learned index function for branch selection. This yields global exponential convergence across discontinuities (unlike linear/rational schemes), as the algebraic variety encodes jumps sharply and enables effective edge-preserving denoising [2512.06246].

### 5.2 Piecewise-Affine and Cut-Based Schemes

Multi-dimensional nonlinear functions can be efficiently approximated by iteratively partitioning the domain using hinging hyperplanes and fitting local affine surrogates (PWA). Adaptive cut-selection, continuity enforcement, and region complexity increase only as needed, attaining accuracy with many fewer regions compared to mesh-recursive baselines [2410.16960].

### 5.3 Recurrent and Sequence Models

Nonlinear RNN approximation is fundamentally limited by a Bernstein-type inverse theorem: stably approximable sequence-to-sequence maps must have exponentially decaying memory kernels, generalizing the "curse of memory" from linear to nonlinear architectures. Overcoming this requires Hurwitz-parmeterized recurrent matrices to stably represent slow memory decay [2305.19190].

## 6. Practical Implications and Applications

- For Hölder or Sobolev targets on $[0,1]^d$, compositional deep networks with moderate width and depth achieve best-known nonlinear rates, and extra depth offers no further gain [1902.10170].
- In kernel regimes, nonlinear $N$-term kernel spaces achieve wavelet-optimal rates, and cardinal interpolation yields powerful greedy truncated or adaptive sampling-based approximations.
- Library-based partitioning enables scalable surrogates for high-dimensional parametric models (PDEs, uncertainty quantification), with complexity scaling dictated by analytic anisotropy parameters [2210.07067].
- For models requiring stability (data assimilation, numerical PDEs, compressed sensing), achievable rates must be benchmarked via entropy or stable manifold widths, not by the raw performance of unconstrained parametrizations [2009.09907].

## 7. Open Problems and Outlook

Open questions include the development of optimal or near-minimal algorithms for coefficient construction in nonlinear/algebraic manifold representations, understanding the precise role of Lipschitz stability across architectures, effective index/function encoding in high-dimensional or multi-valued contexts, and rigorous convergence guarantees for adaptive piecewise or greedy parameter selection schemes. The theory continues to evolve with advances in neural and kernel architectures, high-dimensional surrogate modeling, and algorithmic stability under data and parameter perturbations.

---

**References by arXiv id:**  
- Nonlinear Approximation via Compositions [1902.10170]  
- Nonlinear Approximation and (Deep) ReLU Networks [1905.02199]  
- Regular Families of Kernels for Nonlinear Approximation [1606.06676]  
- Nonlinear approximation of functions based on non-negative least squares solver [2301.05881]  
- Nonlinear tensor product approximation of functions [1409.1403]  
- Nonlinear approximation of high-dimensional anisotropic analytic functions [2210.07067]  
- Optimal Stable Nonlinear Approximation [2009.09907]  
- Quadratic Formula-based Nonlinear Approximation [2512.06246]  
- Approximation by Choquet Integral Operators [1407.5780]  
- Iterative Cut-Based PWA Approximation [2410.16960]  
- Inverse Approximation Theory for Nonlinear RNNs [2305.19190]  
- Projection-Based Finite Elements for Nonlinear Function Spaces [1803.06576]

Source: https://www.emergentmind.com/topics/nonlinear-approximation-characteristics