- The paper demonstrates that deep ReLU networks achieve optimal Lp approximation rates for anisotropic Besov spaces up to logarithmic factors.
- The paper shows that exploiting mixed smoothness and compositional structures circumvents the curse of dimensionality in high-dimensional regression.
- The paper provides explicit width-depth tradeoffs, offering practical guidelines for network design in scientific computing and high-dimensional learning.
Approximation and Learning of Anisotropic and Mixed Smooth Functions by Deep ReLU Networks
Introduction and Problem Setting
This paper rigorously analyzes the approximation and statistical learning capacities of fully-connected feedforward ReLU networks when the target functions exhibit either anisotropic or mixed smoothness, as described in the framework of (anisotropic and mixed) Besov spaces. Recent deep learning theory has characterized sharp approximation rates for isotropic, globally smooth function classes such as Sobolev and (isotropic) Besov spaces; however, such rates degrade rapidly in high dimensions due to the curse of dimensionality. Practical data often possess intrinsic low-dimensional or structured geometry—manifested as anisotropic or mixed smoothness—where smoothness varies across coordinates or is dominated by mixed partial derivatives. This work extends and strengthens previous results by providing optimal (up to log factors) rates for neural network approximation and minimax learning in these structured function classes, with full explicit trade-offs between width and depth.
Main Contributions
1. Supper Approximation Rates for Anisotropic Besov Spaces
Previous results established that deep ReLU networks can achieve Lp-error at the rate O((WL)−2s/d) for isotropic Besov spaces Bq,rs​([0,1]d) under the Sobolev embedding condition s/d>1/q−1/p, where W is the network width and L the depth. This paper generalizes to anisotropic Besov spaces Bq,rs​, where s=(s1​,…,sd​) is a vector of per-coordinate smoothness. It establishes that, under the embedding condition s~>1/q−1/p with mean smoothness s~=(∑j=1d​sj−1​)−1, ReLU networks achieve
O((WL)−2s/d)0
for any O((WL)−2s/d)1. This rate is optimal up to logarithmic factors, as shown by matching lower bounds.
2. Supper Approximation for Mixed Smooth Besov Spaces
For spaces of mixed smoothness O((WL)−2s/d)2 (dominating mixed derivatives), where functions may be highly non-smooth except along higher-order mixed derivatives, the curse of dimensionality can be circumvented. The paper proves that, up to log factors, the optimal rate in O((WL)−2s/d)3-approximation is
O((WL)−2s/d)4
with the threshold O((WL)−2s/d)5, again with nearly matching lower bounds. This demonstrates that the effective approximation power depends only polynomially (and not exponentially) in O((WL)−2s/d)6, provided one exploits mixed smoothness.
3. Generalization to Deep Compositional Models
Extension is given to deep compositional classes (functions of functions) in which each layer is a vector of functions in anisotropic Besov spaces. By deriving a careful propagation of approximation error and smoothness loss through layers, the optimal rate is shown to depend on an explicit "compositional smoothness index" O((WL)−2s/d)7 capturing the weakest smoothness and contraction at each composition level.
4. Supervised Learning: Minimax Rates
These approximation results are leveraged to analyze minimax nonparametric regression with least-squares neural network fits. For a sample size O((WL)−2s/d)8, minimax optimal learning rate bounds (up to log factors) are achieved for the various structured spaces, showing, e.g.,
O((WL)−2s/d)9
in anisotropic cases, and dimension-independent rates (modulo logs) under mixed smoothness, thus closing the gap between achievable rates by sparsely-connected and fully-connected deep nets.
Methodological Innovations
The analytical machinery combines multiscale, adaptive anisotropic grid constructions, sharp decompositions of anisotropic/mixed Besov functions into localized polynomial pieces, and recent advances in neural network-based realization of piecewise polynomials. The construction leverages technical results on network depth/width tradeoffs for interpolation of multidimensional index maps, and employs nontrivial use of entropy, pseudo-dimension, and packing arguments for lower bounds.
Strong claims are made in several respects:
- Sparsity is proved unnecessary: fully-connected (dense) networks admit rates previously only possible for specialized architectures with nonzero parameter constraints.
- The width-depth tradeoff is completely explicit (whereas previous work mostly counted parameters).
- In linear (Bq,rs​([0,1]d)0) and nonlinear (Bq,rs​([0,1]d)1) approximation regimes, the analysis achieves the sharpest known exponents in all relevant Besov scales.
Validation of Optimality and Limitations
Lower bounds are established via metric entropy and pseudo-dimension arguments, showing optimality of the upper rates up to log factors, and demonstrating that no ReLU network class of polynomial size in Bq,rs​([0,1]d)2 can do better, even when broadening the hypothesis class to all bounded-depth ReLU architectures. Small remaining gaps in log factors are noted, and in the case of general Bq,rs​([0,1]d)3 (third Besov parameter) for mixed smoothness, an explicit conjecture is left for optimal log scaling.
Implications and Future Developments
Theoretical
- The results unify and generalize the theory of function approximation and statistical learning by neural networks for a variety of structured function spaces relevant in high dimensions.
- They provide theoretical justification for the empirical observation that deep networks can efficiently learn high-dimensional targets if the function possesses certain structural regularities (anisotropic or mixed smoothness, compositionality).
Practical
- Optimal width/depth scaling guidance is given for practitioners fitting deep nets to data known or conjectured to conform to structured smoothness.
- These findings can guide architectural design and hyperparameter selection for applications in scientific computing, PDE solvers, and high-dimensional regression where model smoothness is structured.
Potential Extensions
- Extension of results to convolutional networks is addressed in the appendix and can be further strengthened to more general architectures.
- The framework suggests generalization to data lying on (unknown) low-dimensional manifolds or under more general integral representations.
- Open questions remain on adaptation to unknown smoothness parameters and on sharp characterization of minimax rates for other classes such as manifold learning or more general mixing/anisotropy scenarios.
Conclusion
This work gives a technical and comprehensive answer to the question of how well—and under which precise conditions—deep ReLU networks can approximate and learn highly structured smooth functions, eliminating the curse of dimensionality in appropriate regimes. The match between upper and lower bounds, explicit network construction, and the breadth of function classes covered advance the theoretical understanding of deep learning in high-dimensional approximation and statistical learning settings.
Reference: "Approximation and learning of anisotropic and mixed smooth functions by deep ReLU neural networks" (2605.31152)