Optimal Multiscale Learning of Linear Operators

22d ago · Global · primary source: export.arxiv.org

A new theoretical study maps the fundamental limits of learning linear operators between Sobolev spaces from noisy data, recasting the problem as an infinite-dimensional matrix regression in wavelet coordinates [1]. The work, submitted in June 2026, constructs a finite-resolution blockwise least-squares estimator and proves it attains minimax rates under Sobolev operator-norm loss [1]. The analysis uncovers a nonuniform local estimation difficulty across scales: some wavelet blocks dictate the global minimax rate, while others can be estimated to the same target accuracy with fewer samples [3]. By assigning scale-adaptive sample sizes, the estimator achieves the optimal computational cost among dense least-squares implementations [2]. The upper bound is constructive. In wavelet coordinates, the problem becomes an infinite-dimensional matrix regression with a diagonally weighted operator-norm loss. The authors build a finite-resolution blockwise least-squares estimator that targets a minimal collection of wavelet blocks and uses a nested-support regression step to control omitted-variable bias from interactions between retained and discarded input scales [3]. The estimator requires only finite-resolution observations of the training input–output pairs, with the required resolution determined by the sample size [3]. The minimax lower bound is obtained by applying Assouad’s lemma to three thin-strip perturbation families in the wavelet matrix model. These perturbations isolate coarse-scale, input-side, and output-side obstructions, demonstrating that each term in the minimax exponent is unavoidable [3]. The computational contribution hinges on the inhomogeneity of local estimation difficulty. Proposition 5.1 of the paper shows that if the target accuracy is ε, the cost of the estimator scales favorably when column-adaptive sample sizes are used: for the j′-th column block, the algorithm uses Nⱼ′ samples rather than the full sample size N [3]. This column-adaptive choice reduces computational cost to the optimal order while preserving the minimax rate [3]. Related work on kernel operator learning has explored similar multiscale trade-offs. A 2023 ICLR paper established information-theoretic lower bounds for learning Hilbert-Schmidt operators between infinite-dimensional Sobolev reproducing kernel Hilbert spaces and developed a multilevel kernel operator learning algorithm that is optimal for learning linear operators between infinite-dimensional function spaces [4]. That study showed that a regularization learning spectral components below the bias contour and ignoring those above the variance contour can achieve the optimal learning rate, with the region between the two contours offering flexibility for computationally feasible algorithms [5]. The multilevel training procedure, analogous to multilevel Monte Carlo methods, uses successive levels to fit higher-frequency information while keeping variance at a controlled scale [5][6].

research-papercommentary

Background sources we checked (6)
  • arxiv.org ↗ We study the statistical and computational limits of learning bounded linear operators between Sobolev spaces from noisy input-output data. In wavelet coordinates, the problem is recast as an infinite-dimensional matrix regression problem with a heterogeneous two-sided multiscale…
  • arxiv.org ↗ We study the statistical and computational limits of learning bounded linear operators between Sobolev spaces from noisy input–output data. In wavelet coordinates, the problem is recast as an infinite-dimensional matrix regression problem with a heterogeneous two-sided multiscale…
  • openreview.net ↗ Minimax Optimal Kernel Operator Learning via Multilevel Training | OpenReview ## Minimax Optimal Kernel Operator Learning via Multilevel Training ICLR 2023 notable top 25%Readers: Everyone Abstract: Learning mappings between infinite-dimensional function spaces have achieved e…
  • arxiv.org ↗ Minimax Optimal Kernel Operator Learning via ... multi-agent reinforcement ... . In this paper, we ... show that a ... ones that above the variance ... . At the same ... feasible machine learning algorithms. Based on this observation, we develop a multilevel kernel operator ... l…
  • en.wikipedia.org ↗ Monte Carlo methods, also called the Monte Carlo experiments or Monte Carlo simulations, are a broad class of computational algorithms based on repeated random sampling for obtaining numerical results, conceptualized by Polish mathematician Stanisław Ulam. The underlying concept …
  • en.wikipedia.org ↗ Locally Optimal Block Preconditioned Conjugate Gradient (LOBPCG) is a matrix-free method for finding the largest (or smallest) eigenvalues and the corresponding eigenvectors of a symmetric generalized eigenvalue problem A x = λ …

Sources covering this (4)

Spot something wrong? Report an issue