A Relaxed Primal-Dual Hybrid Gradient Method with Line Search
Alex McManus, Stephen Becker, Nicholas Dwork
TL;DR
This work addresses the sensitivity of the primal-dual hybrid gradient method (PDHG) to three user-defined parameters by introducing a parameter-free variant built from two complementary line searches. An AOI-based line search over the relaxation parameter, informed by the PDHG–Douglas–Rachford relationship, is combined with Malitsky’s line search for the proximal step sizes, yielding a relaxed PDHG with no hyperparameter tuning in the numerical experiments. The approach is validated on generalized LASSO, one- and two-dimensional total variation denoising, and a novel MRI reconstruction problem that fuses compressed sensing with partial Fourier/homodyne techniques, demonstrating competitive performance without parameter search overhead. The method enables matrix-free implementations and practical applicability to large-scale imaging problems, offering a parameter-free alternative that preserves convergence guarantees and accelerates real-world reconstructions.
Abstract
The primal-dual hybrid gradient method (PDHG) is useful for optimization problems that commonly appear in image reconstruction. A downside of PDHG is that there are typically three user-set parameters and performance of the algorithm is sensitive to their values. Toward a parameter-free algorithm, we combine two existing line searches. The first, by Malitsky et al., is over two of the step sizes in the PDHG iterations. We then use the connection between PDHG and the primal-dual form of Douglas-Rachford splitting to construct a line search over the relaxation parameter. We demonstrate the efficacy of the combined line search on multiple problems, including a novel inverse problem in magnetic resonance image reconstruction. The method presented in this manuscript is the first parameter-free variant of PDHG (across all numerical experiments, there were no changes to line search hyperparameters).
