Papers
Topics
Authors
Recent
Search
2000 character limit reached

Sparse-Aware Neural Networks for Nonlinear Functionals: Mitigating the Exponential Dependence on Dimension

Published 8 Apr 2026 in cs.LG, cs.AI, and math.FA | (2604.06774v1)

Abstract: Deep neural networks have emerged as powerful tools for learning operators defined over infinite-dimensional function spaces. However, existing theories frequently encounter difficulties related to dimensionality and limited interpretability. This work investigates how sparsity can help address these challenges in functional learning, a central ingredient in operator learning. We propose a framework that employs convolutional architectures to extract sparse features from a finite number of samples, together with deep fully connected networks to effectively approximate nonlinear functionals. Using universal discretization methods, we show that sparse approximators enable stable recovery from discrete samples. In addition, both the deterministic and the random sampling schemes are sufficient for our analysis. These findings lead to improved approximation rates and reduced sample sizes in various function spaces, including those with fast frequency decay and mixed smoothness. They also provide new theoretical insights into how sparsity can alleviate the curse of dimensionality in functional learning.

Summary

  • The paper presents a sparse-aware framework that combines CNN-based sparse encoding with DNN decoding to mitigate exponential sample complexity in high dimensions.
  • It leverages universal discretization techniques and arbitrary dictionaries to overcome the curse of dimensionality with explicit, dimension-insensitive error bounds.
  • Results demonstrate efficient learning rates for Hölder-continuous functionals across various function spaces, showing only mild dependence on input dimension.

Sparse-Aware Neural Networks for Nonlinear Functionals: Mitigating Exponential Dependence on Dimension

Motivation and Background

The problem of approximating nonlinear functionals defined over infinite-dimensional function spaces is fundamental in operator learning, with applications ranging from inverse problems and PDEs to high-dimensional regression. Traditional neural operator learning frameworks often employ linear encoders, grid-valued sampling, or basis truncations, but suffer from slow convergence rates when the dimensionality of input grows, manifesting the curse of dimensionality even under favorable smoothness assumptions. Empirical evidence shows that deep neural networks (DNNs), especially convolutional neural networks (CNNs), achieve efficient operator learning, yet rigorous theoretical results explaining this phenomenon with explicit, dimension-insensitive rates have been lacking.

This paper introduces a sparse-aware neural network framework, leveraging sparse approximation theory and CNN encoders, to address functional learning in infinite-dimensional spaces. By exploiting sparsity in feature extraction, the authors derive theoretical guarantees demonstrating exponential improvement in sample complexity and convergence rates. The approach further accommodates arbitrary dictionaries, random sampling schemes, and broad function spaces, providing explicit bounds that reveal only mild dependence on input dimension.

Unified Functional Learning Framework

The proposed framework consists of a two-stage encoder–decoder architecture:

  1. Sparse CNN Encoder: CNNs are used to extract sparse feature representations from finite samples of input functions. Traditional linear methods are replaced by adaptive nonlinear encoding, closely aligned with sparse approximation paradigms.
  2. DNN Decoder: Fully connected deep networks process the finite-dimensional sparse codes to approximate target nonlinear functionals.

By combining universal discretization techniques with sparse dictionary representations, the approach achieves stability and approximation guarantees from finite random samples rather than requiring structured grid or cubature points. Figure 1

Figure 1: Functional learning pipeline proposed in Theorem~\ref{thm:holder}: sparse CNN encoding followed by deep DNN decoding enables efficient dimension-independent learning of nonlinear functionals.

Sparse Approximation via CNNs

Sparse coding theory establishes error bounds for CNN-based encoding: if fsf_s is the CNN-based sparse approximator for ff, the approximation satisfies

ffsLp(Ω,ν)c1ec2J+c3σs(F,DN)L(Ω,ν),\|f - f_s\|_{L_p(\Omega,\nu)} \leq c_1 e^{-c_2 J} + c_3 \sigma_s(F, D_N)_{L_\infty(\Omega,\nu)},

