Faithful-Newton Framework: Bridging Inner and Outer Solvers for Enhanced Optimization
Alexander Lim, Fred Roosta

TL;DR
The Faithful-Newton framework introduces simple, integrated Newton-type methods that improve global convergence guarantees by directly assessing subproblem solution quality, achieving faster convergence rates for convex optimization.
Contribution
It presents a novel framework that tightly integrates inner and outer iterations, maintaining simplicity while enhancing convergence guarantees for Newton-type methods.
Findings
Achieves global superlinear convergence under standard assumptions.
Attains condition-number-independent linear convergence.
Demonstrates competitive performance in numerical experiments.
Abstract
Newton-type methods enjoy fast local convergence and strong empirical performance, but achieving global guarantees comparable to first-order methods remains challenging. Even for simple strongly convex problems, no straightforward variant of Newton's method matches the global complexity of gradient descent. While more sophisticated variants can improve iteration complexity, they typically require solving difficult subproblems with high per-iteration costs, leading to worse overall complexity. These limitations stem from treating the subproblem as an afterthought, either as a black box, yielding overly complex and impractical formulations, or in isolation, without regard to its role in advancing the optimization of the main objective. By tightening the integration between the inner iterations of the subproblem solvers and the outer iterations of the optimization algorithm, we introduce…
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
