# Adaptive Relaxed ADMM: Convergence Theory and Practical Implementation

**Authors:** Zheng Xu, Mario A. T. Figueiredo, Xiaoming Yuan, Christoph Studer, and, Tom Goldstein

arXiv: 1704.02712 · 2017-04-11

## TL;DR

This paper introduces ARADMM, an adaptive version of relaxed ADMM that automatically tunes parameters for optimal performance, supported by convergence theory and demonstrated through practical applications.

## Contribution

It proposes a novel adaptive relaxed ADMM method with automatic parameter tuning, backed by convergence analysis and empirical validation.

## Key findings

- ARADMM achieves faster convergence in practice.
- The method automatically adjusts parameters without user intervention.
- Numerical experiments confirm the theoretical convergence and efficiency.

## Abstract

Many modern computer vision and machine learning applications rely on solving difficult optimization problems that involve non-differentiable objective functions and constraints. The alternating direction method of multipliers (ADMM) is a widely used approach to solve such problems. Relaxed ADMM is a generalization of ADMM that often achieves better performance, but its efficiency depends strongly on algorithm parameters that must be chosen by an expert user. We propose an adaptive method that automatically tunes the key algorithm parameters to achieve optimal performance without user oversight. Inspired by recent work on adaptivity, the proposed adaptive relaxed ADMM (ARADMM) is derived by assuming a Barzilai-Borwein style linear gradient. A detailed convergence analysis of ARADMM is provided, and numerical results on several applications demonstrate fast practical convergence.

## Full text

_Full body text omitted from this summary view._ Fetch the complete paper as Markdown: https://tomesphere.com/paper/1704.02712/full.md

## Figures

4 figures with captions in the complete paper: https://tomesphere.com/paper/1704.02712/full.md

## References

57 references — full list in the complete paper: https://tomesphere.com/paper/1704.02712/full.md

---
Source: https://tomesphere.com/paper/1704.02712