where JJ is the number of CNN parameters and σs(F,DN)L(Ω,ν)\sigma_s(F, D_N)_{L_\infty(\Omega,\nu)} is the sparse dictionary approximation error. With sufficient CNN complexity and under suitable dictionary coherence, sparse coding can be reliably recovered from random sampling, and supports high sparsity levels under low mutual coherence.

Sample Complexity: Deterministic and Random Sampling

Universal discretization requirements are satisfied both with deterministic construction and random sampling. For arbitrary dictionaries meeting mild boundedness and Riesz basis conditions (including orthogonal and wavelet bases), the sample size mm required for ss-sparse universal discretization scales as O(slogNlog3sloglogN)O(s \log N \log^3 s \log\log N) for deterministic sampling, and comparably for random sampling with high probability. The framework quantifies mutual coherence, admissible sparsity, and sample complexity, establishing substantial reductions compared to previous operator learning approaches.

Approximation Rates for Nonlinear Functionals

The paper considers Hölder-continuous nonlinear functionals and characterizes the learning rates using functional neural networks. The main result states that, for input functions of smoothness order α\alpha, the approximation error using networks with KK nonzero parameters behaves as:

ff0

for Hölder functionals whose modulus of continuity ff1. Here, dimension ff2 appears only in a secondary logarithmic term, and the dominant decay is exponential in log-parameters.

Explicit Rates in Function Spaces

  • Rapid Frequency Decay: For functions with coefficients decaying as ff3 under an orthogonal dictionary, the sparse approximation is of order ff4, leading to the dimension-insensitive learning rate stated above.
  • Sobolev Spaces with Mixed Smoothness: For ff5 belonging to Wiener algebra class ff6 with mixed derivatives, rates are similarly exponential in ff7, with additional mild dependence on dimension through ff8.

These results contrast sharply with classical operator learning bounds, which scale as ff9 and deteriorate rapidly with increasing ffsLp(Ω,ν)c1ec2J+c3σs(F,DN)L(Ω,ν),\|f - f_s\|_{L_p(\Omega,\nu)} \leq c_1 e^{-c_2 J} + c_3 \sigma_s(F, D_N)_{L_\infty(\Omega,\nu)},0.

Numerical and Theoretical Implications

The theoretical guarantees provided are highly robust, covering a wide range of functional spaces and sampling regimes. The dimension-independence achieved through sparse-aware encoding and nonlinear dictionary selection sheds new light on the practical success of deep neural networks in operator learning, image processing, and PDE problems. The framework's flexibility in accommodating arbitrary dictionaries, finite random sampling, and practical architectures supports wide applicability in large-scale and high-dimensional settings.

Future Directions

The implications are substantial for both theory and application:

  • Operator Learning Extension: The approach can be generalized to full operator learning and model reduction problems, bridging empirical performance and rigorous error bounds.
  • Generalization Analysis: Future work may incorporate statistical learning theory to analyze generalization beyond approximation, including sample estimation error and model selection.
  • Dictionary Learning and Adaptive Sampling: Data-driven or learned dictionaries can be explored, as well as adaptive sampling in complex domains such as manifolds or non-Euclidean settings.

Conclusion

This paper establishes a comprehensive sparse-aware neural network framework for nonlinear functional approximation in infinite-dimensional spaces, mitigating the exponential dependence on input dimension. The combination of universal discretization, random sampling, and sparsity-adaptive CNN encoding enables dimensionally robust learning rates, explicating the empirical efficiency of deep networks in operator learning and functional regression. The theoretical results open new avenues for scalable deep learning in high-dimensional scientific and engineering applications.

Paper to Video (Beta)

No one has generated a video about this paper yet.

Whiteboard

No one has generated a whiteboard explanation for this paper yet.

Open Problems

We haven't generated a list of open problems mentioned in this paper yet.

Collections

Sign up for free to add this paper to one or more collections.