Guaranteed Lower Eigenvalue Bounds for Spectral Galerkin Methods with Application to Schrödinger Operators
arXiv:2607.04247
2026
Theory
1 ideas extracted · analyzed Aug 29, 2026
What the math gives to ML
The paper turns a Galerkin eigenvalue approximation into an unconditional, computable lower bound through an explicit projection-error constant, rather than requiring knowledge of neighboring exact eigenvalues. This is transferable to neural spectral solvers: a network can propose eigenfunctions or coefficients while a differentiable Galerkin layer converts its Ritz eigenvalues into certified lower bounds. The most practical setting is a known operator with a Fourier, polynomial, or other spectral trial space, where the projection constant can be obtained analytically from the first omitted eigenvalue. The bound can become a training objective or stopping criterion that prevents a learned eigensolver from reporting spuriously optimistic eigenvalues.
Ideas from this paper
Unverified
2026
Parameterize candidate eigenfunctions with a neural network, project them into a finite spectral trial space, and compute Ritz eigenvalues from the resulting Galerkin matrices. Train against the paper's rigorous lower-bound transform rather than trusting the raw Ritz values, producing a certificate that the predicted eigenvalues do not underestimate the exact eigenvalues under the projection-error assumptions.
Useful5/10
Difficulty5/10
Novelty8/10