paper-with-me

Papers

An Adaptive Multiparameter Penalty Selection Method for Multiconstraint and Multiblock ADMM

2025-02-28 · Luke Lozenski, Michael T. McCann, Brendt Wohlberg

This work presents a new method for online selection of multiple penalty parameters for the alternating direction method of multipliers (ADMM) algorithm applied to optimization problems with multiple constraints or functionals with block matrix components. ADMM is widely used for solving constrained optimization problems in a variety of fields, including signal and image processing. Implementations of ADMM often utilize a single hyperparameter, referred to as the penalty parameter, which needs to be tuned to control the rate of convergence. However, in problems with multiple constraints, ADMM may demonstrate slow convergence regardless of penalty parameter selection due to scale differences between constraints. Accounting for scale differences between constraints to improve convergence in these cases requires introducing a penalty parameter for each constraint. The proposed method is able to adaptively account for differences in scale between constraints, providing robustness with respect to problem transformations and initial selection of penalty parameters. It is also simple to understand and implement. Our numerical experiments demonstrate that the proposed method performs favorably compared to a variety of existing penalty parameter selection methods.

📄 PDF Abstract BibTeX arXiv:2502.21202

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

ADMM The alternating direction method of multipliers (ADMM) is an algorithm that solves convex optimization problems by breaking them into smaller pieces, each of which are…

Similar Papers 제목 키워드 기반

A general multiblock method for structured variable selection

2016-10-29 · Tommy Löfstedt, Fouad Hadj-Selem, Vincent Guillemot, Cathy Philippe 외

Regularised canonical correlation analysis was recently extended to more than two sets of variables by the multiblock method Regularised generalised canonical correlation analysis (RGCCA). Further, Sparse GCCA (SGCCA) wa…

Variable Selection

Multiblock ADMM for nonsmooth nonconvex optimization with nonlinear coupling constraints

2022-01-19 · Le Thi Khanh Hien, Dimitri Papadimitriou

This paper proposes a multiblock alternating direction method of multipliers for solving a class of multiblock nonsmooth nonconvex optimization problem with nonlinear coupling constraints. We employ a majorization minimi…

Stable and consistent density-based clustering via multiparameter persistence

2020-05-18 · Alexander Rolle, Luis Scoccola

We consider the degree-Rips construction from topological data analysis, which provides a density-sensitive, multiparameter hierarchical clustering algorithm. We analyze its stability to perturbations of the input data u…

ClusteringTopological Data Analysis

Flattening Multiparameter Hierarchical Clustering Functors

2021-04-30 · Dan Shiebler

We bring together topological data analysis, applied category theory, and machine learning to study multiparameter hierarchical clustering. We begin by introducing a procedure for flattening multiparameter hierarchical c…

BIG-bench Machine LearningClusteringTopological Data Analysis

Adaptive ADMM with Spectral Penalty Parameter Selection

2016-05-24 · Zheng Xu, Mario A. T. Figueiredo, Tom Goldstein

The alternating direction method of multipliers (ADMM) is a versatile tool for solving a wide range of constrained optimization problems, with differentiable or non-differentiable objective functions. Unfortunately, its …