MAGMA: Multi-level accelerated gradient mirror descent algorithm for large-scale convex composite minimization
Vahan Hovhannisyan, Panos Parpas, Stefanos Zafeiriou

TL;DR
The paper introduces MAGMA, a multi-level accelerated gradient mirror descent algorithm that significantly speeds up large-scale convex composite minimization by leveraging problem structure and multi-level modeling, achieving optimal convergence rates.
Contribution
MAGMA combines multi-level optimization with Nesterov's acceleration to improve convergence speed for large-scale convex problems, outperforming existing methods.
Findings
Achieves $ ext{O}(1/\sqrt{ ext{ extepsilon}})$ convergence rate.
Outperforms state-of-the-art methods in large-scale face recognition.
Numerical experiments confirm several times faster performance.
Abstract
Composite convex optimization models arise in several applications, and are especially prevalent in inverse problems with a sparsity inducing norm and in general convex optimization with simple constraints. The most widely used algorithms for convex composite models are accelerated first order methods, however they can take a large number of iterations to compute an acceptable solution for large-scale problems. In this paper we propose to speed up first order methods by taking advantage of the structure present in many applications and in image processing in particular. Our method is based on multi-level optimization methods and exploits the fact that many applications that give rise to large scale models can be modelled using varying degrees of fidelity. We use Nesterov's acceleration techniques together with the multi-level approach to achieve …
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
MethodsSPEED: Separable Pyramidal Pooling EncodEr-Decoder for Real-Time Monocular Depth Estimation on Low-Resource Settings
