An accelerated proximal bundle method for convex optimization
Feng-Yi Liao, Thomas Madden, Yang Zheng
TL;DR
The paper tackles accelerating the proximal bundle method (PBM) for convex optimization by integrating Nesterov-style momentum into the PBM framework. It treats the PBM inner proximal step as an inexact (sub)gradient update and shows that, with appropriate parameters, the method attains the optimal $\mathscr{O}(1/\sqrt{\epsilon})$ rate for smooth convex objectives, while preserving the classical bundle-model assumptions. The authors establish a theoretical link to accelerated inexact proximal point methods and provide a rigorous $\mathscr{O}(1/\sqrt{\epsilon})$ complexity bound, along with $O(1/k^2)$ convergence in the smooth regime. Numerical experiments corroborate the theory, demonstrating that APBM outperforms classical PBM and Nesterov's AGD across tested problems and parameter settings. Overall, this work offers a practical, principled path to speed PBM in smooth settings and invites further extensions to broader nonsmooth contexts.
Abstract
The proximal bundle method (PBM) is a powerful and widely used approach for minimizing nonsmooth convex functions. However, for smooth objectives, its best-known convergence rate remains suboptimal, and whether PBM can be accelerated remains open. In this work, we present the first accelerated proximal bundle method that achieves the optimal $\mathscr{O}(1/\sqrtε)$ iteration complexity for obtaining an $ε$-accurate solution in smooth convex optimization. The proposed method is conceptually simple, which differs from Nesterov's accelerated gradient descent by only a single line and retains all key structural properties of the classical PBM. In particular, it relies on the same minimal assumptions on model approximations and preserves the standard bundle testing criterion. Numerical experiments confirm the accelerated $\mathscr{O}(1/\sqrtε)$ convergence rate predicted by our theory.
