The Indefinite Proximal Gradient Method
Geoffroy Leconte, Dominique Orban

TL;DR
This paper introduces the TRDH and iTRDH methods, novel variants of the proximal gradient approach with indefinite quadratic terms, offering efficient solutions for bound-constrained optimization problems with promising empirical results.
Contribution
The paper presents a new trust-region proximal gradient method with indefinite quadratic terms, providing closed-form solutions and analyzing variants with comparable asymptotic complexity.
Findings
TRDH and iTRDH outperform existing methods in certain unconstrained problems.
They improve solutions in nonnegative matrix factorization and data fitting tasks.
The methods are efficient as standalone and subproblem solvers, with open-source Julia implementation.
Abstract
We introduce a variant of the proximal gradient method in which the quadratic term is diagonal but may be indefinite, and is safeguarded by a trust region. Our method is a special case of the proximal quasi-Newton trust-region method of arXiv:2103.15993v3. We provide closed-form solution of the step computation in certain cases where the nonsmooth term is separable and the trust region is defined in infinity norm, so that no iterative subproblem solver is required. Our analysis expands upon that of arXiv:2103.15993v3 by generalizing the trust-region approach to problems with bound constraints. We provide an efficient open-source implementation of our method, named TRDH, in the Julia language in which Hessians approximations are given by diagonal quasi-Newton updates. TRDH evaluates one standard proximal operator and one indefinite proximal operator per iteration. We also analyze and…
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.
