Adaptive finite element methods with optimally preconditioned GMRES guarantee optimal complexity
Pith reviewed 2026-05-10 04:24 UTC · model grok-4.3
The pith
An adaptive algorithm controlling both mesh refinement and GMRES termination achieves unconditional convergence and optimal rates in total computational work for elliptic PDEs.
A machine-rendered reading of the paper's core claim, the machinery that carries it, and where it could break.
Core claim
We formulate an adaptive algorithm which steers the local mesh-refinement as well as the termination of a generalized minimal residual solver (GMRES) with optimal preconditioner to solve the arising non-symmetric finite element systems. Algorithmic interplay of mesh-refinement and iterative solver is shown to be optimal: A natural and fully computable quasi-error monitoring discretization error and algebraic solver error guarantees unconditional convergence for any choice of adaptivity parameters. This is ensured algorithmically via a novel adaptive feedback-control for the solver-termination parameter that monitors and ensures full R-linear convergence. Finally, the quasi-error even decays
What carries the argument
A fully computable quasi-error that sums the discretization error with the algebraic error from the GMRES solver, together with a feedback rule that adjusts the solver termination tolerance to guarantee linear decrease of this quantity.
If this is right
- The combined algorithm converges for every choice of the two adaptivity parameters.
- Optimal decay rates hold with respect to overall computational complexity once the parameters are chosen sufficiently small.
- The quasi-error serves as a reliable monitor that drives both mesh refinement and solver termination.
- The result applies to general second-order linear elliptic PDEs in the Lax-Milgram setting with non-symmetric discrete systems.
Where Pith is reading between the lines
- The same style of feedback control on solver tolerance could be tested with other iterative solvers such as conjugate gradient on symmetric problems.
- Implementation on concrete PDEs would show whether the predicted complexity gain appears in measured CPU time.
- The theory requires the preconditioner to remain optimal uniformly across all refined meshes, which may need problem-specific construction.
Load-bearing premise
An optimal preconditioner exists for the non-symmetric finite-element systems on the adaptively refined meshes, and the AFEM marking strategy produces optimal rates once algebraic errors are controlled.
What would settle it
A computation on a standard elliptic test problem showing that the observed rate of the quasi-error versus total degrees of freedom times GMRES iterations falls below the optimal rate even after the adaptivity parameters are made very small.
Figures
read the original abstract
We analyze optimal complexity of adaptive finite element methods (AFEMs) for general second-order linear elliptic partial differential equations (PDEs) in the Lax-Milgram setting. To this end, we formulate an adaptive algorithm which steers the local mesh-refinement as well as the termination of a generalized minimal residual solver (GMRES) with optimal preconditioner to solve the arising non-symmetric finite element systems. Algorithmic interplay of mesh-refinement and iterative solver is shown to be optimal: A natural and fully computable quasi-error monitoring discretization error and algebraic solver error guarantees unconditional convergence for any choice of adaptivity parameters, i.e., the algorithm cannot fail to converge. This is ensured algorithmically via a novel adaptive feedback-control for the solver-termination parameter that monitors and ensures full R-linear convergence. Finally, the quasi-error even decays with optimal rates with respect to the overall computational complexity if the adaptivity parameters are chosen sufficiently small.
Editorial analysis
A structured set of objections, weighed in public.
Referee Report
Summary. The manuscript analyzes an adaptive finite element method for general second-order linear elliptic PDEs in the Lax-Milgram setting. It couples local mesh refinement with termination of GMRES iterations (using an assumed optimal preconditioner) via a fully computable quasi-error that monitors both discretization and algebraic errors. A novel feedback-control mechanism on the solver tolerance is introduced to guarantee unconditional convergence for arbitrary adaptivity parameters; under sufficiently small parameters the quasi-error is shown to decay at optimal rates with respect to total computational complexity.
Significance. If the central claims hold, the work supplies a rigorous, parameter-robust theory for optimal-complexity AFEM that explicitly accounts for inexact algebraic solves in the non-symmetric case. The feedback-control device for solver termination is a concrete algorithmic contribution that prevents divergence even when parameters are chosen poorly, extending standard AFEM contraction arguments to the setting where algebraic error must be controlled.
major comments (2)
- [Abstract and §5] The optimality claim with respect to overall computational complexity (abstract and §5) rests on the existence of a mesh-independent optimal preconditioner whose setup and application costs remain linear in the number of degrees of freedom under local refinement. No explicit construction (e.g., multigrid, domain decomposition, or approximate Schur complement) or complexity analysis for this preconditioner on adaptively refined, non-symmetric systems is supplied; without it the total-complexity bound cannot be substantiated.
- [§4] §4 (quasi-error definition and contraction): the proof that the quasi-error contracts at a rate independent of the algebraic error relies on the marking strategy retaining its optimal rate once the algebraic error is a fixed fraction of the discretization error. The manuscript invokes this as a standard AFEM property but does not verify it for the non-symmetric Lax-Milgram setting under the specific feedback-control termination criterion.
minor comments (2)
- [§3] Notation for the quasi-error and the feedback-control parameter should be introduced with a dedicated definition block before the algorithm statement.
- [Introduction] The statement 'optimal preconditioner' is used repeatedly; a brief remark clarifying that the preconditioner is assumed to exist with bounded iteration count independent of mesh size would improve readability.
Simulated Author's Rebuttal
We thank the referee for the careful reading and constructive feedback. The comments highlight important aspects of the assumptions and proofs. We address each major comment below and indicate planned revisions to strengthen the manuscript.
read point-by-point responses
-
Referee: [Abstract and §5] The optimality claim with respect to overall computational complexity (abstract and §5) rests on the existence of a mesh-independent optimal preconditioner whose setup and application costs remain linear in the number of degrees of freedom under local refinement. No explicit construction (e.g., multigrid, domain decomposition, or approximate Schur complement) or complexity analysis for this preconditioner on adaptively refined, non-symmetric systems is supplied; without it the total-complexity bound cannot be substantiated.
Authors: The manuscript assumes the existence of an optimal preconditioner for GMRES (mesh-independent convergence rate and linear complexity in setup/application) as part of the problem setting, consistent with the title and abstract phrasing 'optimally preconditioned GMRES'. The core contribution is the analysis of the AFEM-solver coupling via the quasi-error and feedback control, which guarantees convergence and optimal rates conditional on this assumption. We agree that an explicit construction or full complexity proof for non-symmetric adaptively refined systems is not provided and lies outside the paper's scope. We will revise the abstract and §5 to explicitly state the conditional nature of the total-complexity result and add a short discussion with citations to existing preconditioner constructions (e.g., algebraic multigrid or domain decomposition methods for non-symmetric elliptic problems) that achieve the required properties. revision: partial
-
Referee: [§4] §4 (quasi-error definition and contraction): the proof that the quasi-error contracts at a rate independent of the algebraic error relies on the marking strategy retaining its optimal rate once the algebraic error is a fixed fraction of the discretization error. The manuscript invokes this as a standard AFEM property but does not verify it for the non-symmetric Lax-Milgram setting under the specific feedback-control termination criterion.
Authors: The contraction argument in §4 proceeds by showing that the feedback control reduces the algebraic error to a fixed fraction of the current residual estimator, after which the standard AFEM contraction (estimator reduction plus bulk marking) applies to the quasi-error. The residual-based a posteriori estimator satisfies reliability and efficiency in the Lax-Milgram setting (coercive and continuous bilinear form) without requiring symmetry; see standard references for non-symmetric a posteriori analysis. The Dörfler marking property and resulting optimality of the marked set likewise hold under these assumptions, as the proof relies on the estimator's reduction property rather than symmetry. We will add a clarifying paragraph in §4 that explicitly verifies the applicability of the standard marking optimality result under the feedback-control criterion and non-symmetry. revision: yes
Circularity Check
No significant circularity; claims rest on external assumptions about preconditioners and AFEM rates
full rationale
The derivation establishes unconditional convergence and optimal complexity rates for the proposed AFEM-GMRES algorithm under the stated assumptions of an optimal preconditioner (mesh-independent GMRES iteration bounds) and standard AFEM contraction properties when algebraic error is controlled. These assumptions are invoked as given rather than derived internally or fitted to the target result. No self-definitional reductions, fitted inputs renamed as predictions, or load-bearing self-citation chains appear in the abstract or described structure. The novel feedback-control mechanism for solver termination is algorithmic and does not reduce the quasi-error decay claim to a tautology. The result is therefore self-contained against external benchmarks for the given hypotheses.
Axiom & Free-Parameter Ledger
free parameters (1)
- adaptivity parameters (marking and solver tolerance)
axioms (2)
- standard math Lax-Milgram theorem guarantees unique solution in the given function space
- domain assumption Existence of an optimal preconditioner for the discrete systems
Reference graph
Works this paper leans on
-
[1]
doi: 10.1137/0720023. [Fei22] M. Feischl. Inf-sup stability implies quasi-orthogonality. Math. Comp., 91(337):2059– 2094, 2022. doi: 10.1090/mcom/3748. [FFP14] M. Feischl, T. Führer, and D. Praetorius. Adaptive FEM with optimal convergence rates for a certain class of nonsymmetric and possibly nonlinear problems.SIAM J. Numer. Anal., 52(2):601–625, 2014.d...
-
[2]
Generalized preconditioned conjugate gradients for adaptive FEM with optimal complexity
doi: 10.1093/imanum/drx050. [GHPS21] G. Gantner, A. Haberl, D. Praetorius, and S. Schimanko. Rate optimality of adaptive finite element methods with respect to overall computational costs.Math. Comp., 90(331):2011–2040, 2021.doi: 10.1090/mcom/3654. [GMZ12] E. Garau, P. Morin, and C. Zuppa. Quasi-Optimal Convergence Rate of an AFEM for quasi-linear Problem...
work page internal anchor Pith review Pith/arXiv arXiv doi:10.1093/imanum/drx050 2011
-
[3]
doi: 10.1007/s00365-013-9192-4. [MN05] K. Mekchay and R. H. Nochetto. Convergence of adaptive finite element methods for general second order linear elliptic PDEs.SIAM J. Numer. Anal., 43(5):1803–1827,
-
[4]
[MNS00] P.Morin,R.Nochetto,andK.G.Siebert.Dataoscillationandconvergenceofadaptive FEM.SIAM J
doi: 10.1137/04060929X. [MNS00] P.Morin,R.Nochetto,andK.G.Siebert.Dataoscillationandconvergenceofadaptive FEM.SIAM J. Numer. Anal.,38(2):466–488,2000. doi: 10.1137/s0036142999360044. [PP20] C. Pfeiler and D. Praetorius. Dörfler marking with minimal cardinality is a linear complexity problem. Math. Comp., 89(326):2735–2752, 2020.doi: 10.1090/mcom/ 3553. [P...
discussion (0)
Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.