Papers
Topics
Authors
Recent
Search
2000 character limit reached

Minimax Theory for Operator Learning

Updated 23 December 2025
  • The paper establishes minimax theory for operator learning by deriving both information-theoretic lower bounds and achievable upper bounds for infinite-dimensional operator estimation.
  • It details practical estimator designs, including SGD, tamed least-squares, and multilevel ridge methods, whose error rates depend on regularity and spectral decay properties.
  • The theory unifies statistical and computational trade-offs in operator regression and inverse problems, guiding the design of optimal algorithms in Hilbert space settings.

Minimax theory for operator learning characterizes the optimal statistical rates for estimating unknown (typically infinite-dimensional) operators from finite, noisy input-output data. This theory identifies both information-theoretic lower bounds, which no estimator can exceed, and upper bounds attained by concrete procedures, quantifying how intrinsic properties—such as regularity, eigenvalue decay, and ill-posedness—dictate the tractability and learnability of operator-valued regression or inverse problems in general Hilbert space settings.

1. Problem Formulations and Core Assumptions

Operator learning involves estimating an operator S†:H1→H2S^\dagger: H_1 \to H_2 between separable Hilbert spaces or a kernel function ϕ\phi parametrizing RϕR_\phi, given i.i.d. data (xt,yt)(x_t, y_t) or (um,fm)(u^m, f^m). The prototypical linear data model is: yt=S†xt+ϵt,y_t = S^\dagger x_t + \epsilon_t, where xt∼Dx_t \sim \mathcal{D}, ϵt\epsilon_t is mean-zero noise, and LC=E[x⊗x]L_C = \mathbb{E}[x \otimes x] is the input covariance operator. For learning operator kernels, the model is

fm=Rϕ[um]+εm,f^m = R_\phi[u^m] + \varepsilon^m,

with Ï•\phi0 linear in Ï•\phi1 and parameterizing a potentially ill-posed deconvolution problem (Shi et al., 2024, Zhang et al., 27 Feb 2025).

The statistical risk is typically measured in prediction or estimation error norms, for example: ϕ\phi2 where ϕ\phi3 denotes the Hilbert–Schmidt norm. For kernel/operator learning in an RKHS setting, Sobolev or interpolation-scaled norms are natural risk metrics.

Key structural assumptions include:

  • Regularity: Source conditions parameterized by Ï•\phi4 or Ï•\phi5, i.e., Ï•\phi6 or Ï•\phi7.
  • Spectral Decay: Eigenvalue decay of input covariance (Ï•\phi8) or normal operator (Ï•\phi9), e.g., polynomial or exponential laws.
  • Moment Conditions: Uniform RÏ•R_\phi0 moments on noise or outputs, ensuring well-behaved sample deviations (Shi et al., 2024, Zhang et al., 27 Feb 2025, Adcock et al., 19 Dec 2025).

2. Minimax Lower Bounds: Fundamental Limits

Minimax lower bounds establish that, uniformly over all estimators and all operators in a regularity class, the statistical risk cannot decay faster than a problem-dependent rate. These results rely on probabilistic packing and information-theoretic arguments (typically Fano or Assouad methods):

RϕR_\phi1

with exponents RϕR_\phi2 governed by regularity and spectral decay (Shi et al., 2024, Jin et al., 2022).

Typical sharp lower bounds:

  • SGD for linear operators (weak regularity):

RϕR_\phi3

for RϕR_\phi4, RϕR_\phi5-decay (Shi et al., 2024).

  • Operator kernel regression (adaptive Sobolev):

RϕR_\phi6

under polynomial decay, RϕR_\phi7 for exponential (Zhang et al., 27 Feb 2025).

  • RKHS operator learning (Sobolev–Hilbert–Schmidt):

RϕR_\phi8

with respect to jointly regularized Sobolev norms (Jin et al., 2022).

  • Generic Lipschitz operators (curse of dimensionality):

Sub-algebraic decay or even

RϕR_\phi9

for all (xt,yt)(x_t, y_t)0 (Adcock et al., 19 Dec 2025).

Lower-bound machinery typically exploits the Varshamov–Gilbert code construction for packing, balance between function separation and KL divergence (via Fano’s lemma), and explicit mode truncation to exploit eigenvalue decay.

3. Minimax Upper Bounds: Achievable Rates

Upper bounds are derived by analyzing explicit estimators—most prominently, stochastic gradient descent (SGD), regularized least squares (including tamed and multilevel variants), or histogram/RKHS-based procedures. Achieved rates directly reflect the trade-off between bias (due to regularization or spectral cutoffs) and statistical variance (due to noise amplification in small-eigenvalue directions).

(xt,yt)(x_t, y_t)2

for (xt,yt)(x_t, y_t)3 determined by (xt,yt)(x_t, y_t)4 (Shi et al., 2024).

  • Kernel operator estimation (tLSE): Tamed least-squares estimators threshold the empirical normal matrix to avoid ill-posed directions. Sharp rates match the lower bounds, e.g.,

(xt,yt)(x_t, y_t)5

