Optimal block preconditioners for a mass-conserving mixed stress formulation of Stokes flow
arXiv:2607.22932
2026
Optimization
1 ideas extracted · analyzed Aug 30, 2026
What the math gives to ML
The paper augments a double saddle-point system with a constraint penalty that vanishes on exactly feasible solutions, while making the primal Schur block positive definite and robust to mesh and viscosity parameters. This structure transfers to equality-constrained neural-network optimization, including physics-informed training, continual-learning constraints, and adapter tuning with linearized side conditions. The most promising adaptation is a matrix-free augmented KKT optimizer that separately preconditions parameter and constraint variables instead of applying one generic optimizer to all variables. The field-of-values conditions also provide a practical diagnostic for whether approximate block solves preserve stable Krylov convergence.
Ideas from this paper
Unverified
2026
Replace a generic optimizer for equality-constrained neural-network updates with an augmented KKT solve that separately preconditions parameter and constraint variables. Add a positive semidefinite constraint penalty to the parameter block; this does not change an exactly feasible solution but makes the primal block better conditioned and the constraint Schur complement more robust.
Useful6/10
Difficulty6/10
Novelty6/10