An objective-function-free algorithm for general smooth constrained optimization
S. Bellavia, S. Gratton, B. Morini, Ph. L. Toint

TL;DR
This paper introduces a novel smooth constrained optimization algorithm that avoids computing the objective function value, effectively handling constraints and demonstrating robustness to gradient noise.
Contribution
It presents an objective-function-free algorithm with an adaptive switching strategy for constrained optimization, a new approach in the field.
Findings
Converges with a gradient norm of O(1/√k+1) for full-rank Jacobians.
Performance remains stable despite noise in gradient evaluations.
Provides worst-case iteration complexity analysis.
Abstract
A new algorithm for smooth constrained optimization is proposed that never computes the value of the problem's objective function and that handles both equality and inequality constraints. The algorithm uses an adaptive switching strategy between a normal step aiming at reducing constraint's infeasibility and a tangential step improving dual optimality, the latter being inspired by the AdaGrad-norm method. Its worst-case iteration complexity is analyzed, showing that the norm of the gradients generated converges to zero like O(1/\sqrt{k+1}) for problems with full-rank Jacobians. Numerical experiments show that the algorithm's performance is remarkably insensitive to noise in the objective function's gradient.
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Optimization Algorithms Research · Optimization and Variational Analysis · Stochastic Gradient Optimization Techniques