with phase transitions to (xt,yt)(x_t, y_t)6 under exponential decay. The proof balances bias (spectral cutoff) and variance (SVD- or PAC-Bayesian-controlled) (Zhang et al., 27 Feb 2025).

  • Multilevel spectral regularization: Operators are reconstructed by layering ridge regression subproblems at selected input/output regularization levels, achieving

(xt,yt)(x_t, y_t)7

for (xt,yt)(x_t, y_t)8 rate given by regularity and capacity parameters (Jin et al., 2022).

(xt,yt)(x_t, y_t)9

RRR is minimax-optimal in rank-restricted settings (Kostic et al., 2023).

4. Regularity Classes and Spectral Constraints

Sharp minimax rates hinge on the regularity assumptions imposed on the target operator and the spectral decay (capacity) of the input covariance or associated normal operator. Two prototypical regimes are:

  • Source regularity: (um,fm)(u^m, f^m)0 or (um,fm)(u^m, f^m)1, with (um,fm)(u^m, f^m)2 bounded or Hilbert–Schmidt (Shi et al., 2024).
  • Spectral decay:
    • Polynomial: (um,fm)(u^m, f^m)3, induces ill-posedness; minimax rates contain factors in (um,fm)(u^m, f^m)4.
    • Exponential: (um,fm)(u^m, f^m)5, leads to faster (but still sub-algebraic) rates, with exponents saturating in (um,fm)(u^m, f^m)6 (Zhang et al., 27 Feb 2025, Adcock et al., 19 Dec 2025).
    • Double-exponential: Nearly algebraic decay, but sub-algebraic minimax risk for generic Lipschitz classes (Adcock et al., 19 Dec 2025).

These parameters define natural "Sobolev-type" function spaces or RKHS norms adaptively tailored to the inverse problem structure (Zhang et al., 27 Feb 2025, Jin et al., 2022).

5. Statistical-Computational Trade-offs and Estimator Design

The interplay between computational tractability and statistical optimality arises in the design of estimators:

  • Tamed least-squares estimators threshold empirical spectral components, discarding directions where ill-posedness would otherwise dominate statistical error (Zhang et al., 27 Feb 2025).
  • Multilevel kernel operator learning (see table) applies a hierarchy of regularizations, covering the "spectral block" structure in the bias–variance trade-off. This attains minimax rates adaptively while maintaining polynomial computational complexity via ridge solvers per level (Jin et al., 2022).
Approach Regularity Used Statistical Rate
SGD (Hilbert-Schmidt) Weak/strong (r, s) (um,fm)(u^m, f^m)7 (Shi et al., 2024)
Tamed LSE (Kernel) Sobolev (um,fm)(u^m, f^m)8, (um,fm)(u^m, f^m)9 yt=S†xt+ϵt,y_t = S^\dagger x_t + \epsilon_t,0 (Zhang et al., 27 Feb 2025)
Multilevel Ridge Joint input/output yt=S†xt+ϵt,y_t = S^\dagger x_t + \epsilon_t,1 (Jin et al., 2022)

A notable implication is that, for certain function classes (e.g., bounded Lipschitz), no algebraic rate is achievable for the minimax risk regardless of spectral decay, reflecting the curse of infinite-dimensionality (Adcock et al., 19 Dec 2025).

6. Extensions: Nonlinear Operators, Neural and Koopman Operators

Many minimax results transfer to nonlinear operator learning: when the estimator is linear but the response is nonlinear, the SGD-based scheme converges to the best linear approximation, inheriting the same minimax rates due to yt=S†xt+ϵt,y_t = S^\dagger x_t + \epsilon_t,2 orthogonality (Shi et al., 2024). The theory extends to operator learning scenarios with vector-valued or real-valued RKHSs, encompassing multi-output regression, functional data analysis, and specializations such as functional linear regression (Shi et al., 2024).

Recent advances cover learning of nonlinear dynamical (Koopman) operators, where minimax rates for operator-norm and spectral error are established for data-driven low-rank approximations—especially Reduced Rank Regression (RRR), which is minimax-optimal relative to principal subspace bias-variance trade-off (Kostic et al., 2023).

7. Open Directions and Implications

The minimax framework reveals precise phase transitions in statistical difficulty as a function of operator regularity, eigenvalue decay, and problem ill-posedness. Adaptive Sobolev spaces and multilevel regularization strategies allow unification of classical RKHS and direct spectral approaches (Zhang et al., 27 Feb 2025, Jin et al., 2022). Persisting challenges include:

  • Extensions to non-Gaussian, heteroskedastic, or dependent noise models.
  • Fully data-driven regularity and spectral parameter estimation.
  • Scaling up multilevel or tamed estimators for very high-dimensional settings.
  • Characterization of lower bounds under additional functional or geometric constraints, and the practical implications for nonlinear neural operator learning and inverse problems (Jin et al., 2022, Adcock et al., 19 Dec 2025).

The minimax theory thus provides the statistical foundation for principled operator learning, identifying both fundamental limitations and concrete pathways to optimal or near-optimal algorithmic performance across a spectrum of linear and nonlinear, well-posed and ill-posed, operator-valued learning problems.

Topic to Video (Beta)

No one has generated a video about this topic yet.

Whiteboard

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

Follow Topic

Get notified by email when new papers are published related to Minimax Theory for Operator Learning.